window.publicConfig = { // 系统名称 APP_NAME: '萤火商城系统2.0', // 必填: api地址, 换成自己的域名即可 // 例如: https://www.你的域名.com/index.php?s=/store BASE_API: '../index.php?s=/store' //BASE_API: 'http://vp.com/index.php?s=/store' // BASE_API: 'http://yoshop2-feel.cn/index.php?s=/store' }