Browse Source

feature:增加登录页面配置

liuzhenlin 1 month ago
parent
commit
776dfda537
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages.json

+ 1 - 1
pages.json

@@ -7,7 +7,7 @@
       }
     },
     {
-      "path": "pages/login/index_his",
+      "path": "pages/login/index",
       "style": {
         "navigationBarTitleText": "登录"
       }