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