You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
261 B
7 lines
261 B
window.publicConfig = {
|
|
// 系统名称
|
|
APP_NAME: '宝安区公共文化体育服务中心智慧显示屏',
|
|
// 必填: api地址, 换成自己的域名即可
|
|
// BASE_API: '../index.php?s=/store'
|
|
BASE_API: 'http://yoshop2-feel.cn/index.php?s=/store'
|
|
}
|
|
|