pages.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501
  1. {
  2. "pages": [{
  3. "path": "pages/index/index", //默认首页
  4. "style": {
  5. // #ifdef H5
  6. "navigationStyle": "custom",
  7. // #endif
  8. "navigationBarTitleText": "",
  9. "navigationBarBackgroundColor": "#363B4D",
  10. "navigationBarTextStyle": "white"
  11. }
  12. },
  13. {
  14. "path": "pages/index/new/index",
  15. "style": {
  16. "navigationBarTitleText": "最新"
  17. }
  18. },
  19. {
  20. "path": "pages/index/billboard/index",
  21. "style": {
  22. "navigationBarTitleText": "排行榜"
  23. }
  24. },
  25. {
  26. "path": "pages/video/index",
  27. "style": {
  28. "navigationBarTitleText": "",
  29. "navigationStyle": "custom",
  30. "app-plus": {
  31. "titleNView": {
  32. "type": "transparent"
  33. }
  34. }
  35. }
  36. },
  37. {
  38. "path": "pages/client/zui",
  39. "style": {
  40. // #ifdef H5
  41. "navigationStyle": "custom",
  42. // #endif
  43. "navigationBarTitleText": "追剧"
  44. }
  45. },
  46. {
  47. "path": "pages/client/tuan/zjgk",
  48. "style": {
  49. "navigationBarTitleText": "最近观看"
  50. }
  51. },
  52. {
  53. "path": "pages/client/tuan/wdxh",
  54. "style": {
  55. "navigationBarTitleText": "我的喜欢"
  56. }
  57. },
  58. {
  59. "path": "pages/client/tuan/zjjl",
  60. "style": {
  61. "navigationBarTitleText": "追剧记录"
  62. }
  63. },
  64. {
  65. "path": "pages/client/video/video",
  66. "style": {
  67. "navigationBarTitleText": "",
  68. "navigationStyle": "custom",
  69. "enablePullDownRefresh": false
  70. }
  71. },
  72. {
  73. "path": "pages/client/video",
  74. "style": {
  75. "navigationBarTitleText": "视频",
  76. // #ifndef MP-TOUTIAO
  77. "navigationStyle": "custom",
  78. // #endif
  79. "app-plus": {
  80. "titleNView": false,
  81. "subNVues": [{
  82. "id": "comment",
  83. "path": "pages/subnvue/comment",
  84. "style": {
  85. "height": "100%",
  86. "position": "absolute",
  87. "bottom": "0",
  88. "background": "transparent",
  89. "zindex": 1
  90. }
  91. }, {
  92. "id": "input-box",
  93. "path": "pages/subnvue/input-box",
  94. "style": {
  95. "height": "100%",
  96. "position": "absolute",
  97. "bottom": "0",
  98. "background": "transparent",
  99. "zindex": 2
  100. }
  101. }]
  102. }
  103. }
  104. },
  105. {
  106. "path": "pages/client/webva"
  107. },
  108. {
  109. "path": "pages/client/member/qrshare",
  110. "style": {
  111. "navigationBarTitleText": "分享"
  112. }
  113. },
  114. {
  115. "path": "pages/client/vipcard/index",
  116. "style": {
  117. "navigationBarTitleText": "会员卡详情"
  118. }
  119. },
  120. {
  121. "path": "pages/client/vipcard/vipcm",
  122. "style": {
  123. "navigationBarTitleText": "会员升级"
  124. }
  125. },
  126. {
  127. "path": "pages/client/vipcard/recharge",
  128. "style": {
  129. "navigationBarTitleText": "充值"
  130. }
  131. },
  132. {
  133. "path": "pages/client/vipcard/fxlog",
  134. "style": {
  135. "navigationBarTitleText": "明细"
  136. }
  137. },
  138. {
  139. "path": "pages/client/vipcard/moneylog",
  140. "style": {
  141. "navigationBarTitleText": "明细"
  142. }
  143. },
  144. {
  145. "path": "pages/client/member/tx",
  146. "style": {
  147. "navigationBarTitleText": "提现",
  148. "app-plus": {
  149. "titleNView": {
  150. "backgroundColor": "#f9f9f9",
  151. "buttons": [{
  152. "color": "#333",
  153. "fontSize": "15px",
  154. "width": "90px",
  155. "text": "提现记录"
  156. }]
  157. }
  158. }
  159. }
  160. },
  161. {
  162. "path": "pages/client/member/txjl",
  163. "style": {
  164. "navigationBarTitleText": "提现记录",
  165. "app-plus": {
  166. "titleNView": {
  167. "backgroundColor": "#f9f9f9"
  168. }
  169. }
  170. }
  171. },
  172. {
  173. "path": "pages/client/vipcard/integrallog",
  174. "style": {
  175. "navigationBarTitleText": "我的积分"
  176. }
  177. },
  178. {
  179. "path": "pages/client/vipcard/integraldh",
  180. "style": {
  181. "navigationBarTitleText": "积分兑换"
  182. }
  183. },
  184. {
  185. "path": "pages/set/set",
  186. "style": {
  187. "navigationBarTitleText": "设置"
  188. }
  189. },
  190. {
  191. "path": "pages/set/grzl/grzl",
  192. "style": {
  193. "navigationBarTitleText": "个人资料",
  194. "app-plus": {
  195. "titleNView": {
  196. "backgroundColor": "#f8f8f8"
  197. }
  198. }
  199. }
  200. },
  201. {
  202. "path": "pages/set/gywm/gywm",
  203. "style": {
  204. "navigationBarTitleText": "关于我们",
  205. "app-plus": {
  206. "titleNView": {
  207. "backgroundColor": "#f8f8f8"
  208. }
  209. }
  210. }
  211. }, {
  212. "path": "pages/set/grzl/modname/modname",
  213. "style": {
  214. "navigationBarTitleText": "修改姓名",
  215. "app-plus": {
  216. "titleNView": {
  217. "backgroundColor": "#f5f5f5"
  218. }
  219. }
  220. }
  221. }, {
  222. "path": "pages/set/grzl/nc/nc",
  223. "style": {
  224. "navigationBarTitleText": "修改昵称",
  225. "app-plus": {
  226. "titleNView": {
  227. "backgroundColor": "#f8f8f8"
  228. }
  229. }
  230. }
  231. }, {
  232. "path": "pages/set/grzl/wx/wx",
  233. "style": {
  234. "navigationBarTitleText": "修改微信号",
  235. "app-plus": {
  236. "titleNView": {
  237. "backgroundColor": "#f8f8f8"
  238. }
  239. }
  240. }
  241. },
  242. {
  243. "path": "pages/client/vipcard/adviser",
  244. "style": {
  245. "navigationBarTitleText": "专属顾问"
  246. }
  247. },
  248. {
  249. "path": "pages/client/vipcard/adviserchange",
  250. "style": {
  251. "navigationBarTitleText": "更换顾问"
  252. }
  253. },
  254. {
  255. "path": "pages/client/tuan/index",
  256. "style": {
  257. "navigationBarTitleText": "全部列表",
  258. "app-plus": {
  259. "titleNView": {
  260. "titleColor": "#3a3a3a",
  261. "backgroundColor": "#f9f9f9",
  262. "searchInput": {
  263. "backgroundColor": "#fff",
  264. "borderRadius": "6px",
  265. "placeholder": "请输入搜索内容",
  266. "autoFocus": false
  267. }
  268. }
  269. }
  270. }
  271. },
  272. {
  273. "path": "pages/client/tuan/ss",
  274. "style": {
  275. "navigationBarTitleText": "搜索列表",
  276. "app-plus": {
  277. "titleNView": {
  278. "titleColor": "#3a3a3a",
  279. "backgroundColor": "#f9f9f9",
  280. "searchInput": {
  281. "backgroundColor": "#fff",
  282. "borderRadius": "6px",
  283. "placeholder": "请输入关键字",
  284. "autoFocus": false
  285. }
  286. }
  287. }
  288. }
  289. },
  290. {
  291. "path": "pages/client/tuan/list",
  292. "style": {
  293. "navigationBarTitleText": "详情"
  294. }
  295. },
  296. {
  297. "path": "pages/client/tuan/detail",
  298. "style": {
  299. "navigationBarTitleText": "",
  300. "navigationStyle": "custom",
  301. "app-plus": {
  302. "titleNView": {
  303. "type": "transparent"
  304. }
  305. }
  306. }
  307. },
  308. {
  309. "path": "pages/client/tuan/info",
  310. "style": {
  311. "navigationBarTitleText": "详情"
  312. }
  313. },
  314. {
  315. "path": "pages/client/tuan/infotp",
  316. "style": {
  317. "navigationBarTitleText": "壁纸图片",
  318. "enablePullDownRefresh": false,
  319. "navigationStyle": "custom"
  320. }
  321. },
  322. {
  323. "path": "pages/client/tuan/buy",
  324. "style": {
  325. "navigationBarTitleText": "下单"
  326. }
  327. },
  328. {
  329. "path": "pages/client/tuan/share",
  330. "style": {
  331. "navigationBarTitleText": "顾问分享特惠福利"
  332. }
  333. },
  334. {
  335. "path": "pages/client/member/index",
  336. "style": {
  337. // #ifdef H5
  338. "navigationStyle": "custom",
  339. // #endif
  340. "navigationBarTitleText": "我的"
  341. }
  342. },
  343. {
  344. "path": "pages/client/member/info",
  345. "style": {
  346. "navigationBarTitleText": "生日设置"
  347. }
  348. },
  349. {
  350. "path": "pages/client/member/birthday",
  351. "style": {
  352. "navigationBarTitleText": "生日礼包记录"
  353. }
  354. },
  355. {
  356. "path": "pages/client/member/feedback",
  357. "style": {
  358. "navigationBarTitleText": "问题反馈"
  359. }
  360. },
  361. {
  362. "path": "pages/client/integral/index",
  363. "style": {
  364. "navigationBarTitleText": "积分商城"
  365. }
  366. },
  367. {
  368. "path": "pages/client/integral/role",
  369. "style": {
  370. "navigationBarTitleText": "赚积分"
  371. }
  372. },
  373. {
  374. "path": "pages/login/login",
  375. "style": {
  376. "navigationBarTitleText": "用户登录",
  377. "navigationBarBackgroundColor": "#FFFFFF"
  378. }
  379. },
  380. {
  381. "path": "pages/login/loginwxxcx",
  382. "style": {
  383. "navigationBarTitleText": "微信小程序登录",
  384. "navigationBarBackgroundColor": "#FFFFFF"
  385. }
  386. },
  387. {
  388. "path": "pages/login/logingzh",
  389. "style": {
  390. "navigationBarTitleText": "微信公众号登录",
  391. "navigationBarBackgroundColor": "#FFFFFF"
  392. }
  393. },
  394. {
  395. "path": "pages/login/reg",
  396. "style": {
  397. "navigationBarTitleText": "",
  398. "navigationBarBackgroundColor": "#FFFFFF"
  399. }
  400. },
  401. {
  402. "path": "pages/login/forget",
  403. "style": {
  404. "navigationBarTitleText": "忘记密码",
  405. "navigationBarBackgroundColor": "#FFFFFF"
  406. }
  407. },
  408. {
  409. "path": "pages/login/agreement",
  410. "style": {
  411. "navigationBarTitleText": "用户协议"
  412. }
  413. }
  414. , {
  415. "path": "pages/client/orders/orders",
  416. "style": {
  417. "navigationBarTitleText": "充值记录",
  418. "enablePullDownRefresh": true
  419. }
  420. }, {
  421. "path": "pages/client/consume/consume",
  422. "style": {
  423. "navigationBarTitleText": "消费记录",
  424. "enablePullDownRefresh": false
  425. }
  426. },{
  427. "path" : "pages/client/pay/pay",
  428. "style" :
  429. {
  430. "navigationBarTitleText": "充值",
  431. "enablePullDownRefresh": false
  432. }
  433. }
  434. ],
  435. "globalStyle": {
  436. "navigationBarTextStyle": "black",
  437. "navigationBarTitleText": "正在载入",
  438. "navigationBarBackgroundColor": "#FFFFFF",
  439. "backgroundColor": "#F5F6FA"
  440. },
  441. "tabBar": {
  442. "color": "#666666",
  443. "selectedColor": "#00c657",
  444. "borderStyle": "black",
  445. "backgroundColor": "#ffffff",
  446. "list": [{
  447. "pagePath": "pages/client/zui",
  448. "iconPath": "static/icon/zj.png",
  449. "selectedIconPath": "static/icon/xz_zj.png",
  450. "text": "追剧"
  451. },
  452. {
  453. "pagePath": "pages/index/index",
  454. "iconPath": "static/icon/jy.png",
  455. "selectedIconPath": "static/icon/xz_jy.png",
  456. "text": "小剧场"
  457. },
  458. // {
  459. // "pagePath": "pages/client/video",
  460. // "iconPath": "static/icon/yzy_zys.png",
  461. // "selectedIconPath": "static/icon/yzy_zyss.png",
  462. // "text": "推荐"
  463. // },
  464. {
  465. "pagePath": "pages/client/member/index",
  466. "iconPath": "static/icon/wd.png",
  467. "selectedIconPath": "static/icon/xz_wd.png",
  468. "text": "我的"
  469. }
  470. ]
  471. },
  472. "easycom": {
  473. "autoscan": true,
  474. "custom": {
  475. // "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue",
  476. "com-(.*)": "@/components/common/$1.vue",
  477. "show-(.*)": "@/components/show/$1.vue",
  478. "countdown-(.*)": "@/components/countdown/$1.vue",
  479. "sub-(.*)": "@/components/sub/$1.vue",
  480. "upload-(.*)": "@/components/upload/$1.vue",
  481. "vipcard-(.*)": "@/components/vipcard/$1.vue",
  482. "dialog-(.*)": "@/components/dialog/$1.vue",
  483. "select-(.*)": "@/components/select/$1.vue",
  484. "home-(.*)": "@/pages/client/components/home/$1.vue",
  485. "order-(.*)": "@/pages/client/components/order/$1.vue"
  486. }
  487. }
  488. }