window.publicConfig = { // 系统名称 APP_NAME: '校启小程序', // 必填: api地址, 换成自己的域名即可 // 例如: https://www.你的域名.com/index.php?s=/store BASE_API: '../index.php?s=/store' // BASE_API: 'http://xq.mp.dongerkj.com/index.php?s=/store' // 本地测试 }