@@ -55,12 +55,7 @@
"navigationBarTitleText": ""
}
},
- {
- "path": "pages/web/web",
- "style": {
- "navigationBarTitleText": "网页"
- }
- },
+
{
"path": "pages/comments/comments",
"style": {
@@ -104,7 +99,13 @@
"navigationBarTitleText": "账单总结"
+ },
+ {
+ "path": "web/web",
+ "style": {
+ "navigationBarTitleText": "网页"
+ }
]