代码拉取完成,页面将自动刷新
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "客户信息"
}
}
,{
"path" : "pages/login/login",
"style" :
{
"navigationBarTitleText" : "登陆页面"
}
},{
"path" : "pages/customerService/customerService",
"style" :
{
"navigationBarTitleText": "智能客服",
"enablePullDownRefresh": false,
"scrollIndicator": "none"
}
},
{
"path" : "pages/help/help",
"style" :
{
"navigationBarTitleText" : "四员协同"
}
},
{
"path" : "pages/publicize/publicize",
"style" :
{
"navigationBarTitleText" : "政策宣传"
}
},
{
"path" : "pages/help/addOrEdit",
"style" :
{
"navigationBarTitleText" : "拜访记录"
}
},
{
"path" : "pages/publicize/detail",
"style" :
{
"navigationBarTitleText" : "政策详情"
}
},
{
"path" : "pages/message/message",
"style" :
{
"navigationBarTitleText" : "留言"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。