You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

633 lines
15 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
// pages数组中第一项表示应用启动页参考https://uniapp.dcloud.io/collocation/pages
"pages": [{
"path": "pages/home/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/home/webUrl",
"style": {
"navigationBarTitleText": "公众号",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/home/search",
"style": {
"navigationBarTitleText": "搜索",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/home/login",
"style": {
"navigationBarTitleText": "禾大师",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/home/knowledgeList",
"style": {
"navigationBarTitleText": "消防知识",
"navigationBarBackgroundColor": "#2F97FF",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/home/knowledgeDetail",
"style": {
"navigationBarTitleText": "知识详情",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/home/calculator",
"style": {
"navigationBarTitleText": "消防计算器",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/home/calculatorRichText",
"style": {
"navigationBarTitleText": "消防计算器",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/home/calculatorNext",
"style": {
"navigationBarTitleText": "消防计算器",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/home/calculatorResult",
"style": {
"navigationBarTitleText": "消防计算器",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/home/richText",
"style": {
"navigationBarTitleText": "详情",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/expert/index",
"style": {
"navigationBarTitleText": "专家咨询",
"navigationBarBackgroundColor": "#2F97FF",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/expert/detail",
"style": {
"navigationBarTitleText": "专家详情",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/expert/evaluateList",
"style": {
"navigationBarTitleText": "全部评价",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/expert/order",
"style": {
"navigationBarTitleText": "提交订单",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/expert/orderList",
"style": {
"navigationBarTitleText": "咨询订单列表",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/expert/orderDetail",
"style": {
"navigationBarTitleText": "咨询订单详情",
"navigationBarBackgroundColor": "#2F97FF",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/expert/addQues",
"style": {
"navigationBarTitleText": "追加提问",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/expert/evaluate",
"style": {
"navigationBarTitleText": "评价",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/material/index",
"style": {
"navigationBarTitleText": "材料查询",
"navigationBarBackgroundColor": "#2F97FF",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
}
},
{
"path": "pages/material/detail",
"style": {
"navigationBarTitleText": "材料详情",
"navigationBarBackgroundColor": "#2F97FF",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/member/index",
"style": {
"navigationBarTitleText": "我的",
"navigationBarBackgroundColor": "#2F97FF",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/member/personal",
"style": {
"navigationBarTitleText": "个人信息",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/member/expertSettle",
"style": {
"navigationBarTitleText": "入驻为专家",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/member/supplierSettle",
"style": {
"navigationBarTitleText": "入驻为供应商",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/member/settleAgreement",
"style": {
"navigationBarTitleText": "入驻协议",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/member/expertFollow",
"style": {
"navigationBarTitleText": "关注的专家",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/member/materialCollect",
"style": {
"navigationBarTitleText": "收藏的材料",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": true
}
},
{
"path": "pages/member/evaluateList",
"style": {
"navigationBarTitleText": "我的评价",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/common/richText",
"style": {
"navigationBarTitleText": "介绍",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/feedback/index",
"style": {
"navigationBarTitleText": "反馈意见",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"h5": {
"titleNView": false
}
}
}, {
"path": "pages/feedback/detail",
"style": {
"navigationBarTitleText": "反馈详情",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/expertCenter/index",
"style": {
"navigationBarTitleText": "专家中心",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/expertCenter/orderList",
"style": {
"navigationBarTitleText": "咨询订单列表",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/expertCenter/orderDetail",
"style": {
"navigationBarTitleText": "咨询订单详情",
"navigationBarBackgroundColor": "#2F97FF",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/expertCenter/orderAnswer",
"style": {
"navigationBarTitleText": "解答",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/expertCenter/incomeList",
"style": {
"navigationBarTitleText": "我的收入",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/expertCenter/withdraw",
"style": {
"navigationBarTitleText": "佣金提现",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/expertCenter/withdrawList",
"style": {
"navigationBarTitleText": "提现记录",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/expertCenter/reexList",
"style": {
"navigationBarTitleText": "收支记录",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/expertCenter/set",
"style": {
"navigationBarTitleText": "专家设置",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/expertCenter/reply",
"style": {
"navigationBarTitleText": "回复评价",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/supplierCenter/index",
"style": {
"navigationBarTitleText": "供应商中心",
"navigationBarBackgroundColor": "#2F97FF",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/supplierCenter/goodsManage",
"style": {
"navigationBarTitleText": "商品管理",
"navigationBarBackgroundColor": "#2F97FF",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/supplierCenter/editGoods",
"style": {
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/chat/supplierChatList",
"style": {
"navigationBarTitleText": "消息",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/chat/index",
"style": {
"navigationBarTitleText": "消息",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/chat/message",
"style": {
"navigationBarTitleText": "",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/mall/detail",
"style": {
"navigationBarTitleText": "详情",
"app-plus": {
"titleNView": false
},
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/project/question",
"style": {
"navigationBarTitleText": "常见问题",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/project/questionDetail",
"style": {
"navigationBarTitleText": "常见问题详情",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/money/list",
"style": {
"navigationBarTitleText": "我的账户",
"navigationBarBackgroundColor": "#f10101",
"navigationBarTextStyle": "white",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/money/myOrderList",
"style": {
"navigationBarTitleText": "充值订单",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/money/recharge",
"style": {
"navigationBarTitleText": "余额充值",
"navigationBarBackgroundColor": "#ffffff",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/discount/coupon/index",
"style": {
"navigationBarTitleText": "领券中心",
"navigationBarBackgroundColor": "#f10101",
"navigationBarTextStyle": "white",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/discount/coupon/myCouponList",
"style": {
"navigationBarTitleText": "我的优惠券",
"navigationBarBackgroundColor": "#f10101",
"navigationBarTextStyle": "white",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/discount/coupon/choose",
"style": {
"navigationBarTitleText": "选择优惠券",
"navigationBarBackgroundColor": "#f10101",
"navigationBarTextStyle": "white",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/mine/index",
"style": {
"navigationBarTitleText": "个人中心",
"app-plus": {
"titleNView": false
},
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/mine/orderCenter",
"style": {
"navigationBarTitleText": "订单中心",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/common/webview",
"style": {
"navigationBarTitleText": "介绍",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/common/download",
"style": {
"navigationBarTitleText": "下载",
"h5": {
"titleNView": false
}
}
},
{
"path": "pages/keyboard/keyboard",
"style": {
"navigationBarTitleText": "车牌键盘",
"app-plus": {
"titleNView": true
}
}
}
],
"globalStyle": {
// 导航栏背景颜色(同状态栏背景色)
"navigationBarBackgroundColor": "#F5F5F5",
// 下拉显示出来的窗口的背景色(微信小程序)
"backgroundColor": "#F5F5F5",
"navigationBarTextStyle": "black", //导航栏标题颜色及状态栏前景颜色,仅支持 black/white
"navigationBarTitleText": "禾大师" //导航栏标题文字内容
},
// 底部条
"tabBar": {
//tab 上的文字默认颜色
"color": "#AAAAAA",
//tab 上的文字选中时的颜色
"selectedColor": "#333333",
// tab 的背景色
"backgroundColor": "#FFFFFF",
// #ifdef APP-PLUS|H5
// tabbar 上边框的颜色,可选值 black/white也支持其他颜色值 App 2.3.4+ 、H5 3.0.0+支持
"borderStyle": "white",
// tabBar 默认高度 App 2.3.4+ 、H5 3.0.0+支持
"height": "49px",
// #endif
// tab 的列表,详见 list 属性说明最少2个、最多5个 tab
"list": [{
"pagePath": "pages/home/index",
"text": "首页",
"iconPath": "static/footer/footer1.png",
"selectedIconPath": "static/footer/footer1_select.png"
},
{
"pagePath": "pages/chat/index",
"text": "消息",
"iconPath": "static/footer/footer2.png",
"selectedIconPath": "static/footer/footer2_select.png"
},
{
"pagePath": "pages/expert/index",
"text": "专家咨询",
"iconPath": "static/footer/footer3.png",
"selectedIconPath": "static/footer/footer3_select.png"
},
{
"pagePath": "pages/material/index",
"text": "材料查询",
"iconPath": "static/footer/footer4.png",
"selectedIconPath": "static/footer/footer4_select.png"
},
{
"pagePath": "pages/member/index",
"text": "我的",
"iconPath": "static/footer/footer5.png",
"selectedIconPath": "static/footer/footer5_select.png"
}
]
},
"easycom": {
"autoscan": true,
"custom": {
"^ty-bar-(.*)": "@/components/hzjc/components/bar/$1.vue",
"^ty-block-(.*)": "@/components/hzjc/components/block/$1.vue",
"^ty-function-(.*)": "@/components/hzjc/components/function/$1.vue",
"^ty-image-(.*)": "@/components/hzjc/components/image/$1.vue",
"^ty-layer-(.*)": "@/components/hzjc/components/layer/$1.vue",
"^ty-list-(.*)": "@/components/hzjc/components/list/$1.vue",
"^ty-register-(.*)": "@/components/hzjc/components/register/$1.vue",
"^ty-swiper-(.*)": "@/components/hzjc/components/swiper/$1.vue",
"^ty-tab-(.*)": "@/components/hzjc/components/tab/$1.vue",
"^ty-text-(.*)": "@/components/hzjc/components/text/$1.vue",
"^ty-utils-(.*)": "@/components/hzjc/components/utils/$1.vue",
"^jc-(.*)-(.*)": "@/pages/$1/components/$2.vue"
}
}
}