代码拉取完成,页面将自动刷新
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/w/index/index"
},
{
"path": "pages/index/index"
}, {
"path": "pages/map/map"
}, {
"path": "pages/w/leftrightscroll/leftrightscroll"
}, {
"path": "pages/w/carousel/carousel"
}, {
"path": "pages/w/secondaryMenu/secondaryMenu"
}, {
"path": "pages/mine/mine"
}, {
"path": "pages/buy/buy"
}, {
"path": "pages/order/order",
"style": {
"onReachBottomDistance": 50,
"enablePullDownRefresh": true
}
}, {
"path": "pages/set/set"
}, {
"path": "pages/startPage/startPage"
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "罩夕相伴",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF"
},
/*"tabBar": {
"list": [{
"selectedIconPath": "static/home.png",
"pagePath": "pages/index/index",
"iconPath": "static/home1.png",
"text": "主页"
}, {
"selectedIconPath": "static/map.png",
"pagePath": "pages/map/map",
"iconPath": "static/map1.png",
"text": "地图"
}, {
"selectedIconPath": "static/map.png",
"pagePath": "pages/test/test",
"iconPath": "static/map1.png",
"text": "test"
}]
},*/
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于小程序位置接口的效果展示" // 高速公路行驶持续后台定位
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。