|
@@ -1,56 +1,57 @@
|
|
|
{
|
|
|
"pages": [
|
|
|
- "pages/index/index",
|
|
|
- "pages/register/index",
|
|
|
- "pages/home/index",
|
|
|
- "pages/news/index",
|
|
|
- "pages/news/mess",
|
|
|
- "pages/news/add",
|
|
|
- "pages/news/info",
|
|
|
- "pages/topic/index",
|
|
|
- "pages/topic/mess",
|
|
|
- "pages/topic/messAdd",
|
|
|
- "pages/my/index",
|
|
|
- "pages/topic/info",
|
|
|
- "pages/my/userInfo",
|
|
|
- "pages/matchInfo/index",
|
|
|
- "pages/matchInfo/sign",
|
|
|
- "pages/user/index",
|
|
|
- "pages/match/mess",
|
|
|
- "pages/match/matchadd",
|
|
|
- "pages/match/matchgroup",
|
|
|
- "pages/match/sign",
|
|
|
- "pages/match/shteam",
|
|
|
- "pages/match/orderbook",
|
|
|
- "pages/order/index",
|
|
|
- "pages/usermymatch/index",
|
|
|
- "pages/usermysign/index",
|
|
|
- "pages/usermyteam/index",
|
|
|
- "pages/usermyteam/add",
|
|
|
- "pages/usermyorder/index",
|
|
|
- "pages/setting/contact",
|
|
|
- "pages/setting/basic",
|
|
|
- "pages/setting/index",
|
|
|
- "pages/dictionary/project",
|
|
|
- "pages/dictionary/projectadd",
|
|
|
- "pages/dictionary/address",
|
|
|
- "pages/dictionary/addressAdd",
|
|
|
- "pages/raceteam/index",
|
|
|
- "pages/raceteam/add",
|
|
|
- "pages/raceteam/auto",
|
|
|
- "pages/race/index",
|
|
|
- "pages/race/add",
|
|
|
- "pages/race/auto",
|
|
|
- "pages/agree_txt/index",
|
|
|
- "pages/openMatch/index",
|
|
|
- "pages/orderbook/teamautoAdd",
|
|
|
- "pages/orderbook/teamAdd",
|
|
|
- "pages/orderbook/raceAdd",
|
|
|
- "pages/orderbook/autoAdd",
|
|
|
- "pages/test/index",
|
|
|
- "pages/match/index",
|
|
|
- "pages/f6test/index",
|
|
|
- "pages/logs/index"
|
|
|
+ "pages/index/index",
|
|
|
+ "pages/register/index",
|
|
|
+ "pages/home/index",
|
|
|
+ "pages/news/index",
|
|
|
+ "pages/news/mess",
|
|
|
+ "pages/news/add",
|
|
|
+ "pages/news/info",
|
|
|
+ "pages/topic/index",
|
|
|
+ "pages/topic/mess",
|
|
|
+ "pages/topic/messAdd",
|
|
|
+ "pages/my/index",
|
|
|
+ "pages/topic/info",
|
|
|
+ "pages/my/userInfo",
|
|
|
+ "pages/matchInfo/index",
|
|
|
+ "pages/matchInfo/sign",
|
|
|
+ "pages/matchInfo/achieve",
|
|
|
+ "pages/user/index",
|
|
|
+ "pages/match/mess",
|
|
|
+ "pages/match/matchadd",
|
|
|
+ "pages/match/matchgroup",
|
|
|
+ "pages/match/sign",
|
|
|
+ "pages/match/shteam",
|
|
|
+ "pages/match/orderbook",
|
|
|
+ "pages/order/index",
|
|
|
+ "pages/usermymatch/index",
|
|
|
+ "pages/usermysign/index",
|
|
|
+ "pages/usermyteam/index",
|
|
|
+ "pages/usermyteam/add",
|
|
|
+ "pages/usermyorder/index",
|
|
|
+ "pages/setting/contact",
|
|
|
+ "pages/setting/basic",
|
|
|
+ "pages/setting/index",
|
|
|
+ "pages/dictionary/project",
|
|
|
+ "pages/dictionary/projectadd",
|
|
|
+ "pages/dictionary/address",
|
|
|
+ "pages/dictionary/addressAdd",
|
|
|
+ "pages/raceteam/index",
|
|
|
+ "pages/raceteam/add",
|
|
|
+ "pages/raceteam/auto",
|
|
|
+ "pages/race/index",
|
|
|
+ "pages/race/add",
|
|
|
+ "pages/race/auto",
|
|
|
+ "pages/agree_txt/index",
|
|
|
+ "pages/openMatch/index",
|
|
|
+ "pages/orderbook/teamautoAdd",
|
|
|
+ "pages/orderbook/teamAdd",
|
|
|
+ "pages/orderbook/raceAdd",
|
|
|
+ "pages/orderbook/autoAdd",
|
|
|
+ "pages/test/index",
|
|
|
+ "pages/match/index",
|
|
|
+ "pages/f6test/index",
|
|
|
+ "pages/logs/index"
|
|
|
],
|
|
|
"usingComponents": {
|
|
|
"van-sidebar": "@vant/weapp/sidebar/index",
|