Browse Source

添加巡店记录

lilei 4 years ago
parent
commit
e3ab46b2a8

+ 7 - 3
pages.json

@@ -120,9 +120,13 @@
 		{
 			"path": "pages/myShopTour/myShopTour", //  我的巡店
 			"style": {
-				"navigationStyle": "custom", // 隐藏系统导航栏
-				"navigationBarTextStyle": "white", // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一
-				"navigationBarTitleText": "预览"
+				"navigationStyle": "custom" // 隐藏系统导航栏
+			}
+		},
+		{
+			"path": "pages/shopTourRecord/shopTourRecord", //  巡店记录
+			"style": {
+				"navigationBarTitleText": "巡店记录"
 			}
 		},
 		{

File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/app-plus/app-config-service.js


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/app-plus/app-service.js


File diff suppressed because it is too large
+ 20 - 29
unpackage/dist/dev/app-plus/app-view.js


Some files were not shown because too many files changed in this diff