lxf 1 hónapja
szülő
commit
f573222fea
1 módosított fájl, 5 hozzáadás és 6 törlés
  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": {