setting.js
502 Bytes
module.exports = {
appName: "派派通",
versionCode: "1.0.0",
appLogo: "../../../images/logo.png",
// url: "https://test-weshop.yolipai.net",
url: "https://test-weshop.xinda100.cn",
//url:"https://weshop.yolipai.net", //外网的网址
//url:"http://172.20.3.121:8085", //明海的网址
//url:"http://172.20.3.102:8085", //自己的网址
banner_err:"../../../images/del/logo.png",
imghost: "https://mshopimg.yolipai.net/",
share: {},
stoid:1,
};