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