pages.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [
  6. {
  7. "path": "pages/tabbar/home/index",
  8. "style": {
  9. "navigationBarTitleText": "首页",
  10. "navigationStyle": "custom", // 隐藏系统导航栏
  11. "navigationBarTextStyle": "black"
  12. }
  13. },
  14. {
  15. "path": "pages/tabbar/cart/cartList",
  16. "style": {
  17. "navigationBarTitleText": "购物车",
  18. "navigationStyle": "custom",
  19. "navigationBarBackgroundColor": "#fff"
  20. }
  21. }, {
  22. "path": "pages/tabbar/category/category",
  23. "style": {
  24. "navigationBarTitleText": "分类",
  25. "navigationStyle": "custom", // 隐藏系统导航栏
  26. "navigationBarTextStyle": "black",
  27. "disableScroll": true,
  28. "bounce": "none",
  29. "scrollIndicator": "none"
  30. }
  31. },
  32. {
  33. "path": "pages/navigation/point/point-mall",
  34. "style": {
  35. "navigationBarTitleText": "积分商城",
  36. "enablePullDownRefresh": true
  37. }
  38. },
  39. {
  40. "path": "pages/navigation/selectShops",
  41. "style": {
  42. "navigationBarTitleText": "精选店铺"
  43. }
  44. },
  45. {
  46. "path": "pages/navigation/search/searchPage",
  47. "style": {
  48. "navigationBarTitleText": "搜索",
  49. "navigationStyle": "custom",
  50. "app-plus": {
  51. //app页面不显示滚动条
  52. "scrollIndicator": "none"
  53. }
  54. }
  55. }, {
  56. "path": "pages/tabbar/user/my",
  57. "style": {
  58. "navigationBarTextStyle": "white",
  59. "enablePullDownRefresh": true,
  60. "navigationStyle": "custom"
  61. }
  62. },
  63. {
  64. "path": "pages/tabbar/home/web-view",
  65. "style": {
  66. }
  67. }
  68. ],
  69. "subPackages": [
  70. {
  71. "root": "pages/mine",
  72. "pages": [
  73. {
  74. "path": "signIn",
  75. "style": {
  76. "navigationBarTitleText": "签到"
  77. }
  78. }, {
  79. "path": "myTracks",
  80. "style": {
  81. "navigationBarTitleText": "我的足迹",
  82. "enablePullDownRefresh": true,
  83. "app-plus": {
  84. "titleNView": {
  85. "buttons": [{
  86. "text": "编辑",
  87. "fontSize": "14"
  88. }]
  89. }
  90. }
  91. }
  92. }, {
  93. "path": "myCollect",
  94. "style": {
  95. "navigationBarTitleText": "收藏",
  96. "enablePullDownRefresh": true, //下拉刷新
  97. "app-plus": {
  98. "scrollIndicator": "none"
  99. }
  100. }
  101. },
  102. {
  103. "path": "distribution/list",
  104. "style": {
  105. "navigationBarTitleText": "推广分佣",
  106. "app-plus": {
  107. //app页面不显示滚动条
  108. "scrollIndicator": "none"
  109. }
  110. }
  111. },
  112. {
  113. "path": "distribution/withdrawal",
  114. "style": {
  115. "navigationBarTitleText": "提现",
  116. "app-plus": {
  117. //app页面不显示滚动条
  118. "scrollIndicator": "none"
  119. }
  120. }
  121. },
  122. {
  123. "path": "distribution/join",
  124. "style": {
  125. "navigationBarTitleText": "推广资格申请",
  126. "navigationBarTextStyle": "black",
  127. "app-plus": {
  128. //app页面不显示滚动条
  129. "scrollIndicator": "none"
  130. }
  131. }
  132. },
  133. {
  134. "path": "distribution/history",
  135. "style": {
  136. "navigationBarTitleText": "提现历史"
  137. }
  138. },
  139. {
  140. "path": "distribution/auth",
  141. "style": {
  142. "navigationBarTitleText": "会员实名认证"
  143. }
  144. },
  145. {
  146. "path": "distribution/achievement",
  147. "style": {
  148. "navigationBarTitleText": "我的分销业绩"
  149. }
  150. },
  151. {
  152. "path": "distribution/home",
  153. "style": {
  154. "navigationBarTitleText": "推广分佣"
  155. }
  156. },
  157. {
  158. "path": "deposit/index",
  159. "style": {
  160. "navigationBarTitleText": "预存款列表"
  161. }
  162. },
  163. {
  164. "path": "deposit/info",
  165. "style": {
  166. "navigationBarTitleText": "预存款详情"
  167. }
  168. },
  169. {
  170. "path": "aboutUs",
  171. "style": {
  172. "navigationBarTitleText": "关于我们"
  173. }
  174. }, {
  175. "path": "address/address",
  176. "style": {
  177. "enablePullDownRefresh": true,
  178. "navigationBarTitleText": "地址管理"
  179. }
  180. },
  181. {
  182. "path": "address/add",
  183. "style": {
  184. "navigationBarTitleText": "收货人"
  185. }
  186. },
  187. {
  188. "path": "address/addressManage",
  189. "style": {
  190. "navigationBarTitleText": "地址管理"
  191. }
  192. },
  193. {
  194. "path": "set/securityCenter/fingerLogin",
  195. "style": {
  196. "navigationBarTitleText": "指纹登录"
  197. }
  198. },
  199. {
  200. "path": "set/securityCenter/faceLogin",
  201. "style": {
  202. "navigationBarTitleText": "面容登录"
  203. }
  204. },
  205. {
  206. "path": "set/securityCenter/editPassword",
  207. "style": {
  208. "navigationBarTitleText": "修改密码",
  209. "app-plus": {
  210. }
  211. }
  212. },
  213. {
  214. "path": "set/feedBack",
  215. "style": {
  216. "navigationBarTitleText": "意见反馈"
  217. }
  218. },
  219. {
  220. "path": "set/securityCenter/securityCenter",
  221. "style": {
  222. "navigationBarTitleText": "安全中心"
  223. }
  224. },
  225. {
  226. "path": "set/editionIntro",
  227. "style": {
  228. "navigationBarTitleText": "版本说明"
  229. }
  230. },
  231. {
  232. "path": "set/setUp",
  233. "style": {
  234. "navigationBarTitleText": "设置"
  235. }
  236. },
  237. {
  238. "path": "set/personMsg",
  239. "style": {
  240. "navigationBarTitleText": "个人信息",
  241. "app-plus": {
  242. "titleNView": {
  243. "padding-right": "12",
  244. "buttons": [{
  245. "text": "保存",
  246. "fontSize": "16",
  247. "width": "auto",
  248. "color": "#FFFFFF"
  249. }]
  250. }
  251. }
  252. }
  253. }, {
  254. "path": "help/tips",
  255. "style": {
  256. "navigationBarTitleText": ""
  257. }
  258. }, {
  259. "path": "point/myPoint",
  260. "style": {
  261. "navigationBarTitleText": "我的积分"
  262. }
  263. },
  264. {
  265. "path": "msgTips/main",
  266. "style": {
  267. "navigationBarTitleText": "消息中心"
  268. }
  269. },
  270. {
  271. "path": "msgTips/sysMsg/index",
  272. "style": {
  273. "navigationBarTitleText": "系统消息"
  274. }
  275. },
  276. {
  277. "path": "msgTips/serviceMsg/index",
  278. "style": {
  279. "navigationBarTitleText": "客服记录"
  280. }
  281. },
  282. {
  283. "path": "msgTips/packageMsg/index",
  284. "style": {
  285. "navigationBarTitleText": "物流消息"
  286. }
  287. },
  288. {
  289. "path": "msgTips/packageMsg/logisticsDetail",
  290. "style": {
  291. "navigationBarTitleText": "订单跟踪"
  292. }
  293. }
  294. ]
  295. },
  296. {
  297. "root": "pages/product",
  298. "pages": [{
  299. "path": "shopPage",
  300. "style": {
  301. "navigationBarTitleText": "详情展示",
  302. "navigationStyle": "custom"
  303. }
  304. },
  305. {
  306. "path": "goods",
  307. "style": {
  308. "backgroundColor": "#fff",
  309. "navigationStyle": "custom",
  310. "app-plus": {
  311. // 将回弹属性关掉
  312. "bounce": "none",
  313. // 禁止页面滚动
  314. "scrollIndicator": "none",
  315. "safearea": {
  316. "bottom": {
  317. "offset": "none"
  318. }
  319. }
  320. }
  321. }
  322. },
  323. {
  324. "path": "askList",
  325. "style": {
  326. "navigationBarTitleText": "问答专区"
  327. }
  328. },
  329. { //商品评价
  330. "path": "comment",
  331. "navigationStyle": "custom",
  332. "style": {
  333. "navigationBarTitleText": "商品评价",
  334. //app页面不显示滚动条
  335. "scrollIndicator": "none"
  336. }
  337. }
  338. ]
  339. },
  340. {
  341. "root": "pages/floor",
  342. "pages": [{
  343. "path": "empty"
  344. }]
  345. },
  346. {
  347. "root": "pages/passport",
  348. "pages": [{
  349. "path": "login",
  350. "style": {
  351. "navigationBarTitleText": "",
  352. "navigationStyle": "custom",
  353. "app-plus": {
  354. "titleNView": false,
  355. "animationType": "slide-in-bottom",
  356. "scrollIndicator": "none",
  357. "safearea": {
  358. "bottom": {
  359. "offset": "none"
  360. }
  361. }
  362. }
  363. }
  364. },
  365. {
  366. "path": "article",
  367. "style": {
  368. "navigationBarTitleText": "文章"
  369. }
  370. },
  371. {
  372. "path": "wechatMPLogin",
  373. "style": {
  374. "navigationBarTitleText": "小程序登录"
  375. }
  376. }
  377. ]
  378. },
  379. {
  380. "root": "pages/promotion",
  381. "pages": [{
  382. "path": "sale",
  383. "style": {
  384. "navigationBarTitleText": "特惠推荐",
  385. "navigationStyle": "custom"
  386. }
  387. }, {
  388. "path": "seckill",
  389. "style": {
  390. "navigationBarTitleText": "限时抢购",
  391. "app-plus": {
  392. "titleNView": {}
  393. }
  394. }
  395. },
  396. {
  397. "path": "joinGroup",
  398. "style": {
  399. "navigationBarTitleText": "拼团活动",
  400. "navigationStyle": "custom", // 隐藏系统导航栏
  401. "app-plus": {
  402. // 将回弹属性关掉
  403. "bounce": "none"
  404. }
  405. }
  406. }, {
  407. "path": "recommend",
  408. "style": {
  409. "navigationBarTitleText": "人气推荐",
  410. "navigationStyle": "custom"
  411. }
  412. }
  413. ]
  414. },
  415. {
  416. "root": "pages/cart",
  417. "pages": [{
  418. "path": "coupon/myCoupon",
  419. "style": {
  420. "navigationBarTitleText": "我的优惠券",
  421. "app-plus": {
  422. "bounce": "coupon/none",
  423. "titleNView": {
  424. "padding-right": "12",
  425. "buttons": [{
  426. "fontSrc": "/static/font/iconfont/iconfont.ttf",
  427. "text": "\ue608",
  428. "fontSize": "20",
  429. "color": "#FFFFFF"
  430. }]
  431. }
  432. }
  433. }
  434. },
  435. {
  436. "path": "coupon/couponDetail",
  437. "style": {
  438. "navigationBarTitleText": "优惠券详情"
  439. }
  440. },
  441. {
  442. "path": "coupon/index",
  443. "style": {
  444. "navigationBarTitleText": "优惠券"
  445. }
  446. },
  447. {
  448. "path": "coupon/couponCenter",
  449. "style": {
  450. "navigationBarTitleText": "领券中心",
  451. "enablePullDownRefresh": true,
  452. "app-plus": {
  453. "bounce": "none",
  454. "titleNView": {
  455. "padding-right": "12",
  456. "buttons": [{
  457. "fontSrc": "/static/font/iconfont/iconfont.ttf",
  458. "text": "\ue608",
  459. "fontSize": "20",
  460. "color": "#FFFFFF"
  461. }]
  462. }
  463. }
  464. }
  465. },
  466. {
  467. "path": "payment/payOrder",
  468. "style": {
  469. "navigationBarTitleText": "支付订单",
  470. "app-plus": {
  471. "popGesture": "none" //禁止侧滑退出
  472. }
  473. }
  474. },
  475. {
  476. "path": "payment/success",
  477. "style": {
  478. "navigationBarTitleText": "支付成功",
  479. "navigationStyle": "custom", // 隐藏系统导航栏
  480. "navigationBarTextStyle": "white",
  481. "app-plus": {
  482. "popGesture": "none", //禁止侧滑退出
  483. "titleNView": false
  484. }
  485. }
  486. },
  487. {
  488. "path": "payment/shareOrderGoods",
  489. "style": {
  490. "navigationBarTitleText": "",
  491. "app-plus": {
  492. }
  493. }
  494. }
  495. ]
  496. },
  497. {
  498. "root": "pages/order",
  499. "pages": [{
  500. "path": "complain/complain",
  501. "style": {
  502. "navigationBarTitleText": "订单商品投诉"
  503. }
  504. },
  505. {
  506. "path": "complain/complainInfo",
  507. "style": {
  508. "navigationBarTitleText": "投诉详情"
  509. }
  510. },
  511. {
  512. "path": "complain/complainList",
  513. "style": {
  514. "navigationBarTitleText": "投诉列表"
  515. }
  516. },
  517. {
  518. "path": "myOrder",
  519. "style": {
  520. "navigationBarTitleText": "我的订单",
  521. "enablePullDownRefresh": true,
  522. "app-plus": {
  523. "bounce": "none"
  524. }
  525. }
  526. },
  527. {
  528. "path": "invoice/invoiceDetail",
  529. "style": {
  530. "navigationBarTitleText": "发票详情"
  531. }
  532. },
  533. {
  534. "path": "orderDetail",
  535. "style": {
  536. "navigationBarTitleText": "订单详情"
  537. }
  538. },
  539. {
  540. "path": "evaluate/evaluateDetail",
  541. "style": {
  542. "navigationBarTitleText": "评价详情"
  543. }
  544. },
  545. {
  546. "path": "evaluate/releaseEvaluate",
  547. "style": {
  548. "navigationBarTitleText": "发布评价"
  549. }
  550. },
  551. {
  552. "path": "evaluate/myEvaluate",
  553. "style": {
  554. "navigationBarTitleText": "我的评价"
  555. }
  556. },
  557. {
  558. "path": "afterSales/applyProgress",
  559. "style": {
  560. "navigationBarTitleText": "售后服务"
  561. }
  562. },
  563. {
  564. "path": "afterSales/applyDetail",
  565. "style": {
  566. "navigationBarTitleText": "售后服务"
  567. }
  568. },
  569. {
  570. "path": "afterSales/applySuccess",
  571. "style": {
  572. "navigationBarTitleText": "提交成功",
  573. "app-plus": {
  574. "bounce": "none",
  575. "titleNView": {
  576. "titleColor": "#FFFFFF",
  577. "buttons": [{
  578. "text": "完成",
  579. "fontSize": "14",
  580. "color": "#FFFFFF",
  581. "width": "36px"
  582. // "background": "rgba(0,0,0,0)"
  583. }]
  584. }
  585. }
  586. }
  587. },
  588. {
  589. "path": "afterSales/afterSalesDetailExpress"
  590. },
  591. {
  592. "path": "afterSales/afterSalesSelect",
  593. "style": {
  594. "navigationBarTitleText": "申请售后"
  595. }
  596. },
  597. {
  598. "path": "afterSales/afterSalesDetail",
  599. "style": {
  600. "navigationBarTitleText": "申请售后"
  601. }
  602. },
  603. {
  604. "path": "afterSales/afterSales",
  605. "style": {
  606. "navigationBarTitleText": "售后管理",
  607. "enablePullDownRefresh": true
  608. }
  609. },
  610. {
  611. "path": "fillorder",
  612. "style": {
  613. "navigationBarTitleText": "填写订单"
  614. }
  615. }
  616. ]
  617. }
  618. ],
  619. "globalStyle": {
  620. "navigationBarTextStyle": "black",
  621. "navigationBarTitleText": "Lili商城",
  622. "titleColor": "#303133",
  623. "navigationBarBackgroundColor": "#fff",
  624. "backgroundColor": "#fff",
  625. "color": "#FFFFFF",
  626. "app-plus": {
  627. // 全局关闭回弹功能
  628. "bounce": "none"
  629. }
  630. },
  631. "tabBar": {
  632. "color": "#666",
  633. "selectedColor": "#ff573e",
  634. "borderStyle": "black",
  635. "backgroundColor": "#ffffff",
  636. "list": [{
  637. "pagePath": "pages/tabbar/home/index",
  638. "iconPath": "static/tabbar/home.png",
  639. "selectedIconPath": "static/tabbar/home-s.png",
  640. "text": "首页"
  641. },
  642. {
  643. "pagePath": "pages/tabbar/category/category",
  644. "iconPath": "static/tabbar/category.png",
  645. "selectedIconPath": "static/tabbar/category-s.png",
  646. "text": "分类"
  647. },
  648. // {
  649. // "pagePath": "pages/navigation/point/point-mall",
  650. // "iconPath": "static/tabbar/point-mall.png",
  651. // "selectedIconPath": "static/tabbar/point-mall-s.png",
  652. // "text": "积分商城"
  653. // },
  654. {
  655. "pagePath": "pages/tabbar/cart/cartList",
  656. "iconPath": "static/tabbar/cart.png",
  657. "selectedIconPath": "static/tabbar/cart-s.png",
  658. "text": "购物车"
  659. },
  660. {
  661. "pagePath": "pages/tabbar/user/my",
  662. "iconPath": "static/tabbar/mine.png",
  663. "selectedIconPath": "static/tabbar/mine-s.png",
  664. "text": "我的"
  665. }
  666. ]
  667. },
  668. // #todo 为什么要注释condition下代码?
  669. // IOS plus.runtime.arguments 添加 condition节点后, 框架会修改 runtime.arguments
  670. // 会影响什么功能?
  671. // -在h5中唤醒app会一直返回默认值 {"name":"","path":"","query":"","id":0}
  672. "condition": { //模式配置,仅开发期间生效
  673. // "current": 0, //当前激活的模式(list 的索引项)
  674. // "list": [{
  675. // "name": "", //模式名称
  676. // "path":"", //启动页面,必选
  677. // "query": "" //启动参数,在页面的onLoad函数里面得到
  678. // }]
  679. }
  680. }