代码拉取完成,页面将自动刷新
{
"pages":[
"pages/index/index",
"pages/detail/detail",
"pages/wode/wode",
"pages/cart/cart",
"pages/logs/logs",
"pages/address/address",
"pages/register/register",
"pages/orders/orders",
"pages/login/login"
],
"window":{
"backgroundTextStyle":"light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle":"black",
"navigationBarTitleText": "商城"
},
"networkTimeout": {
"request": 10000
},
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于小程序位置接口的效果展示"
}
},
"server": {
"request": {
"domain": "localhost:3000"
}
},
"tabBar": {
"color": "#929292",
"backgroundColor": "#ffffff",
"selectedColor": "#69C3AA",
"borderStyle": "white",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "image/shouye1.png",
"selectedIconPath": "image/shouye.png"
},
{
"pagePath": "pages/cart/cart",
"text": "购物车",
"iconPath": "image/car1.png",
"selectedIconPath": "image/car.png"
},
{
"pagePath": "pages/wode/wode",
"text": "我的",
"iconPath": "image/wode1.png",
"selectedIconPath": "image/wode.png"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。