lxf 1 ヶ月 前
コミット
f573222fea
1 ファイル変更5 行追加6 行削除
  1. 5 6
      pages.json

+ 5 - 6
pages.json

@@ -1,11 +1,5 @@
 {
 	"pages": [{
-			"path": "pages/tabBar/home/subPages/sourceReport",
-			"style": {
-				"navigationBarTitleText": "溯源报告"
-			}
-		},
-		{
 			"path": "pages/tabBar/home/home"
 		},
 		{
@@ -88,6 +82,11 @@
 			"style": {
 				"navigationBarTitleText": "我的日记"
 			}
+		}, {
+			"path": "pages/tabBar/home/subPages/sourceReport",
+			"style": {
+				"navigationBarTitleText": "溯源报告"
+			}
 		}
 	],
 	"globalStyle": {