pages.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [
  6. {
  7. "path": "pages/index/video",
  8. "style": {
  9. "navigationBarTextStyle": "white",
  10. "navigationBarBackgroundColor": "#000000",
  11. "navigationStyle": "custom"
  12. }
  13. },
  14. {
  15. "path": "pages/index/index",
  16. "style": {
  17. "enablePullDownRefresh": false,
  18. // #ifdef MP
  19. "navigationStyle": "custom",
  20. // #endif
  21. "navigationBarTitleText": "商城首页",
  22. "app-plus": {
  23. "titleNView": {
  24. "type": "transparent",
  25. "searchInput": {
  26. "backgroundColor": "rgba(245, 241, 234, 0.4)",
  27. "borderRadius": "16px",
  28. "placeholder": "输入关键字词搜索",
  29. "disabled": true,
  30. "placeholderColor": "#ffffff",
  31. "align": "center"
  32. }
  33. }
  34. }
  35. }
  36. },
  37. {
  38. "path": "pages/index/node",
  39. "style": {
  40. "navigationBarTitleText": "拼团合伙人"
  41. }
  42. },
  43. {
  44. "path": "pages/collection/collection",
  45. "style": {
  46. "navigationBarTitleText": "银行卡管理"
  47. }
  48. },
  49. {
  50. "path": "pages/collection/bank",
  51. "style": {
  52. "navigationBarTitleText": "添加银行卡"
  53. }
  54. },
  55. {
  56. "path": "pages/set/phone",
  57. "style": {
  58. "navigationBarTitleText": "绑定手机号或邮箱"
  59. }
  60. },
  61. {
  62. "path": "pages/index/faquan",
  63. "style": {
  64. "navigationBarTitleText": "素材分享"
  65. }
  66. },
  67. {
  68. "path": "pages/money/account",
  69. "style": {
  70. "navigationBarTitleText": "提现账号"
  71. }
  72. },
  73. {
  74. "path": "pages/collection/zfb",
  75. "style": {
  76. "navigationBarTitleText": "添加支付宝"
  77. }
  78. },
  79. {
  80. "path": "pages/collection/wx",
  81. "style": {
  82. "navigationBarTitleText": "添加微信"
  83. }
  84. },
  85. {
  86. "path": "pages/money/phone",
  87. "style": {
  88. "navigationBarTitleText": "充值中心",
  89. "app-plus": {
  90. "titleNView": false
  91. }
  92. }
  93. },
  94. {
  95. "path": "pages/user/myNote",
  96. "style": {
  97. "navigationBarTitleText": "我的节点"
  98. }
  99. },
  100. {
  101. "path": "pages/money/success",
  102. "style": {
  103. "navigationBarTitleText": "提交成功"
  104. }
  105. },
  106. {
  107. "path": "pages/market/myCalculation",
  108. "style": {
  109. "navigationBarTitleText": "我的服务器"
  110. }
  111. },
  112. {
  113. "path": "pages/assets/logroll",
  114. "style": {
  115. "navigationBarTitleText": "互助专区"
  116. }
  117. },
  118. {
  119. "path": "pages/user/about",
  120. "style": {
  121. "navigationBarTitleText": "关于我们"
  122. }
  123. },
  124. {
  125. "path": "pages/index/info",
  126. "style": {
  127. "navigationBarTitleText": "汇总数据"
  128. }
  129. },
  130. {
  131. "path": "pages/index/go",
  132. "style": {
  133. "navigationBarTitleText": "跳转"
  134. }
  135. },
  136. {
  137. "path": "pages/index/duihuanMore",
  138. "style": {
  139. "navigationBarTitleText": "兑换列表"
  140. }
  141. },
  142. {
  143. "path": "pages/market/duihuan",
  144. "style": {
  145. "navigationBarTitleText": "兑换"
  146. }
  147. },
  148. {
  149. "path": "pages/market/market",
  150. "style": {
  151. "navigationBarTitleText": "服务器兑换",
  152. "app-plus":{
  153. "titleNView":false
  154. }
  155. }
  156. },
  157. {
  158. "path": "pages/market/pay",
  159. "style": {
  160. "navigationBarTitleText": "兑换详情"
  161. }
  162. },
  163. {
  164. "path": "pages/index/convert",
  165. "style": {
  166. "navigationBarTitleText": "兑换"
  167. }
  168. },
  169. {
  170. "path": "pages/market/details",
  171. "style": {
  172. "navigationBarTitleText": "服务器详情",
  173. "app-plus":{
  174. "titleNView": {
  175. "type": "transparent"
  176. }
  177. }
  178. }
  179. },
  180. {
  181. "path": "pages/product/pingDetails",
  182. "style": {
  183. "navigationBarTitleText": "拼团详情",
  184. "app-plus":{
  185. "titleNView": {
  186. "type": "transparent"
  187. }
  188. }
  189. }
  190. },
  191. {
  192. "path": "pages/user/approve",
  193. "style": {
  194. "navigationBarTitleText": "实名认证"
  195. }
  196. },
  197. {
  198. "path": "pages/public/register",
  199. "style": {
  200. "navigationBarTitleText": "注册",
  201. "app-plus": {
  202. "titleNView": {
  203. "type": "transparent"
  204. }
  205. }
  206. }
  207. },
  208. {
  209. "path": "pages/set/cropper",
  210. "style": {
  211. "navigationBarTitleText": "裁剪",
  212. "app-plus": {
  213. "titleNView": {
  214. "type": "transparent"
  215. }
  216. }
  217. }
  218. },
  219. {
  220. "path": "pages/index/appointment",
  221. "style": {
  222. "navigationBarTitleText": "自动预约",
  223. "app-plus": {
  224. "titleNView": {
  225. }
  226. }
  227. }
  228. },
  229. {
  230. "path": "pages/index/appointmentD",
  231. "style": {
  232. "navigationBarTitleText": "自动预约",
  233. "app-plus": {
  234. "titleNView": {
  235. }
  236. }
  237. }
  238. },
  239. {
  240. "path": "pages/public/login",
  241. "style": {
  242. "navigationBarTitleText": "登录",
  243. "app-plus": {
  244. "titleNView": {
  245. "type": "transparent"
  246. }
  247. }
  248. }
  249. },
  250. {
  251. "path": "pages/public/wxLogin",
  252. "style": {
  253. "navigationBarTitleText": "微信登录",
  254. "app-plus": {
  255. "titleNView": {
  256. "type": "transparent"
  257. }
  258. }
  259. }
  260. },
  261. {
  262. "path": "pages/money/payment",
  263. "style": {
  264. "navigationBarTitleText": "修改交易密码"
  265. }
  266. },
  267. {
  268. "path": "pages/public/forget",
  269. "style": {
  270. "navigationBarTitleText": "忘记密码"
  271. }
  272. },
  273. {
  274. "path": "pages/user/fuli",
  275. "style": {
  276. "navigationBarTitleText": "拼购福利"
  277. }
  278. },
  279. {
  280. "path": "pages/index/sign",
  281. "style": {
  282. "navigationBarTitleText": "每日签到",
  283. "app-plus": {
  284. "titleNView": false
  285. }
  286. }
  287. },
  288. {
  289. "path": "pages/user/fulilist",
  290. "style": {
  291. "navigationBarTitleText": "拼购福利"
  292. }
  293. },
  294. {
  295. "path": "pages/address/address",
  296. "style": {
  297. "navigationBarTitleText": "收货地址"
  298. }
  299. },
  300. {
  301. "path": "pages/address/addressManage",
  302. "style": {
  303. "navigationBarTitleText": "添加收货地址"
  304. }
  305. },
  306. {
  307. "path": "pages/assets/myPing",
  308. "style": {
  309. "navigationBarTitleText": "我的拼购"
  310. }
  311. },
  312. {
  313. "path": "pages/user/myjiedian",
  314. "style": {
  315. "navigationBarTitleText": "互助团队",
  316. "app-plus": {
  317. "titleNView": false
  318. }
  319. }
  320. },
  321. {
  322. "path": "pages/user/assets",
  323. "style": {
  324. "navigationBarTitleText": "我的资产"
  325. }
  326. },
  327. {
  328. "path": "pages/assets/teamDetails",
  329. "style": {
  330. "navigationBarTitleText": "我的组队详情"
  331. }
  332. },
  333. {
  334. "path": "pages/cart/cart",
  335. "style": {
  336. "navigationBarTitleText": "购物车"
  337. }
  338. },
  339. {
  340. "path": "pages/message/message",
  341. "style": {
  342. "navigationBarTitleText": "消息"
  343. }
  344. },
  345. {
  346. "path": "pages/message/messageDetail",
  347. "style": {
  348. "navigationBarTitleText": "消息"
  349. }
  350. },
  351. {
  352. "path": "pages/category/category",
  353. "style": {
  354. // #ifdef APP-PLUS
  355. "navigationStyle": "custom",
  356. // #endif
  357. // #ifndef MP
  358. "app-plus": {
  359. "bounce": "none",
  360. "titleNView": {
  361. "searchInput": {
  362. "backgroundColor": "rgba(231, 231, 231,.7)",
  363. "borderRadius": "16px",
  364. "placeholder": "输入关键词搜索",
  365. "disabled": true,
  366. "placeholderColor": "#606266",
  367. "align": "left"
  368. }
  369. }
  370. },
  371. // #endif
  372. "navigationBarTitleText": "分类"
  373. }
  374. },
  375. {
  376. "path": "pages/user/extension",
  377. "style": {
  378. "navigationBarTitleText": "我的推广",
  379. "app-plus": {
  380. "titleNView": false
  381. }
  382. }
  383. },
  384. {
  385. "path": "pages/set/password",
  386. "style": {
  387. "navigationBarTitleText": "修改密码"
  388. }
  389. },
  390. {
  391. "path": "pages/set/userinfo",
  392. "style": {
  393. "navigationBarTitleText": "修改资料"
  394. }
  395. },
  396. {
  397. "path": "pages/set/set",
  398. "style": {
  399. "navigationBarTitleText": "设置"
  400. }
  401. },
  402. {
  403. "path": "pages/user/user",
  404. // "style": {
  405. // "navigationBarBackgroundColor": "transparent",
  406. // "navigationBarTextStyle": "white",
  407. // "app-plus": {
  408. // "titleNView": {
  409. // "type": "float",
  410. // "titleText": "我的"
  411. // }
  412. // }
  413. // }
  414. "style": {
  415. // #ifndef MP-WEIXIN
  416. "navigationStyle": "custom",
  417. // #endif
  418. "navigationBarTitleText": "我的"
  419. }
  420. },
  421. //糖果
  422. {
  423. "path": "pages/money/award",
  424. "style": {
  425. "navigationBarTitleText": "糖果",
  426. "app-plus": {
  427. "titleNView": false
  428. }
  429. }
  430. },
  431. {
  432. "path": "pages/money/mallPoints",
  433. "style": {
  434. "navigationBarBackgroundColor": "transparent",
  435. "navigationBarTextStyle": "white",
  436. "app-plus": {
  437. "titleNView":false
  438. }
  439. }
  440. },
  441. {
  442. "path": "pages/money/pay",
  443. "style": {
  444. "navigationBarTitleText": "支付"
  445. }
  446. },
  447. {
  448. "path": "pages/money/paySuccess",
  449. "style": {
  450. "navigationBarTitleText": "支付成功"
  451. }
  452. },
  453. {
  454. "path": "pages/product/ping",
  455. "style": {
  456. "navigationBarTitleText": "拼团11人区"
  457. }
  458. },
  459. {
  460. "path": "pages/product/product", // 普通商品
  461. "style": {
  462. "navigationBarTitleText": "商品详情"
  463. }
  464. },
  465. {
  466. "path": "pages/product/productDuhuan", // 兑换商品
  467. "style": {
  468. "navigationBarTitleText": "商品详情"
  469. }
  470. },
  471. {
  472. "path": "pages/product/list",
  473. "style": {
  474. // #ifdef APP-PLUS
  475. "navigationStyle": "custom",
  476. // #endif
  477. // #ifndef MP
  478. "app-plus": {
  479. "titleNView": {
  480. "searchInput": {
  481. "backgroundColor": "rgba(231, 231, 231,.7)",
  482. "borderRadius": "16px",
  483. "placeholder": "请输入关键字",
  484. "disabled": false,
  485. "placeholderColor": "#606266",
  486. "align": "left"
  487. },
  488. "buttons": [{
  489. "text": "搜索",
  490. "fontSize": "14",
  491. "color": "#303133",
  492. "background": "rgba(0,0,0,0)",
  493. "width": "40px"
  494. }]
  495. }
  496. },
  497. // #endif
  498. "navigationBarTitleText": "搜索"
  499. }
  500. },
  501. // 佣金
  502. {
  503. "path": "pages/money/wallet",
  504. "style": {
  505. "navigationBarTitleText": "我的佣金",
  506. "app-plus": {
  507. "titleNView": false
  508. }
  509. }
  510. },
  511. // 拼团积分
  512. {
  513. "path": "pages/money/integralP",
  514. "style": {
  515. "navigationBarTitleText": "拼团积分",
  516. "app-plus": {
  517. "titleNView": false
  518. }
  519. }
  520. },
  521. // 我的贷款
  522. {
  523. "path": "pages/money/integralShopping",
  524. "style": {
  525. "navigationBarTitleText": "我的贷款",
  526. "app-plus": {
  527. "titleNView": false
  528. }
  529. }
  530. },
  531. //拼团冻结积分
  532. {
  533. "path": "pages/money/frozen",
  534. "style": {
  535. "navigationBarTitleText": "拼团冻结积分",
  536. "app-plus": {
  537. "titleNView": false
  538. }
  539. }
  540. },
  541. //我的公益积分
  542. {
  543. "path": "pages/money/publicWelfare",
  544. "style": {
  545. "navigationBarTitleText": "我的公益积分",
  546. "app-plus": {
  547. "titleNView": false
  548. }
  549. }
  550. },
  551. //我的拼团币
  552. {
  553. "path": "pages/money/publicPing",
  554. "style": {
  555. "navigationBarTitleText": "我的拼团币",
  556. "app-plus": {
  557. "titleNView": false
  558. }
  559. }
  560. },
  561. //我的文件币
  562. {
  563. "path": "pages/money/publicW",
  564. "style": {
  565. "navigationBarTitleText": "我的文件币",
  566. "app-plus": {
  567. "titleNView": false
  568. }
  569. }
  570. },
  571. // 兑换糖果
  572. {
  573. "path": "pages/conversion/candy",
  574. "style": {
  575. "navigationBarTitleText": "兑换糖果"
  576. }
  577. },
  578. // 积分转账
  579. {
  580. "path": "pages/conversion/transfers",
  581. "style": {
  582. "navigationBarTitleText": "积分转账"
  583. }
  584. },
  585. {
  586. "path": "pages/order/order",
  587. "style": {
  588. "navigationBarTitleText": "我的订单",
  589. "app-plus": {
  590. "bounce": "none"
  591. }
  592. }
  593. },
  594. {
  595. "path": "pages/order/expressInfo",
  596. "style": {
  597. "navigationBarTitleText": "快递详情"
  598. }
  599. },
  600. {
  601. "path": "pages/order/orderDetail",
  602. "style": {
  603. "navigationBarTitleText": "订单详情",
  604. "app-plus": {
  605. "bounce": "none"
  606. }
  607. }
  608. },
  609. {
  610. "path": "pages/order/evaluate",
  611. "style": {
  612. "navigationBarTitleText": "评论"
  613. }
  614. },
  615. {
  616. "path": "pages/order/orderRefund",
  617. "style": {
  618. "navigationBarTitleText": "申请退款"
  619. }
  620. },
  621. {
  622. "path": "pages/order/createOrder",
  623. "style": {
  624. "navigationBarTitleText": "创建订单"
  625. }
  626. },
  627. {
  628. "path": "pages/product/pingOrder",
  629. "style": {
  630. "navigationBarTitleText": "创建订单"
  631. }
  632. },
  633. {
  634. "path": "pages/index/article",
  635. "style": {
  636. "navigationBarTitleText": "通知"
  637. }
  638. },
  639. {
  640. "path": "pages/money/withdrawal",
  641. "style": {
  642. "navigationBarTitleText": "提现"
  643. }
  644. },
  645. {
  646. "path": "pages/money/withdrawalJF",
  647. "style": {
  648. "navigationBarTitleText": "提现"
  649. }
  650. },
  651. //糖果充值
  652. {
  653. "path": "pages/money/recharge",
  654. "style": {
  655. "navigationBarTitleText": "充值"
  656. }
  657. },
  658. //货款充值
  659. {
  660. "path": "pages/money/huodai",
  661. "style": {
  662. "navigationBarTitleText": "充值"
  663. }
  664. },
  665. {
  666. "path": "pages/redirect/redirect",
  667. "style": {
  668. "navigationBarTitleText": "微信登录跳转页面",
  669. "app-plus": {
  670. "titleNView": false
  671. }
  672. }
  673. },
  674. {
  675. "path": "pages/user/shareQrCode",
  676. "style": {
  677. "navigationBarTitleText": "邀请好友"
  678. }
  679. }
  680. ],
  681. "globalStyle": {
  682. "navigationBarTextStyle": "black",
  683. "navigationBarTitleText": "uni-app",
  684. "navigationBarBackgroundColor": "#FFFFFF",
  685. "backgroundColor": "#f8f8f8"
  686. },
  687. "tabBar": {
  688. "color": "#C0C4CC",
  689. "selectedColor": "#2E58FF",
  690. "borderStyle": "black",
  691. "backgroundColor": "#ffffff",
  692. "list": [{
  693. "pagePath": "pages/index/index",
  694. "iconPath": "static/tabBar/tab-home.png",
  695. "selectedIconPath": "static/tabBar/tab-home-current.png",
  696. "text": "首页"
  697. },
  698. {
  699. "pagePath": "pages/category/category",
  700. "iconPath": "static/tabBar/tab-market.png",
  701. "selectedIconPath": "static/tabBar/tab-market-current.png",
  702. "text": "分类"
  703. },
  704. {
  705. "pagePath": "pages/message/message",
  706. "iconPath": "static/tabBar/tab-message.png",
  707. "selectedIconPath": "static/tabBar/tab-message-current.png",
  708. "text": "消息"
  709. },
  710. {
  711. "pagePath": "pages/cart/cart",
  712. "iconPath": "static/tabBar/tab-assets.png",
  713. "selectedIconPath": "static/tabBar/tab-assets-current.png",
  714. "text": "购物车"
  715. },
  716. {
  717. "pagePath": "pages/user/user",
  718. "iconPath": "static/tabBar/tab-my.png",
  719. "selectedIconPath": "static/tabBar/tab-my-current.png",
  720. "text": "我的"
  721. }
  722. ]
  723. }
  724. }