pages.json 15 KB

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