Przeglądaj źródła

Merge branch 'master' of http://git.cc-lotus.info/ball-court/court-mobile

YY 3 lat temu
rodzic
commit
ee4d99fe6b
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      app.json

+ 2 - 2
app.json

@@ -1,7 +1,8 @@
 {
 {
   "pages": [
   "pages": [
-    "pages/login/index",
     "pages/index/index",
     "pages/index/index",
+    "pages/register/index",
+    "pages/login/index",
     "pages/home/index",
     "pages/home/index",
     "pages/search/index",
     "pages/search/index",
     "pages/administration/index",
     "pages/administration/index",
@@ -25,7 +26,6 @@
     "pages/match/index",
     "pages/match/index",
     "pages/dissolution/index",
     "pages/dissolution/index",
     "pages/match/detail",
     "pages/match/detail",
-    "pages/register/index",
     "pages/logs/logs"
     "pages/logs/logs"
   ],
   ],
   "usingComponents": {
   "usingComponents": {