pages.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [
  6. {
  7. "path": "pages/Live/Live",
  8. "style": {
  9. "navigationBarTitleText": "Live",
  10. "enablePullDownRefresh": false,
  11. "navigationStyle": "custom"
  12. }
  13. },
  14. {
  15. "path": "pages/Match/Match",
  16. "style": {
  17. "navigationBarTitleText": "Match",
  18. "enablePullDownRefresh": false,
  19. "navigationStyle": "custom"
  20. }
  21. },
  22. {
  23. "path": "pages/Game/index",
  24. "style": {
  25. "navigationBarTitleText": "Game",
  26. "enablePullDownRefresh": false,
  27. "navigationStyle": "custom"
  28. }
  29. },
  30. {
  31. "path": "pages/more/index",
  32. "style": {
  33. "navigationBarTitleText": "More",
  34. "enablePullDownRefresh": false,
  35. "navigationStyle": "custom"
  36. }
  37. },
  38. {
  39. "path": "pages/Game/list",
  40. "style": {
  41. "navigationBarTitleText": "Game",
  42. "enablePullDownRefresh": false,
  43. "navigationStyle": "custom"
  44. }
  45. },
  46. {
  47. "path": "pages/Game/compontent/historyList",
  48. "style": {
  49. "navigationBarTitleText": "Game",
  50. "enablePullDownRefresh": false,
  51. "navigationStyle": "custom"
  52. }
  53. },
  54. {
  55. "path": "pages/Game/compontent/tournamentList",
  56. "style": {
  57. "navigationBarTitleText": "Game",
  58. "enablePullDownRefresh": false,
  59. "navigationStyle": "custom"
  60. }
  61. },
  62. {
  63. "path": "pages/Game/top-creators",
  64. "style": {
  65. "navigationBarTitleText": "Game",
  66. "enablePullDownRefresh": false,
  67. "navigationStyle": "custom"
  68. }
  69. },
  70. {
  71. "path": "pages/News/news",
  72. "style": {
  73. "navigationBarTitleText": "News",
  74. "enablePullDownRefresh": false,
  75. "navigationStyle": "custom"
  76. }
  77. },
  78. {
  79. "path": "pages/News/list",
  80. "style": {
  81. "navigationBarTitleText": "News",
  82. "enablePullDownRefresh": false,
  83. "navigationStyle": "custom"
  84. }
  85. },
  86. {
  87. "path": "pages/News/community",
  88. "style": {
  89. "navigationBarTitleText": "News",
  90. "enablePullDownRefresh": false,
  91. "navigationStyle": "custom"
  92. }
  93. },
  94. {
  95. "path": "pages/News/community-detail",
  96. "style": {
  97. "navigationBarTitleText": "News",
  98. "enablePullDownRefresh": false,
  99. "navigationStyle": "custom"
  100. }
  101. },
  102. {
  103. "path": "pages/News/information",
  104. "style": {
  105. "navigationBarTitleText": "News",
  106. "enablePullDownRefresh": false,
  107. "navigationStyle": "custom"
  108. }
  109. },
  110. {
  111. "path": "pages/News/news-detail",
  112. "style": {
  113. "navigationBarTitleText": "News",
  114. "enablePullDownRefresh": false,
  115. "navigationStyle": "custom"
  116. }
  117. },
  118. {
  119. "path": "pages/News/news-list",
  120. "style": {
  121. "navigationBarTitleText": "",
  122. "enablePullDownRefresh": false,
  123. "navigationStyle": "custom"
  124. }
  125. },
  126. {
  127. "path": "pages/News/publish",
  128. "style": {
  129. "navigationBarTitleText": "News",
  130. "enablePullDownRefresh": false,
  131. "navigationStyle": "custom"
  132. }
  133. },
  134. {
  135. "path": "pages/Live/attention",
  136. "style": {
  137. "navigationBarTitleText": "",
  138. "enablePullDownRefresh": false,
  139. "navigationStyle": "custom"
  140. }
  141. },
  142. {
  143. "path": "pages/Live/live-detail",
  144. "style": {
  145. "navigationBarTitleText": "Live",
  146. "enablePullDownRefresh": false,
  147. "navigationStyle": "custom"
  148. }
  149. },
  150. {
  151. "path": "pages/Live/history-detail",
  152. "style": {
  153. "navigationBarTitleText": "Live",
  154. "enablePullDownRefresh": false,
  155. "navigationStyle": "custom"
  156. }
  157. },
  158. {
  159. "path": "pages/Live/search",
  160. "style": {
  161. "navigationBarTitleText": "search",
  162. "enablePullDownRefresh": false,
  163. "navigationStyle": "custom"
  164. }
  165. },
  166. {
  167. "path": "pages/Match/search",
  168. "style": {
  169. "navigationBarTitleText": "search",
  170. "enablePullDownRefresh": false,
  171. "navigationStyle": "custom"
  172. }
  173. },
  174. {
  175. "path": "pages/Live/list",
  176. "style": {
  177. "navigationBarTitleText": "list",
  178. "enablePullDownRefresh": true,
  179. "navigationStyle": "custom"
  180. }
  181. },
  182. {
  183. "path": "pages/Videos/index",
  184. "style": {
  185. "navigationBarTitleText": "videos",
  186. "enablePullDownRefresh": true,
  187. "navigationStyle": "custom"
  188. }
  189. },
  190. {
  191. "path": "pages/Videos/list",
  192. "style": {
  193. "navigationBarTitleText": "videos",
  194. "enablePullDownRefresh": true,
  195. "navigationStyle": "custom"
  196. }
  197. },
  198. {
  199. "path": "pages/Videos/live",
  200. "style": {
  201. "navigationBarTitleText": "",
  202. "enablePullDownRefresh": false,
  203. "navigationStyle": "custom"
  204. }
  205. },
  206. {
  207. "path": "pages/Videos/publish",
  208. "style": {
  209. "navigationBarTitleText": "",
  210. "enablePullDownRefresh": false,
  211. "navigationStyle": "custom"
  212. }
  213. },
  214. {
  215. "path": "pages/Match/match-list",
  216. "style": {
  217. "navigationBarTitleText": "",
  218. "enablePullDownRefresh": true,
  219. "navigationStyle": "custom"
  220. }
  221. },
  222. {
  223. "path": "pages/Match/match-detail",
  224. "style": {
  225. "navigationBarTitleText": "Detail",
  226. "enablePullDownRefresh": true,
  227. "navigationStyle": "custom"
  228. }
  229. },
  230. {
  231. "path": "pages/login/login",
  232. "style": {
  233. "navigationBarTitleText": "",
  234. "enablePullDownRefresh": false,
  235. "navigationStyle": "custom"
  236. }
  237. },
  238. {
  239. "path": "pages/register/register",
  240. "style": {
  241. "navigationBarTitleText": "",
  242. "enablePullDownRefresh": false,
  243. "navigationStyle": "custom"
  244. }
  245. },
  246. {
  247. "path": "pages/forget/index",
  248. "style": {
  249. "navigationBarTitleText": "",
  250. "enablePullDownRefresh": false,
  251. "navigationStyle": "custom"
  252. }
  253. },
  254. {
  255. "path": "pages/login/agreement",
  256. "style": {
  257. "navigationBarTitleText": "",
  258. "enablePullDownRefresh": false
  259. }
  260. },
  261. {
  262. "path": "pages/login/index",
  263. "style": {
  264. "navigationBarTitleText": "",
  265. "enablePullDownRefresh": false,
  266. "navigationStyle": "custom"
  267. }
  268. },
  269. {
  270. "path": "pages/Match/updates-detail",
  271. "style": {
  272. "navigationBarTitleText": "",
  273. "enablePullDownRefresh": false,
  274. "navigationStyle": "custom"
  275. }
  276. },
  277. {
  278. "path": "pages/Match/player-stats",
  279. "style": {
  280. "navigationBarTitleText": "",
  281. "enablePullDownRefresh": false,
  282. "navigationStyle": "custom"
  283. }
  284. },
  285. {
  286. "path": "pages/Match/expert-analysis",
  287. "style": {
  288. "navigationBarTitleText": "",
  289. "enablePullDownRefresh": false,
  290. "navigationStyle": "custom"
  291. }
  292. },
  293. {
  294. "path": "pages/Match/venue",
  295. "style": {
  296. "navigationBarTitleText": "",
  297. "enablePullDownRefresh": false,
  298. "navigationStyle": "custom"
  299. }
  300. },
  301. {
  302. "path": "pages/Match/team",
  303. "style": {
  304. "navigationBarTitleText": "",
  305. "enablePullDownRefresh": false,
  306. "navigationStyle": "custom"
  307. }
  308. },
  309. {
  310. "path": "pages/Match/stats-detail",
  311. "style": {
  312. "navigationBarTitleText": "",
  313. "enablePullDownRefresh": false,
  314. "navigationStyle": "custom"
  315. }
  316. },
  317. {
  318. "path": "pages/Match/teams/teams",
  319. "style": {
  320. "navigationBarTitleText": "",
  321. "enablePullDownRefresh": false,
  322. "navigationStyle": "custom"
  323. }
  324. },
  325. {
  326. "path": "pages/Match/teams/detail",
  327. "style": {
  328. "navigationBarTitleText": "",
  329. "enablePullDownRefresh": false,
  330. "navigationStyle": "custom"
  331. }
  332. },
  333. {
  334. "path": "pages/Match/member/author",
  335. "style": {
  336. "navigationBarTitleText": "",
  337. "enablePullDownRefresh": false,
  338. "navigationStyle": "custom"
  339. }
  340. },
  341. {
  342. "path": "pages/Match/member/infomation",
  343. "style": {
  344. "navigationBarTitleText": "",
  345. "enablePullDownRefresh": false,
  346. "navigationStyle": "custom"
  347. }
  348. },
  349. {
  350. "path": "pages/Match/member/usermanger",
  351. "style": {
  352. "navigationBarTitleText": "",
  353. "enablePullDownRefresh": false,
  354. "navigationStyle": "custom"
  355. }
  356. },
  357. {
  358. "path": "pages/Match/member/change-nickname",
  359. "style": {
  360. "navigationBarTitleText": "",
  361. "enablePullDownRefresh": false,
  362. "navigationStyle": "custom"
  363. }
  364. },
  365. {
  366. "path": "pages/Match/member/change-profile",
  367. "style": {
  368. "navigationBarTitleText": "",
  369. "enablePullDownRefresh": false,
  370. "navigationStyle": "custom"
  371. }
  372. },
  373. {
  374. "path": "pages/Match/member/change-mobile",
  375. "style": {
  376. "navigationBarTitleText": "",
  377. "enablePullDownRefresh": false,
  378. "navigationStyle": "custom"
  379. }
  380. },
  381. {
  382. "path": "pages/Match/setting/setting",
  383. "style": {
  384. "navigationBarTitleText": "",
  385. "enablePullDownRefresh": false,
  386. "navigationStyle": "custom"
  387. }
  388. },
  389. {
  390. "path": "pages/Match/setting/language",
  391. "style": {
  392. "navigationBarTitleText": "",
  393. "enablePullDownRefresh": false,
  394. "navigationStyle": "custom"
  395. }
  396. },
  397. {
  398. "path": "pages/Match/setting/about",
  399. "style": {
  400. "navigationBarTitleText": "",
  401. "enablePullDownRefresh": false,
  402. "navigationStyle": "custom"
  403. }
  404. },
  405. {
  406. "path": "pages/Match/setting/change-password",
  407. "style": {
  408. "navigationBarTitleText": "",
  409. "enablePullDownRefresh": false,
  410. "navigationStyle": "custom"
  411. }
  412. },
  413. {
  414. "path": "pages/Match/setting/cancel-account",
  415. "style": {
  416. "navigationBarTitleText": "",
  417. "enablePullDownRefresh": false,
  418. "navigationStyle": "custom"
  419. }
  420. },
  421. {
  422. "path": "pages/Match/message/message",
  423. "style": {
  424. "navigationBarTitleText": "",
  425. "enablePullDownRefresh": false,
  426. "navigationStyle": "custom"
  427. }
  428. },
  429. {
  430. "path": "pages/Match/message/detail",
  431. "style": {
  432. "navigationBarTitleText": "",
  433. "enablePullDownRefresh": false,
  434. "navigationStyle": "custom"
  435. }
  436. },
  437. {
  438. "path": "pages/login/selcetcode",
  439. "style": {
  440. "navigationBarTitleText": "",
  441. "enablePullDownRefresh": false
  442. }
  443. },
  444. {
  445. "path": "download/google",
  446. "style": {
  447. "navigationBarTitleText": "",
  448. "enablePullDownRefresh": false,
  449. "navigationStyle": "custom"
  450. }
  451. },
  452. {
  453. "path": "pages/getApp/index",
  454. "style": {
  455. "navigationBarTitleText": "",
  456. "enablePullDownRefresh": false,
  457. "navigationStyle": "custom"
  458. }
  459. },
  460. {
  461. "path": "recruit/1",
  462. "style": {
  463. "navigationBarTitleText": "",
  464. "enablePullDownRefresh": false,
  465. "navigationStyle": "custom"
  466. }
  467. },
  468. {
  469. "path": "recruit/2",
  470. "style": {
  471. "navigationBarTitleText": "",
  472. "enablePullDownRefresh": false,
  473. "navigationStyle": "custom"
  474. }
  475. },
  476. {
  477. "path": "recruit/3",
  478. "style": {
  479. "navigationBarTitleText": "",
  480. "enablePullDownRefresh": false,
  481. "navigationStyle": "custom"
  482. }
  483. }
  484. ],
  485. "globalStyle": {
  486. "navigationBarTextStyle": "black",
  487. "navigationBarTitleText": "uni-app",
  488. "navigationBarBackgroundColor": "#F8F8F8",
  489. "backgroundColor": "#F8F8F8"
  490. },
  491. "tabBar": {
  492. "borderStyle": "#ccc",
  493. "backgroundColor": "#fff",
  494. "iconWidth": "18px",
  495. "color": "#4E4E4E",
  496. "selectedColor": "#1444F5",
  497. "list": [
  498. {
  499. "pagePath": "pages/Live/Live",
  500. "iconPath": "static/image/tabBar/live.png",
  501. "selectedIconPath": "static/image/tabBar/live-a.png",
  502. "text": "Live"
  503. },
  504. {
  505. "pagePath": "pages/Match/Match",
  506. "iconPath": "static/image/tabBar/match.png",
  507. "selectedIconPath": "static/image/tabBar/match-a.png",
  508. "text": "Schedule"
  509. },
  510. {
  511. "pagePath": "pages/Game/index",
  512. "iconPath": "static/image/tabBar/game.png",
  513. "selectedIconPath": "static/image/tabBar/game-a.png",
  514. "text": "Game"
  515. },
  516. {
  517. "pagePath": "pages/Videos/index",
  518. "iconPath": "static/image/tabBar/video.png",
  519. "selectedIconPath": "static/image/tabBar/video-a.png",
  520. "text": "Video"
  521. },
  522. {
  523. "pagePath": "pages/getApp/index",
  524. "iconPath": "static/image/tabBar/phone.png",
  525. "selectedIconPath": "static/image/tabBar/phone-a.png",
  526. "text": "Get APP"
  527. },
  528. {
  529. "pagePath": "pages/more/index",
  530. "iconPath": "static/image/tabBar/more.png",
  531. "selectedIconPath": "static/image/tabBar/more-a.png",
  532. "text": "More"
  533. }
  534. ]
  535. },
  536. "uniIdRouter": {}
  537. }