|
|
@@ -1,5 +1,59 @@
|
|
|
{
|
|
|
- "pages": [],
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "pages/index/index",
|
|
|
+ "name": "smqjh-home",
|
|
|
+ "layout": "tabbar",
|
|
|
+ "islogin": false,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "首页",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "backgroundColor": "#9ED605",
|
|
|
+ "backgroundColorTop": "#9ED605"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/cart/index",
|
|
|
+ "name": "smqjh-cart",
|
|
|
+ "layout": "tabbar",
|
|
|
+ "islogin": false,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "购物车",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "disableScroll": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/classfiy/index",
|
|
|
+ "name": "smqjh-classfiy",
|
|
|
+ "layout": "tabbar",
|
|
|
+ "islogin": false,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "市民请集合分类",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "disableScroll": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/login/index",
|
|
|
+ "name": "smqjh-login",
|
|
|
+ "islogin": false,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "市民请集合"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/my/index",
|
|
|
+ "name": "smqjh-my",
|
|
|
+ "layout": "tabbar",
|
|
|
+ "islogin": false,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "个人中心",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "disableScroll": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ],
|
|
|
"globalStyle": {
|
|
|
"navigationBarBackgroundColor": "@navBgColor",
|
|
|
"navigationBarTextStyle": "@navTxtStyle",
|
|
|
@@ -45,7 +99,281 @@
|
|
|
"version": "2.1.12",
|
|
|
"provider": "wx9ad912bf20548d92"
|
|
|
}
|
|
|
- }
|
|
|
+ },
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "commonTab/index",
|
|
|
+ "name": "xsb-homeTabbar",
|
|
|
+ "islogin": false,
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "navigationBarTitleText": "星闪豹首页",
|
|
|
+ "backgroundColorBottom": "#fff",
|
|
|
+ "disableScroll": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "confirmOrder/index",
|
|
|
+ "name": "xsb-confirmOrder",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "提交订单"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "goods/index",
|
|
|
+ "name": "xsb-goods",
|
|
|
+ "islogin": false,
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "navigationBarTitleText": "星闪豹商品详情"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "order/index",
|
|
|
+ "name": "xsb-order",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "订单列表"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "orderDetaile/index",
|
|
|
+ "name": "xsb-orderDetaile",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "订单详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "search/index",
|
|
|
+ "name": "xsb-search",
|
|
|
+ "islogin": false,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "搜索"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "selectAddress/index",
|
|
|
+ "name": "xsb-selectAddress",
|
|
|
+ "islogin": false,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "选择收获地址"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "subPack-common",
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "addressList/index",
|
|
|
+ "name": "common-addressList",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "收获地址"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "afterSales/index",
|
|
|
+ "name": "common-afterSales",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "申请售后"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "afterSalesDetail/index",
|
|
|
+ "name": "common-afterSalesDetail",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "售后详情"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "afterSalesList/index",
|
|
|
+ "name": "common-afterSalesList",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "售后列表"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "editAddress/index",
|
|
|
+ "name": "common-editAddress",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "编辑新增收获地址",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "integral/index",
|
|
|
+ "name": "common-integral",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "积分",
|
|
|
+ "disableScroll": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "nickName/index",
|
|
|
+ "name": "common-nickName",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "修改昵称"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "payError/index",
|
|
|
+ "name": "common-payError",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "支付失败",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "disableScroll": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "paySuccess/index",
|
|
|
+ "name": "common-paySuccess",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "支付成功",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "disableScroll": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "revalue/index",
|
|
|
+ "name": "common-revalue",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "写评价",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "disableScroll": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "revalueSuccess/index",
|
|
|
+ "name": "common-revalue-success",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "评价成功",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "disableScroll": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "user-center/index",
|
|
|
+ "name": "common-user-center",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "账户设置"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "subPack-smqjh",
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "order/index",
|
|
|
+ "name": "smqjh-order",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "订单列表"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "subPack-charge",
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "chargeDetail/chargeDetail",
|
|
|
+ "name": "charge-detail",
|
|
|
+ "islogin": false,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "充电详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "chargeing/chargeing",
|
|
|
+ "name": "chargeing",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "正在充电",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "chargeMap/chargeMap",
|
|
|
+ "name": "charge-map",
|
|
|
+ "islogin": false,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "地图模式",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "chargeOrderDetail/chargeOrderDetail",
|
|
|
+ "name": "charge-order-detail",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "订单详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "chargeOrderList/chargeOrderList",
|
|
|
+ "name": "charge-order-list",
|
|
|
+ "islogin": false,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "充电订单",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "chargeSearchList/chargeSearchList",
|
|
|
+ "name": "cahrge-search-list",
|
|
|
+ "islogin": false,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "搜索列表",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "chargeSiteDetail/chargeSiteDetail",
|
|
|
+ "name": "charge-site-detail",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "站点详情",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "chargeStart/chargeStart",
|
|
|
+ "name": "charge-start",
|
|
|
+ "islogin": true,
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "启动终端",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "index/index",
|
|
|
+ "name": "charge-index",
|
|
|
+ "islogin": false,
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "navigationBarTitleText": "",
|
|
|
+ "backgroundColorBottom": "#fff"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
}
|