|
@@ -12,11 +12,11 @@
|
|
|
"text": "货源"
|
|
|
},
|
|
|
{
|
|
|
- "pagePath": "pages/riders/index",
|
|
|
- "iconPath": "static/images/common/huoyuan@2x(1).png",
|
|
|
- "selectedIconPath": "static/images/common/huoyuan@2x.png",
|
|
|
- "text": "车友"
|
|
|
- },
|
|
|
+ "pagePath": "pages/riders/index",
|
|
|
+ "iconPath": "static/images/common/huoyuan@2x(1).png",
|
|
|
+ "selectedIconPath": "static/images/common/huoyuan@2x.png",
|
|
|
+ "text": "车友"
|
|
|
+ },
|
|
|
{
|
|
|
"pagePath": "pages/order/index",
|
|
|
"iconPath": "static/images/common/dingdan@2x(1).png",
|
|
@@ -49,8 +49,8 @@
|
|
|
"style": {
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
-
|
|
|
- },{
|
|
|
+
|
|
|
+ }, {
|
|
|
"path": "pages/order/index",
|
|
|
"style": {
|
|
|
"navigationStyle": "custom"
|
|
@@ -88,7 +88,7 @@
|
|
|
{
|
|
|
"path": "pages/public/register",
|
|
|
"style": {
|
|
|
- "navigationStyle": "custom"
|
|
|
+ "navigationStyle": "custom"
|
|
|
}
|
|
|
}, {
|
|
|
"path": "pages/goodSource/shippingDetails",
|
|
@@ -101,10 +101,20 @@
|
|
|
{
|
|
|
"path": "pages/goodSource/cargoOwnerSee",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "货主详请",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "navigationBarTitleText": "货主详情",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "white",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "buttons": [{
|
|
|
+ "text": "󰅁",
|
|
|
+ "fontSrc": "/static/iconfont.ttf",
|
|
|
+ "fontSize": "20"
|
|
|
+ }]
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
}
|
|
|
-
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/riders/myTeam",
|
|
@@ -112,21 +122,21 @@
|
|
|
"navigationBarTitleText": "我的车队",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
-
|
|
|
- },{
|
|
|
+
|
|
|
+ }, {
|
|
|
"path": "pages/riders/inTeam",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "入队申请",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
-
|
|
|
+
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/riders/fleetSee",
|
|
|
"style": {
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
-
|
|
|
+
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/riders/addFleet",
|
|
@@ -134,16 +144,15 @@
|
|
|
"navigationBarTitleText": "创建车队",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
-
|
|
|
- },{
|
|
|
+
|
|
|
+ }, {
|
|
|
"path": "pages/riders/fleetInvitation",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "车队邀请",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
-
|
|
|
- },
|
|
|
- {
|
|
|
+
|
|
|
+ }, {
|
|
|
"path": "pages/order/orderDetails",
|
|
|
"style": {
|
|
|
"navigationStyle": "custom",
|
|
@@ -164,8 +173,8 @@
|
|
|
"navigationBarTitleText": "评价记录",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
-
|
|
|
- },{
|
|
|
+
|
|
|
+ }, {
|
|
|
"path": "pages/order/confirmUnloading",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "确认卸车",
|
|
@@ -176,16 +185,16 @@
|
|
|
"path": "pages/mine/driverCertification",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "司机认证",
|
|
|
- "navigationBarBackgroundColor":"#2772FB",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarBackgroundColor": "#2772FB",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
"path": "pages/mine/driverCertificationNext",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "司机认证",
|
|
|
- "navigationBarBackgroundColor":"#2772FB",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarBackgroundColor": "#2772FB",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
|
|
|
},
|
|
@@ -193,36 +202,35 @@
|
|
|
"path": "pages/mine/editDriverCertification",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "司机认证",
|
|
|
- "navigationBarBackgroundColor":"#2772FB",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarBackgroundColor": "#2772FB",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
-
|
|
|
+
|
|
|
}, {
|
|
|
"path": "pages/mine/editDriverCertificationNext",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "司机认证",
|
|
|
- "navigationBarBackgroundColor":"#2772FB",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarBackgroundColor": "#2772FB",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
-
|
|
|
+
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/mine/often/oftenRoute",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "常用路线",
|
|
|
- "navigationBarBackgroundColor":"#2772FB",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarBackgroundColor": "#2772FB",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/mine/often/addRoute",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "添加路线",
|
|
|
- "navigationBarBackgroundColor":"#2772FB",
|
|
|
- "navigationBarTextStyle":"white"
|
|
|
+ "navigationBarBackgroundColor": "#2772FB",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
-
|
|
|
{
|
|
|
"path": "pages/mine/helpDescription",
|
|
|
"style": {
|
|
@@ -235,7 +243,7 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "管理车辆",
|
|
|
"enablePullDownRefresh": false,
|
|
|
- "navigationBarBackgroundColor":"white"
|
|
|
+ "navigationBarBackgroundColor": "white"
|
|
|
}
|
|
|
|
|
|
}, {
|
|
@@ -257,7 +265,7 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "银行卡",
|
|
|
"enablePullDownRefresh": false,
|
|
|
- "navigationBarBackgroundColor":"white"
|
|
|
+ "navigationBarBackgroundColor": "white"
|
|
|
}
|
|
|
|
|
|
}, {
|
|
@@ -279,7 +287,7 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "设置",
|
|
|
"enablePullDownRefresh": false,
|
|
|
- "navigationBarBackgroundColor":"white"
|
|
|
+ "navigationBarBackgroundColor": "white"
|
|
|
}
|
|
|
|
|
|
},
|
|
@@ -288,9 +296,9 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "评价",
|
|
|
"enablePullDownRefresh": false,
|
|
|
- "navigationBarBackgroundColor":"white"
|
|
|
+ "navigationBarBackgroundColor": "white"
|
|
|
}
|
|
|
-
|
|
|
+
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/mine/camera/idcard/idcard",
|
|
@@ -312,60 +320,81 @@
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
|
|
|
- }
|
|
|
- ,{
|
|
|
- "path" : "pages/mine/settings/editAvatar",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText": "修改头像",
|
|
|
- "enablePullDownRefresh": false
|
|
|
- }
|
|
|
-
|
|
|
- },
|
|
|
+ }, {
|
|
|
+ "path": "pages/mine/settings/editAvatar",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "修改头像",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
{
|
|
|
- "path" : "pages/mine/settings/editPhone",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText": "修改账号",
|
|
|
- "enablePullDownRefresh": false
|
|
|
- }
|
|
|
-
|
|
|
+ "path": "pages/mine/settings/editPhone",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "修改账号",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
},
|
|
|
{
|
|
|
- "path" : "pages/mine/settings/editPassword",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
-
|
|
|
- }
|
|
|
- ,{
|
|
|
- "path" : "pages/mine/settings/feedback",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText": "意见反馈",
|
|
|
- "enablePullDownRefresh": false
|
|
|
- }
|
|
|
-
|
|
|
- }
|
|
|
- ,{
|
|
|
- "path" : "pages/public/loginOther",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
-
|
|
|
- },
|
|
|
+ "path": "pages/mine/settings/editPassword",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/mine/settings/feedback",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "意见反馈",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/public/loginOther",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
{
|
|
|
- "path" : "pages/order/signContract",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText": "签订合同",
|
|
|
- "enablePullDownRefresh": false
|
|
|
- }
|
|
|
-
|
|
|
+ "path": "pages/order/signContract",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "签订合同",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/goodSource/jb",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "举报",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/goodSource/fk",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "反馈",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/order/addEvaluation",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "评价",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "buttons": [{
|
|
|
+ "text": "提交",
|
|
|
+ "fontSize": "14",
|
|
|
+ "color": "#007AFF"
|
|
|
+ }]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
}
|
|
|
- ],
|
|
|
+ ],
|
|
|
"globalStyle": {
|
|
|
"navigationBarTextStyle": "black",
|
|
|
"navigationBarTitleText": "uni-app",
|