代码拉取完成,页面将自动刷新
{
"pages": [{
"path": "pages/tabbar/index/index",
"style": {
"navigationBarTitleText": "锦泰宏销售询价系统"
}
},{
"path": "pages/tabbar/communicate/communicate",
"style": {
"navigationBarTitleText": "消息群组",
"onReachBottomDistance": 50,
"app-plus": {
"titleNView": {
"buttons": [{
"text": "历史群组",
"fontSize": "24upx",
"color": "#ffffff"
}]
}
}
}
},{
"path": "pages/tabbar/communicate/historyGroup",
"style": {
"navigationBarTitleText": "历史群组",
"onReachBottomDistance": 50
}
},
{
"path": "pages/tabbar/communicate/communicateShow",
"style": {
"navigationBarTitleText": "消息",
"enablePullDownRefresh": true,
"app-plus": {
"titleNView": {
"buttons": [{
"text": "聊天记录",
"fontSize": "24upx",
"color": "#ffffff"
}]
}
}
}
},{
"path": "pages/tabbar/communicate/chatHistory",
"style": {
"navigationBarTitleText": "聊天记录",
"enablePullDownRefresh": true
}
},
{
"path": "pages/tabbar/inquirySheet/inquirySheet",
"style": {
"navigationBarTitleText": "询价单",
"onReachBottomDistance": 50
}
},{
"path": "pages/tabbar/inquirySheet/inquirySheetShow",
"style": {
"navigationBarTitleText": "询价详情"
}
},
{
"path" : "pages/tabbar/order/placeAnOrder",
"style" : {
"navigationBarTitleText": "下单"
}
},{
"path": "pages/tabbar/customer/customer",
"style": {
"navigationBarTitleText": "客户",
"onReachBottomDistance": 50
}
},{
"path": "pages/tabbar/customer/customerShow",
"style": {
"navigationBarTitleText": "客户详情",
"onReachBottomDistance": 50
}
},
{
"path" : "pages/tabbar/customer/addCustomer",
"style" : {
"navigationBarTitleText": "新建"
}
},{
"path": "pages/tabbar/my/my",
"style": {
"navigationBarTitleText": "我的"
}
},{
"path": "pages/tabbar/communicate/quotation",
"style": {
"navigationBarTitleText": "报价单"
}
},{
"path" : "pages/login/login",
"style" :
{
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": false
}
}
},{
"path" : "pages/tabbar/index/logisticsDetails",
"style" : {
"navigationBarTitleText": "订单类型详情",
"enablePullDownRefresh": false
}
},{
"path" : "pages/tabbar/precautions/precautions",
"style" :
{
"navigationBarTitleText": "物流注意事项",
"enablePullDownRefresh": false,
"onReachBottomDistance": 50
}
},{
"path" : "pages/tabbar/precautions/precautionsShow",
"style" :
{
"navigationBarTitleText": "物流注意事项详情",
"enablePullDownRefresh": false
}
},{
"path" : "pages/tabbar/order/orderShow",
"style" :
{
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "锦泰宏销售交流系统",
"navigationBarBackgroundColor": "#63c6ce",
"backgroundColor": "#63c6ce"
},
"tabBar": {
"borderStyle": "black",
"backgroundColor": "#333",
"color": "#8F8F94",
"selectedColor": "#63c6ce",
"list": [{
"pagePath": "pages/tabbar/index/index",
"iconPath": "static/img/tabbar/home.png",
"selectedIconPath": "static/img/tabbar/homeactive.png",
"text": "首页"
},
{
"pagePath": "pages/tabbar/communicate/communicate",
"iconPath": "static/img/tabbar/news.png",
"selectedIconPath": "static/img/tabbar/newsactive.png",
"text": "消息",
"app-plus":{
"titleNView":false
}
},
{
"pagePath": "pages/tabbar/inquirySheet/inquirySheet",
"iconPath": "static/img/tabbar/inquirySheet.png",
"selectedIconPath": "static/img/tabbar/inquirySheetactive.png",
"text": "询价单"
},
{
"pagePath": "pages/tabbar/customer/customer",
"iconPath": "static/img/tabbar/guanzhu.png",
"selectedIconPath": "static/img/tabbar/guanzhuactive.png",
"text": "客户"
},
{
"pagePath": "pages/tabbar/my/my",
"iconPath": "static/img/tabbar/me.png",
"selectedIconPath": "static/img/tabbar/meactive.png",
"text": "我的"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。