pages.json 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "custom": {
  5. "^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue",
  6. "^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue"
  7. }
  8. },
  9. "pages": [
  10. {
  11. "path": "pages/Tabbar/Home/index",
  12. "aliasPath": "/index",
  13. "name": "index",
  14. "style": {
  15. "navigationStyle": "custom",
  16. "navigationBarTitleText": "主页"
  17. // "enablePullDownRefresh": true
  18. },
  19. "type": "home"
  20. },
  21. {
  22. "path": "pages/Tabbar/SportsEvents/index",
  23. "aliasPath": "/SportsEvents",
  24. "name": "SportsEvents",
  25. "style": {
  26. "navigationStyle": "custom",
  27. "navigationBarTitleText": "体育赛事"
  28. },
  29. "type": "SportsEvents"
  30. },
  31. {
  32. "path": "pages/Tabbar/RollingBall/index",
  33. "aliasPath": "/RollingBall",
  34. "name": "RollingBall",
  35. "style": {
  36. "navigationStyle": "custom",
  37. "navigationBarTitleText": "滚球"
  38. },
  39. "type": "RollingBall"
  40. },
  41. {
  42. "path": "pages/WorkModule/LotteryDraw/index",
  43. "aliasPath": "/LotteryDraw",
  44. "name": "LotteryDraw",
  45. "style": {
  46. "navigationStyle": "custom",
  47. "navigationBarTitleText": "开奖"
  48. },
  49. "type": "LotteryDraw"
  50. },
  51. {
  52. "path": "pages/WorkModule/LotteryDraw/LotteryDrawHistory",
  53. "aliasPath": "/LotteryDrawHistory",
  54. "name": "LotteryDrawHistory",
  55. "style": {
  56. "navigationStyle": "custom",
  57. "navigationBarTitleText": "开奖历史列表"
  58. },
  59. "type": "LotteryDrawHistory"
  60. },
  61. {
  62. "path": "pages/Tabbar/SportsBetting/index",
  63. "aliasPath": "/SportsBetting",
  64. "name": "SportsBetting",
  65. "style": {
  66. "navigationStyle": "custom",
  67. "navigationBarTitleText": "体育博彩"
  68. },
  69. "type": "SportsBetting"
  70. },
  71. {
  72. "path": "pages/Tabbar/WorldCup/index",
  73. "aliasPath": "/WorldCup",
  74. "name": "WorldCup",
  75. "style": {
  76. "navigationStyle": "custom",
  77. "navigationBarTitleText": "世界杯"
  78. },
  79. "type": "WorldCup"
  80. },
  81. {
  82. "path": "pages/WorkModule/League/index",
  83. "aliasPath": "/League",
  84. "name": "League",
  85. "style": {
  86. "navigationStyle": "custom",
  87. "navigationBarTitleText": "联赛"
  88. },
  89. "type": "League"
  90. },
  91. {
  92. "path": "pages/Tabbar/Entertainment/index",
  93. "aliasPath": "/Entertainment",
  94. "name": "Entertainment",
  95. "style": {
  96. "navigationStyle": "custom",
  97. "navigationBarTitleText": "彩票"
  98. },
  99. "type": "Entertainment"
  100. },
  101. {
  102. "path": "pages/WorkModule/Lottery/index",
  103. "aliasPath": "/Lottery",
  104. "name": "Lottery",
  105. "style": {
  106. "navigationStyle": "custom",
  107. "navigationBarTitleText": "彩票"
  108. },
  109. "type": "Lottery"
  110. },
  111. {
  112. "path": "pages/Tabbar/BettingHistory/index",
  113. "aliasPath": "/BettingHistory",
  114. "name": "BettingHistory",
  115. "style": {
  116. "navigationStyle": "custom",
  117. "navigationBarTitleText": "投注历史"
  118. },
  119. "type": "BettingHistory"
  120. },
  121. {
  122. "path": "pages/Tabbar/My/index",
  123. "aliasPath": "/My",
  124. "name": "My",
  125. "style": {
  126. "navigationStyle": "custom",
  127. "navigationBarTitleText": "我的"
  128. },
  129. "type": "My"
  130. },
  131. {
  132. "path": "pages/Tabbar/My/platform",
  133. "aliasPath": "/platform",
  134. "name": "platform",
  135. "style": {
  136. "navigationStyle": "custom",
  137. "navigationBarTitleText": "平台"
  138. },
  139. "type": "platform"
  140. },
  141. {
  142. "path": "pages/Tabbar/Entertainment/components/Digital/detail",
  143. "aliasPath": "/DigitalDetail",
  144. "name": "DigitalDetail",
  145. "style": {
  146. "navigationStyle": "custom",
  147. "navigationBarTitleText": "六合彩详情"
  148. },
  149. "type": "DigitalDetail"
  150. },
  151. {
  152. "path": "pages/ThirdParty/index",
  153. "aliasPath": "/ThirdParty",
  154. "name": "ThirdParty",
  155. "style": {
  156. "navigationStyle": "custom",
  157. "navigationBarTitleText": "游戏"
  158. },
  159. "type": "ThirdParty"
  160. },
  161. {
  162. "path": "pages/ThirdParty/game",
  163. "aliasPath": "/ThirdPartyGame",
  164. "name": "ThirdPartyGame",
  165. "style": {
  166. "navigationStyle": "custom",
  167. "navigationBarTitleText": "游戏"
  168. },
  169. "type": "ThirdPartyGame"
  170. },
  171. {
  172. "path": "pages/login/index",
  173. "aliasPath": "/login",
  174. "name": "login",
  175. "style": {
  176. "navigationStyle": "custom",
  177. "navigationBarTitleText": "登录"
  178. }
  179. },
  180. {
  181. "path": "pages/register/index",
  182. "aliasPath": "/register",
  183. "name": "register",
  184. "style": {
  185. "navigationStyle": "custom",
  186. "navigationBarTitleText": "注册"
  187. }
  188. },
  189. {
  190. "path": "pages/setAccount/index",
  191. "aliasPath": "/setAccount",
  192. "name": "setAccount",
  193. "style": {
  194. "navigationStyle": "custom",
  195. "navigationBarTitleText": "设置账号"
  196. }
  197. },
  198. {
  199. "path": "pages/index/example/index",
  200. "aliasPath": "/example",
  201. "name": "example",
  202. "style": {
  203. "navigationStyle": "custom",
  204. "navigationBarTitleText": "-----------示例-----------"
  205. }
  206. },
  207. {
  208. "path": "pages/index/user/index",
  209. "aliasPath": "/user",
  210. "name": "user",
  211. "style": {
  212. "navigationStyle": "custom",
  213. "navigationBarTitleText": "-----------我的-----------"
  214. }
  215. },
  216. {
  217. "path": "pages/WorkModule/AppFooterViews/index",
  218. "aliasPath": "/AppFooterViews",
  219. "name": "AppFooterViews",
  220. "style": {
  221. "navigationStyle": "custom",
  222. "navigationBarTitleText": "页脚页面"
  223. // "enablePullDownRefresh": true
  224. },
  225. "type": "AppFooterViews"
  226. }
  227. ],
  228. "subPackages": [
  229. {
  230. "root": "pages/common",
  231. "pages": [
  232. {
  233. "path": "web-view/index",
  234. "aliasPath": "/web-view",
  235. "name": "web-view",
  236. "style": {
  237. "navigationBarTitleText": "web-view",
  238. "transparentTitle": "-----------auto-----------"
  239. }
  240. },
  241. {
  242. "path": "rich-view/index",
  243. "aliasPath": "/rich-view",
  244. "name": "rich-view",
  245. "style": {
  246. "navigationBarTitleText": "-----------rich-view-----------"
  247. }
  248. }
  249. ]
  250. },
  251. {
  252. "root": "pages/tips",
  253. "pages": [
  254. {
  255. "path": "middleware/index",
  256. "aliasPath": "/tips-middleware",
  257. "name": "tips-middleware",
  258. "meta": {
  259. "middleware": [
  260. "test"
  261. ]
  262. },
  263. "style": {
  264. "navigationBarTitleText": "-----------中间件-----------"
  265. }
  266. }
  267. ]
  268. },
  269. {
  270. "root": "pages/template",
  271. "pages": [
  272. {
  273. "path": "paging/index",
  274. "aliasPath": "/template-paging",
  275. "name": "template-paging",
  276. "style": {
  277. "navigationBarTitleText": "-----------通用列表-----------"
  278. }
  279. }
  280. ]
  281. },
  282. {
  283. "root": "pages/oldPage/personal",
  284. "pages": [
  285. {
  286. "path": "index",
  287. "aliasPath": "/personal",
  288. "name": "personal",
  289. "style": {
  290. "navigationBarTitleText": "-----------个人资料-----------",
  291. "transparentTitle": "auto"
  292. }
  293. }
  294. ]
  295. },
  296. {
  297. "root": "pages/oldPage/contact",
  298. "pages": [
  299. {
  300. "path": "index",
  301. "aliasPath": "/contact",
  302. "name": "contact",
  303. "style": {
  304. "navigationBarTitleText": "-----------联系我们-----------",
  305. "transparentTitle": "auto"
  306. }
  307. }
  308. ]
  309. },
  310. {
  311. "root": "pages/oldPage/preference",
  312. "pages": [
  313. {
  314. "path": "index",
  315. "aliasPath": "/preference",
  316. "name": "preference",
  317. "style": {
  318. "navigationBarTitleText": "-----------偏好设置-----------"
  319. }
  320. }
  321. ]
  322. },
  323. {
  324. "root": "pages/oldPage/feedback",
  325. "pages": [
  326. {
  327. "path": "index",
  328. "aliasPath": "/feedback",
  329. "name": "feedback",
  330. "style": {
  331. "navigationBarTitleText": "-----------意见反馈-----------",
  332. "transparentTitle": "auto"
  333. }
  334. }
  335. ]
  336. },
  337. {
  338. "root": "pages/WorkModule/my",
  339. "pages": [
  340. {
  341. "path": "promotion/index",
  342. "aliasPath": "/promotion",
  343. "name": "promotion",
  344. "style": {
  345. "navigationBarTitleText": "优惠活动",
  346. "transparentTitle": "auto",
  347. "app-plus": {
  348. "titleNView": false
  349. }
  350. }
  351. }
  352. ]
  353. },
  354. {
  355. "root": "pages/WorkModule/my",
  356. "pages": [
  357. {
  358. "path": "promotion/detail/index",
  359. "aliasPath": "/promotionDetail",
  360. "name": "promotionDetail",
  361. "style": {
  362. "navigationBarTitleText": "优惠活动详情",
  363. "transparentTitle": "auto",
  364. "app-plus": {
  365. "titleNView": false
  366. }
  367. }
  368. }
  369. ]
  370. },
  371. {
  372. "root": "pages/WorkModule/my",
  373. "pages": [
  374. {
  375. "path": "safety/index",
  376. "aliasPath": "/safety",
  377. "name": "safety",
  378. "style": {
  379. "navigationBarTitleText": "安全",
  380. "transparentTitle": "auto",
  381. "app-plus": {
  382. "titleNView": false
  383. }
  384. }
  385. }
  386. ]
  387. },
  388. {
  389. "root": "pages/WorkModule/my",
  390. "pages": [
  391. {
  392. "path": "userInfo/index",
  393. "aliasPath": "/userInfo",
  394. "name": "userInfo",
  395. "style": {
  396. "navigationBarTitleText": "用户信息",
  397. "transparentTitle": "auto",
  398. "app-plus": {
  399. "titleNView": false
  400. }
  401. }
  402. }
  403. ]
  404. },
  405. {
  406. "root": "pages/WorkModule/my",
  407. "pages": [
  408. {
  409. "path": "topUp/index",
  410. "aliasPath": "/topUp",
  411. "name": "topUp",
  412. "style": {
  413. "navigationBarTitleText": "充值",
  414. "transparentTitle": "auto",
  415. "app-plus": {
  416. "titleNView": false
  417. }
  418. }
  419. },
  420. {
  421. "path": "topUp/info",
  422. "aliasPath": "/info",
  423. "name": "rechargeDetail",
  424. "style": {
  425. "navigationBarTitleText": "充值",
  426. "transparentTitle": "auto",
  427. "app-plus": {
  428. "titleNView": false
  429. }
  430. }
  431. }
  432. ]
  433. },
  434. {
  435. "root": "pages/WorkModule/my",
  436. "pages": [
  437. {
  438. "path": "rechargeRecord/index",
  439. "aliasPath": "/rechargeRecord",
  440. "name": "rechargeRecord",
  441. "style": {
  442. "navigationBarTitleText": "充值记录",
  443. "transparentTitle": "auto",
  444. "app-plus": {
  445. "titleNView": false
  446. }
  447. }
  448. }
  449. ]
  450. },
  451. {
  452. "root": "pages/WorkModule/my",
  453. "pages": [
  454. {
  455. "path": "withdraw/index",
  456. "aliasPath": "/withdraw",
  457. "name": "withdraw",
  458. "style": {
  459. "navigationBarTitleText": "提现",
  460. "transparentTitle": "auto",
  461. "app-plus": {
  462. "titleNView": false
  463. }
  464. }
  465. }
  466. ]
  467. },
  468. {
  469. "root": "pages/WorkModule/my",
  470. "pages": [
  471. {
  472. "path": "withdrawalHistory/index",
  473. "aliasPath": "/withdrawalHistory",
  474. "name": "withdrawalHistory",
  475. "style": {
  476. "navigationBarTitleText": "提现记录",
  477. "transparentTitle": "auto",
  478. "app-plus": {
  479. "titleNView": false
  480. }
  481. }
  482. }
  483. ]
  484. },
  485. {
  486. "root": "pages/WorkModule/my",
  487. "pages": [
  488. {
  489. "path": "Yuebao/index",
  490. "aliasPath": "/Yuebao",
  491. "name": "Yuebao",
  492. "style": {
  493. "navigationBarTitleText": "余额宝",
  494. "transparentTitle": "auto",
  495. "app-plus": {
  496. "titleNView": false
  497. }
  498. }
  499. },
  500. {
  501. "path": "Yuebao/itemList",
  502. "aliasPath": "/YuebaoItemList",
  503. "name": "YuebaoItemList",
  504. "style": {
  505. "navigationBarTitleText": "余额宝记录",
  506. "transparentTitle": "auto",
  507. "app-plus": {
  508. "titleNView": false
  509. }
  510. }
  511. }
  512. ]
  513. },
  514. {
  515. "root": "pages/WorkModule/my",
  516. "pages": [
  517. {
  518. "path": "WalletManagement/index",
  519. "aliasPath": "/WalletManagement",
  520. "name": "WalletManagement",
  521. "style": {
  522. "navigationBarTitleText": "钱包管理",
  523. "transparentTitle": "auto",
  524. "app-plus": {
  525. "titleNView": false
  526. }
  527. }
  528. }
  529. ]
  530. },
  531. {
  532. "root": "pages/WorkModule/my",
  533. "pages": [
  534. {
  535. "path": "changePassword/index",
  536. "aliasPath": "/changePassword",
  537. "name": "changePassword",
  538. "style": {
  539. "navigationBarTitleText": "修改密码",
  540. "transparentTitle": "auto",
  541. "app-plus": {
  542. "titleNView": false
  543. }
  544. }
  545. }
  546. ]
  547. },
  548. {
  549. "root": "pages/WorkModule/my",
  550. "pages": [
  551. {
  552. "path": "changeFundPassword/index",
  553. "aliasPath": "/changeFundPassword",
  554. "name": "changeFundPassword",
  555. "style": {
  556. "navigationBarTitleText": "修改资金密码",
  557. "transparentTitle": "auto",
  558. "app-plus": {
  559. "titleNView": false
  560. }
  561. }
  562. }
  563. ]
  564. },
  565. {
  566. "root": "pages/WorkModule/my",
  567. "pages": [
  568. {
  569. "path": "fundRecord/index",
  570. "aliasPath": "/fundRecord",
  571. "name": "fundRecord",
  572. "style": {
  573. "navigationBarTitleText": "资金记录",
  574. "transparentTitle": "auto",
  575. "app-plus": {
  576. "titleNView": false
  577. }
  578. }
  579. }
  580. ]
  581. },
  582. {
  583. "root": "pages/common",
  584. "pages": [
  585. {
  586. "path": "betSlip/index",
  587. "aliasPath": "/betSlip",
  588. "name": "betSlip",
  589. "style": {
  590. "navigationBarTitleText": "投注单",
  591. "transparentTitle": "auto",
  592. "app-plus": {
  593. "titleNView": false
  594. }
  595. }
  596. }
  597. ]
  598. },
  599. {
  600. "root": "pages/common",
  601. "pages": [
  602. {
  603. "path": "customerService/index",
  604. "aliasPath": "/customerService",
  605. "name": "customerService",
  606. "style": {
  607. "navigationBarTitleText": "客服",
  608. "transparentTitle": "auto",
  609. "app-plus": {
  610. "titleNView": false
  611. }
  612. }
  613. }
  614. ]
  615. },
  616. {
  617. "root": "pages/WorkModule/bettingHistory",
  618. "pages": [
  619. {
  620. "path": "bettingDetail/index",
  621. "aliasPath": "/bettingDetail",
  622. "name": "bettingDetail",
  623. "style": {
  624. "navigationBarTitleText": "投注单详情",
  625. "transparentTitle": "auto",
  626. "app-plus": {
  627. "titleNView": false
  628. }
  629. }
  630. }
  631. ]
  632. },
  633. {
  634. "root": "pages/common",
  635. "pages": [
  636. {
  637. "path": "sportDetail/index",
  638. "aliasPath": "/sportDetail",
  639. "name": "sportDetail",
  640. "style": {
  641. "navigationBarTitleText": "赛事详情",
  642. "transparentTitle": "auto",
  643. "app-plus": {
  644. "titleNView": false
  645. }
  646. }
  647. }
  648. ]
  649. },
  650. {
  651. "root": "pages/Tabbar/Entertainment",
  652. "pages": [
  653. {
  654. "path": "view/PC28/index",
  655. "aliasPath": "/PC28",
  656. "name": "PC28",
  657. "style": {
  658. "navigationBarTitleText": "PC28",
  659. "transparentTitle": "auto",
  660. "app-plus": {
  661. "titleNView": false
  662. }
  663. }
  664. },
  665. {
  666. "path": "view/ExtremeSpeed28/index",
  667. "aliasPath": "/ExtremeSpeed28",
  668. "name": "ExtremeSpeed28",
  669. "style": {
  670. "navigationBarTitleText": "ExtremeSpeed28",
  671. "transparentTitle": "auto",
  672. "app-plus": {
  673. "titleNView": false
  674. }
  675. }
  676. }
  677. ]
  678. },
  679. {
  680. "root": "pages/Tabbar/Entertainment",
  681. "pages": [
  682. {
  683. "path": "view/Digital/index",
  684. "aliasPath": "/Digital",
  685. "name": "Digital",
  686. "style": {
  687. "navigationBarTitleText": "Digital",
  688. "transparentTitle": "auto",
  689. "app-plus": {
  690. "titleNView": false
  691. }
  692. }
  693. },
  694. {
  695. "path": "view/NewDigital/index",
  696. "aliasPath": "/NewDigital",
  697. "name": "NewDigital",
  698. "style": {
  699. "navigationBarTitleText": "Digital",
  700. "transparentTitle": "auto",
  701. "app-plus": {
  702. "titleNView": false
  703. }
  704. }
  705. },
  706. {
  707. "path": "view/SpeedDigital/index",
  708. "aliasPath": "/SpeedDigital",
  709. "name": "SpeedDigital",
  710. "style": {
  711. "navigationBarTitleText": "SpeedDigital",
  712. "transparentTitle": "auto",
  713. "app-plus": {
  714. "titleNView": false
  715. }
  716. }
  717. }
  718. ]
  719. },
  720. {
  721. "root": "pages/Tabbar/Entertainment",
  722. "pages": [
  723. {
  724. "path": "view/HKDigital/index",
  725. "aliasPath": "/HKDigital",
  726. "name": "HKDigital",
  727. "style": {
  728. "navigationBarTitleText": "HKDigital",
  729. "transparentTitle": "auto",
  730. "app-plus": {
  731. "titleNView": false
  732. }
  733. }
  734. }
  735. ]
  736. },
  737. {
  738. "root": "pages/Tabbar/Entertainment",
  739. "pages": [
  740. {
  741. "path": "view/history/index",
  742. "aliasPath": "/history",
  743. "name": "history",
  744. "style": {
  745. "navigationBarTitleText": "往期历史",
  746. "transparentTitle": "auto",
  747. "app-plus": {
  748. "titleNView": false
  749. }
  750. }
  751. }
  752. ]
  753. },
  754. {
  755. "root": "pages/Tabbar/Entertainment",
  756. "pages": [
  757. {
  758. "path": "view/Pc28BettingHistory/index",
  759. "aliasPath": "/Pc28BettingHistory",
  760. "name": "Pc28BettingHistory",
  761. "style": {
  762. "navigationBarTitleText": "投注历史",
  763. "transparentTitle": "auto",
  764. "app-plus": {
  765. "titleNView": false
  766. }
  767. }
  768. },
  769. {
  770. "path": "view/JisuGame/index",
  771. "aliasPath": "/JisuGame",
  772. "name": "JisuGame",
  773. "style": {
  774. "navigationBarTitleText": "极速游戏",
  775. "transparentTitle": "auto",
  776. "app-plus": {
  777. "titleNView": false
  778. }
  779. }
  780. }
  781. ]
  782. },
  783. {
  784. "root": "pages/common",
  785. "pages": [
  786. {
  787. "path": "LotteryList/index",
  788. "aliasPath": "/LotteryList",
  789. "name": "LotteryList",
  790. "style": {
  791. "navigationBarTitleText": "彩票列表",
  792. "transparentTitle": "auto",
  793. "app-plus": {
  794. "titleNView": false
  795. }
  796. }
  797. },
  798. {
  799. "path": "AllHistory/components/Lottery/LotteryDetail",
  800. "aliasPath": "/LotteryDetail",
  801. "name": "LotteryDetail",
  802. "style": {
  803. "navigationBarTitleText": "彩票详情",
  804. "transparentTitle": "auto",
  805. "app-plus": {
  806. "titleNView": false
  807. }
  808. }
  809. },
  810. {
  811. "path": "AllHistory/index",
  812. "aliasPath": "/AllHistory",
  813. "name": "AllHistory",
  814. "style": {
  815. "navigationBarTitleText": "全部投注单",
  816. "transparentTitle": "auto",
  817. "app-plus": {
  818. "titleNView": false
  819. }
  820. }
  821. },
  822. {
  823. "path": "AllHistory/components/championDetail",
  824. "aliasPath": "/championDetail",
  825. "name": "championDetail",
  826. "style": {
  827. "navigationBarTitleText": "冠军详情",
  828. "transparentTitle": "auto",
  829. "app-plus": {
  830. "titleNView": false
  831. }
  832. }
  833. },
  834. {
  835. "path": "AllHistory/components/jisuDetail",
  836. "aliasPath": "/jisuDetail",
  837. "name": "jisuDetail",
  838. "style": {
  839. "navigationBarTitleText": "极速游戏详情",
  840. "transparentTitle": "auto",
  841. "app-plus": {
  842. "titleNView": false
  843. }
  844. }
  845. }
  846. ]
  847. },
  848. {
  849. "root": "pages/common",
  850. "pages": [
  851. {
  852. "path": "PC28Rule/index",
  853. "aliasPath": "/PC28Rule",
  854. "name": "PC28Rule",
  855. "style": {
  856. "navigationBarTitleText": "PC28规则",
  857. "transparentTitle": "auto",
  858. "app-plus": {
  859. "titleNView": false
  860. }
  861. }
  862. }
  863. ]
  864. },
  865. {
  866. "root": "pages/WorkModule/Entertainment",
  867. "pages": [
  868. {
  869. "path": "Detail/index",
  870. "aliasPath": "/EntertainmentDetail",
  871. "name": "EntertainmentDetail",
  872. "style": {
  873. "navigationBarTitleText": "pc28详情",
  874. "transparentTitle": "auto",
  875. "app-plus": {
  876. "titleNView": false
  877. }
  878. }
  879. }
  880. ]
  881. }
  882. ],
  883. "tabBar": {
  884. "color": "#999999",
  885. "selectedColor": "#f8b932",
  886. "backgroundColor": "#FFFFFF",
  887. "iconWidth": "20px",
  888. "list": [
  889. {
  890. "iconPath": "static/images/tabbar/g1.png",
  891. "selectedIconPath": "static/images/tabbar/g.png",
  892. "pagePath": "pages/Tabbar/Home/index",
  893. "text": "首页"
  894. },
  895. {
  896. "iconPath": "static/images/tabbar/b.png",
  897. "selectedIconPath": "static/images/tabbar/b1.png",
  898. "pagePath": "pages/Tabbar/SportsEvents/index",
  899. "text": "体育赛事"
  900. },
  901. // {
  902. // "iconPath": "static/images/tabbar/j.png",
  903. // "selectedIconPath": "static/images/tabbar/j1.png",
  904. // "pagePath": "pages/Tabbar/Entertainment/index",
  905. // "text": "购彩"
  906. // },
  907. // {
  908. // "iconPath": "static/images/tabbar/d.png",
  909. // "selectedIconPath": "static/images/tabbar/d1.png",
  910. // "pagePath": "pages/Tabbar/BettingHistory/index",
  911. // // "pagePath": "pages/common/AllHistory/index",
  912. // "text": "投注历史"
  913. // },
  914. {
  915. "iconPath": "static/images/tabbar/kef.png",
  916. "selectedIconPath": "static/images/tabbar/kef1.png",
  917. "pagePath": "pages/common/customerService/index",
  918. "text": "客服"
  919. },
  920. {
  921. "iconPath": "static/images/tabbar/kaijiang.png",
  922. "selectedIconPath": "static/images/tabbar/kaijiang1.png",
  923. "pagePath": "pages/WorkModule/LotteryDraw/index",
  924. "text": "开奖"
  925. },
  926. {
  927. "iconPath": "static/images/tabbar/h1.png",
  928. "selectedIconPath": "static/images/tabbar/h.png",
  929. "pagePath": "pages/Tabbar/My/index",
  930. "text": "我的"
  931. }
  932. ],
  933. "midButton": {
  934. "width": "70px",
  935. "height": "70px",
  936. "iconPath": "/static/images/image.png",
  937. "iconWidth": "70px"
  938. }
  939. },
  940. "globalStyle": {
  941. "navigationBarTitleText": "MelBet",
  942. "navigationBarBackgroundColor": "#FFFFFF",
  943. "navigationBarTextStyle": "black",
  944. "backgroundColor": "#F8F8F8"
  945. }
  946. }