|
@@ -51,14 +51,18 @@
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "准备洗车"
|
|
"navigationBarTitleText": "准备洗车"
|
|
}
|
|
}
|
|
- }
|
|
|
|
- ,{
|
|
|
|
- "path" : "pages/work/success/success",
|
|
|
|
- "style" : {
|
|
|
|
|
|
+ }, {
|
|
|
|
+ "path": "pages/work/success/success",
|
|
|
|
+ "style": {
|
|
"navigationBarTitleText": "归位成功"
|
|
"navigationBarTitleText": "归位成功"
|
|
}
|
|
}
|
|
- }
|
|
|
|
- ],
|
|
|
|
|
|
+ }, {
|
|
|
|
+ "path": "pages/agreement/agreement",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "注意事项及服务协议"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarTitleText": "uni-app",
|