代码拉取完成,页面将自动刷新
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/home/home",
"style": {
"navigationBarTitleText": "首页",
"enablePullDownRefresh": true
}
},
{
"path": "pages/vip_detail/vip_detail",
"style": {
"navigationBarTitleText": "会员",
"enablePullDownRefresh": false
}
},
{
"path": "pages/message/message",
"style": {
"navigationBarTitleText": "我的消息",
"enablePullDownRefresh": false
}
},
{
"path": "pages/shopDetail/shopDetail",
"style": {
"navigationBarTitleText": "商铺详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/publish1/publish1",
"style": {
"navigationBarTitleText": "发布",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "uni-app"
}
}, {
"path": "pages/business/business",
"style": {
"navigationBarTitleText": "我的交易",
"enablePullDownRefresh": false
}
}, {
"path": "pages/personal/personal",
"style": {
"navigationBarTitleText": "个人中心",
"enablePullDownRefresh": false
}
}, {
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false
}
},
{
"path": "pages/login/mimi",
"style": {
"navigationBarTitleText": "《用户隐私》及《用户服务协议》",
"enablePullDownRefresh": false
}
},
{
"path": "pages/publish_detail/publish_detail",
"style": {
"navigationBarTitleText": "信息详情",
"enablePullDownRefresh": false
}
}, {
"path": "pages/comment/comment",
"style": {
"navigationBarTitleText": "评论",
"enablePullDownRefresh": true
}
}
, {
"path": "pages/pay/pay",
"style": {
"navigationBarTitleText": "支付",
"enablePullDownRefresh": false
}
}, {
"path": "pages/company_add_update/company_add_update",
"style": {
"navigationBarTitleText": "公司信息",
"enablePullDownRefresh": false
}
}, {
"path": "pages/person_detail/person_detail",
"style": {
"navigationBarTitleText": "个人信息",
"enablePullDownRefresh": false
}
}, {
"path": "pages/order/order",
"style": {
"navigationBarTitleText": "订单",
"enablePullDownRefresh": false
}
}, {
"path": "pages/setting/setting",
"style": {
"navigationBarTitleText": "设置",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/publish2/publish2",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#3b3b3b"
},
"tabBar": {
"color": "#121212",
"selectedColor": "#ff011a",
"borderStyle": "black",
"backgroundColor": "#f4f4f4",
"list": [{
"pagePath": "pages/business/business",
"iconPath": "static/img/footer/hot.png",
"selectedIconPath": "static/img/footer/hot-act.png",
"text": "我的交易"
},
{
"pagePath": "pages/home/home",
"iconPath": "static/img/footer/home.png",
"selectedIconPath": "static/img/footer/home-act.png",
"text": "主页"
},
{
"pagePath": "pages/personal/personal",
"iconPath": "static/img/footer/type.png",
"selectedIconPath": "static/img/footer/type-act.png",
"text": "我的"
}
]
}
// "uniIdRouter": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。