window.publicConfig = { // 系统名称 APP_NAME: '公明腊肠', // 必填: api地址, 换成自己的域名即可 // 例如: https://www.你的域名.com/store BASE_API: 'http://localhost:8888/store' // BASE_API: 'http://ysctest.cookhome.club/store' }