|
@@ -1,255 +1,267 @@
|
|
|
-{
|
|
|
- "easycom": {
|
|
|
- "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
|
|
- },
|
|
|
- "pages": [
|
|
|
- {
|
|
|
- "path": "pages/login/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "登录"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/client/tabBar/home",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "首页",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/client/tabBar/community",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "社区",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/client/tabBar/message",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "消息",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/client/tabBar/mine",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
-
|
|
|
- {
|
|
|
- "path": "pages/login/register",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "注册"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/login/phoneLogin",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "账号登录"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "开屏广告",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- }
|
|
|
- ],
|
|
|
- "subPackages": [
|
|
|
- {
|
|
|
- "root": "pages/client/clientPackage",
|
|
|
- "pages": [
|
|
|
- {
|
|
|
- "path": "search",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "搜索"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "category",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "商家分类"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "storeList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "商家列表"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "storeHot",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "热门推荐"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "storeNearby",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "附近商家"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "storeDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "商家详情"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "serviceDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "服务详情"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "uptickOrder",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "提价订单"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "orderAll",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的订单"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "chatRoom/chat",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "聊天室"
|
|
|
- }
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "root": "pages/client/clientUser",
|
|
|
- "pages": [
|
|
|
- {
|
|
|
- "path": "collectList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的收藏"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "myScore",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的积分"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "inquiryList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "询价列表"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "inquiry",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "询价"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "coupon",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "优惠券"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "myProfit",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的收益"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "withdraw",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "余额提现"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "appoint",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "预约列表"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "myGroup",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的团队"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "aboutMine",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "关于我们"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "serviceCenter",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "联系客服"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "personal",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "个人中心"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "editData",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "编辑资料"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "setting",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "设置"
|
|
|
- }
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ],
|
|
|
- "tabBar": {
|
|
|
- "color": "#999999",
|
|
|
- "selectedColor": "#42b2fa",
|
|
|
- "borderStyle": "black",
|
|
|
- "backgroundColor": "#ffffff",
|
|
|
- "list": [
|
|
|
- {
|
|
|
- "text": "首页",
|
|
|
- "pagePath": "pages/client/tabBar/home",
|
|
|
- "iconPath": "static/images/home.png",
|
|
|
- "selectedIconPath": "static/images/home-select.png"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/client/tabBar/community",
|
|
|
- "text": "社区",
|
|
|
- "iconPath": "static/images/community.png",
|
|
|
- "selectedIconPath": "static/images/community-select.png"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/client/tabBar/message",
|
|
|
- "text": "消息",
|
|
|
- "iconPath": "static/images/message.png",
|
|
|
- "selectedIconPath": "static/images/message-select.png"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/client/tabBar/mine",
|
|
|
- "text": "我的",
|
|
|
- "iconPath": "static/images/mine.png",
|
|
|
- "selectedIconPath": "static/images/mine-select.png"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "globalStyle": {
|
|
|
- "navigationBarTextStyle": "black",
|
|
|
- "navigationBarTitleText": "uni-app",
|
|
|
- "navigationBarBackgroundColor": "#F8F8F8",
|
|
|
- "backgroundColor": "#F8F8F8"
|
|
|
- }
|
|
|
-}
|
|
|
+{
|
|
|
+ "easycom": {
|
|
|
+ "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
|
|
+ },
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "pages/login/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "登录"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/client/tabBar/home",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "首页",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/client/tabBar/community",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "社区",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/client/tabBar/message",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "消息",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/client/tabBar/mine",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+
|
|
|
+ {
|
|
|
+ "path": "pages/login/register",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "注册"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/login/phoneLogin",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "账号登录"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "开屏广告",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "subPackages": [
|
|
|
+ {
|
|
|
+ "root": "pages/client/clientPackage",
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "search",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "搜索"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "category",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "商家分类"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "storeList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "商家列表"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "storeHot",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "热门推荐"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "storeNearby",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "附近商家"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "storeDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "商家详情"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "serviceDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "服务详情"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "uptickOrder",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "提价订单"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "orderAll",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的订单"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "chatRoom/chat",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "聊天室"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "pages/client/clientUser",
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "collectList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的收藏"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "myScore",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的积分"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "inquiryList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "询价列表"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "inquiry",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "询价"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "coupon",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "优惠券"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "myProfit",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的收益"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "withdraw",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "余额提现"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "appoint",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "预约列表"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "myGroup",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的团队"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "aboutMine",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "关于我们"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "serviceCenter",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "联系客服"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "personal",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "个人中心"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "editData",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "编辑资料"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "setting",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "设置"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "agreement",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "用户协议"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "privacypolicy",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "隐私政策"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "tabBar": {
|
|
|
+ "color": "#999999",
|
|
|
+ "selectedColor": "#42b2fa",
|
|
|
+ "borderStyle": "black",
|
|
|
+ "backgroundColor": "#ffffff",
|
|
|
+ "list": [
|
|
|
+ {
|
|
|
+ "text": "首页",
|
|
|
+ "pagePath": "pages/client/tabBar/home",
|
|
|
+ "iconPath": "static/images/home.png",
|
|
|
+ "selectedIconPath": "static/images/home-select.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/client/tabBar/community",
|
|
|
+ "text": "社区",
|
|
|
+ "iconPath": "static/images/community.png",
|
|
|
+ "selectedIconPath": "static/images/community-select.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/client/tabBar/message",
|
|
|
+ "text": "消息",
|
|
|
+ "iconPath": "static/images/message.png",
|
|
|
+ "selectedIconPath": "static/images/message-select.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/client/tabBar/mine",
|
|
|
+ "text": "我的",
|
|
|
+ "iconPath": "static/images/mine.png",
|
|
|
+ "selectedIconPath": "static/images/mine-select.png"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "globalStyle": {
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
+ "navigationBarTitleText": "uni-app",
|
|
|
+ "navigationBarBackgroundColor": "#F8F8F8",
|
|
|
+ "backgroundColor": "#F8F8F8"
|
|
|
+ }
|
|
|
+}
|