diff --git a/pages.json b/pages.json
index 13d57b87fecd13c3df282ce6fb4b713a4301bdfa..e479216b326786f5c84d90bb02caa02831d90c40 100644
--- a/pages.json
+++ b/pages.json
@@ -206,17 +206,17 @@
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#F8F8F8"
},
- // "condition": {
- // "list": [
- // {
- // "path": "uni_modules/uni-login-page/pages/index/index"
- // },
- // {
- // "path": "pages/test/test"
- // }
- // ],
- // "current":0
- // },
+ "condition": {
+ "list": [
+ {
+ "path": "uni_modules/uni-login-page/pages/index/index"
+ },
+ {
+ "path": "pages/test/test"
+ }
+ ],
+ "current":1
+ },
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#007AFF",
diff --git a/pages/test/test.vue b/pages/test/test.vue
index 2e625c6110195a9abd39aec33baf71532d3d5ca1..4ebb2801e67fc51bfbc912378eee9b7b53a659db 100644
--- a/pages/test/test.vue
+++ b/pages/test/test.vue
@@ -1,9 +1,10 @@
test
-
+
+