|
|
@@ -7,21 +7,21 @@
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "admin/home/result",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "admin/home/callback",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "admin/home/newStudent",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "新学员",
|
|
|
@@ -63,18 +63,12 @@
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "admin/home/mall",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "商城"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "admin/share/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "分享"
|
|
|
- }
|
|
|
- },
|
|
|
{
|
|
|
"path": "common/redirect",
|
|
|
"style": {
|
|
|
@@ -97,6 +91,17 @@
|
|
|
}
|
|
|
],
|
|
|
"subPackages": [
|
|
|
+ {
|
|
|
+ "root": "admin/share",
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "分享"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
{
|
|
|
"root": "pagesClient",
|
|
|
"pages": [
|
|
|
@@ -130,7 +135,7 @@
|
|
|
"navigationBarTitleText": "支付"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "official/renewal",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "续期"
|
|
|
@@ -180,7 +185,6 @@
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
-
|
|
|
{
|
|
|
"root": "pagesShare",
|
|
|
"pages": [
|
|
|
@@ -195,29 +199,94 @@
|
|
|
{
|
|
|
"root": "pagesOrder",
|
|
|
"pages": [
|
|
|
- {"path": "detail","style": {"navigationBarTitleText": "订单详情"}},
|
|
|
- {"path": "ship","style": {"navigationBarTitleText": "发货"}},
|
|
|
- {"path": "shipInfo","style": {"navigationBarTitleText": "发货"}},
|
|
|
- {"path": "select","style": {"navigationBarTitleText": "重选花材"}},
|
|
|
- {"path": "print","style": {"navigationBarTitleText": "连接蓝牙"}}
|
|
|
+ {
|
|
|
+ "path": "detail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "订单详情"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "ship",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "发货"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "shipInfo",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "发货"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "select",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "重选花材"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "print",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "连接蓝牙"
|
|
|
+ }
|
|
|
+ }
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"root": "pagesStore",
|
|
|
"pages": [
|
|
|
- {"path": "me/withdraw","style": {"navigationBarTitleText": "提现记录"}},
|
|
|
- {"path": "me/incomeExpenses","style": {"navigationBarTitleText": "收支记录"}},
|
|
|
- {"path": "me/recharge","style": {"navigationBarTitleText": "充值"}},
|
|
|
- {"path": "me/rechargeList","style": {"navigationBarTitleText": "充值记录"}},
|
|
|
- {"path": "me/cashSet","style": {"navigationBarTitleText": "提现帐号"}},
|
|
|
- {"path": "me/expressSet","style": {"navigationBarTitleText": "快递设置"}},
|
|
|
- {"path": "me/rechargeSuccess","style": {"navigationBarTitleText": "充值成功"}}
|
|
|
+ {
|
|
|
+ "path": "me/withdraw",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "提现记录"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "me/incomeExpenses",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "收支记录"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "me/recharge",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "充值"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "me/rechargeList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "充值记录"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "me/cashSet",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "提现帐号"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "me/expressSet",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "快递设置"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "me/rechargeSuccess",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "充值成功"
|
|
|
+ }
|
|
|
+ }
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"root": "admin/ghs",
|
|
|
"pages": [
|
|
|
- {"path": "shop","style": {"navigationBarTitleText": "供应商"}}
|
|
|
+ {
|
|
|
+ "path": "shop",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "供应商"
|
|
|
+ }
|
|
|
+ }
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
@@ -229,13 +298,13 @@
|
|
|
"navigationBarTitleText": "优惠券"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "couponList",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "优惠券"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "selectCouponList",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "优惠券"
|
|
|
@@ -303,7 +372,8 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "门店"
|
|
|
}
|
|
|
- },{
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "downloadCode",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "收款码"
|
|
|
@@ -464,7 +534,7 @@
|
|
|
"navigationBarTitleText": "免费续期"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "rechargeSuccess",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "免费续期"
|
|
|
@@ -505,12 +575,14 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "确认下单"
|
|
|
}
|
|
|
- },{
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "affirmGoods",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "确认下单"
|
|
|
}
|
|
|
- },{
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "affirmGhs",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "确认下单"
|
|
|
@@ -716,14 +788,14 @@
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "gathering",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "欠款明细",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "particulars",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "",
|
|
|
@@ -743,56 +815,56 @@
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "shopping",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "采购",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "ghsProduct",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "setPsd",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "设置密码",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "wechatPay",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "待支付",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "cosNext",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "下一步",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "gatherPay",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "",
|
|
|
- "enablePullDownRefresh":false
|
|
|
+ "enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "gatherResult",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "",
|
|
|
- "enablePullDownRefresh":false
|
|
|
+ "enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "purDetails",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "采购详情",
|
|
|
@@ -837,14 +909,14 @@
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "inviteShop",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "inviteHdShop",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "",
|
|
|
@@ -863,25 +935,25 @@
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "pagesPublicity",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": ""
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "trainingClass",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "培训班",
|
|
|
- "enablePullDownRefresh": true
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "trainingClassEdit",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "培训班编辑"
|
|
|
- }
|
|
|
- }
|
|
|
+ {
|
|
|
+ "path": "pagesPublicity",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "trainingClass",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "培训班",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "trainingClassEdit",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "培训班编辑"
|
|
|
+ }
|
|
|
+ }
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
@@ -949,4 +1021,4 @@
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
-}
|
|
|
+}
|