pages.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/index/index",
  8. "style": {
  9. "navigationBarTitleText": "首页",
  10. "navigationBarBackgroundColor": "#FFFFFF",
  11. "navigationStyle": "custom"
  12. }
  13. },
  14. {
  15. "path": "pages/login/index",
  16. "style": {
  17. "navigationBarTitleText": "登录",
  18. "navigationBarBackgroundColor": "#FFFFFF",
  19. "navigationStyle": "custom"
  20. }
  21. },
  22. {
  23. "path": "pages/login/register",
  24. "style": {
  25. "navigationBarTitleText": "注册",
  26. "navigationBarBackgroundColor": "#FFFFFF",
  27. "navigationStyle": "custom"
  28. }
  29. },
  30. {
  31. "path": "pages/luntan/index",
  32. "style": {
  33. "navigationBarTitleText": "论坛",
  34. "navigationStyle": "custom"
  35. }
  36. },
  37. {
  38. "path": "pages/mine/index",
  39. "style": {
  40. "navigationBarTitleText": "我的",
  41. "navigationStyle": "custom"
  42. }
  43. },
  44. {
  45. "path": "pages/shangdian/index",
  46. "style": {
  47. "navigationBarTitleText": "商店",
  48. "navigationStyle": "custom"
  49. }
  50. },
  51. {
  52. "path": "components/swiper-list/index",
  53. "style": {
  54. "navigationBarTitleText": "",
  55. "enablePullDownRefresh": false
  56. }
  57. },
  58. {
  59. "path": "pages/webview/index",
  60. "style": {
  61. "navigationBarTitleText": "",
  62. "enablePullDownRefresh": false,
  63. "navigationStyle": "custom"
  64. }
  65. }
  66. ],
  67. "subPackages": [{
  68. "root": "pageA",
  69. "pages": [{
  70. "path": "info-detail",
  71. "style": {
  72. "navigationBarTitleText": "详情",
  73. "navigationStyle": "custom"
  74. }
  75. },
  76. {
  77. "path": "add-wenzhang",
  78. "style": {
  79. "navigationBarTitleText": "发布文章",
  80. "navigationStyle": "custom"
  81. }
  82. },
  83. {
  84. "path": "search",
  85. "style": {
  86. "navigationBarTitleText": "搜索页面",
  87. "navigationStyle": "custom"
  88. }
  89. },
  90. {
  91. "path": "message",
  92. "style": {
  93. "navigationBarTitleText": "通知消息",
  94. "navigationStyle": "custom"
  95. }
  96. },
  97. {
  98. "path": "dianzan-list",
  99. "style": {
  100. "navigationBarTitleText": "点赞",
  101. "navigationBarBackgroundColor": "#FFFFFF"
  102. }
  103. },
  104. {
  105. "path": "shoucang-list",
  106. "style": {
  107. "navigationBarTitleText": "收藏",
  108. "navigationBarBackgroundColor": "#FFFFFF"
  109. }
  110. },
  111. {
  112. "path": "pinglun-list",
  113. "style": {
  114. "navigationBarTitleText": "评论",
  115. "navigationBarBackgroundColor": "#FFFFFF"
  116. }
  117. },
  118. {
  119. "path": "chat",
  120. "style": {
  121. "navigationBarTitleText": "聊天",
  122. "navigationStyle": "custom"
  123. }
  124. },
  125. {
  126. "path": "chat-list",
  127. "style": {
  128. "navigationBarTitleText": "聊天记录",
  129. "navigationBarBackgroundColor": "#FFFFFF"
  130. }
  131. },
  132. {
  133. "path": "huati",
  134. "style": {
  135. "navigationBarTitleText": "全部话题",
  136. "enablePullDownRefresh": false,
  137. "navigationBarBackgroundColor": "#FFFFFF"
  138. }
  139. },
  140. {
  141. "path": "huati-search",
  142. "style": {
  143. "navigationBarTitleText": "全部话题",
  144. "enablePullDownRefresh": false,
  145. "navigationBarBackgroundColor": "#FFFFFF"
  146. }
  147. },
  148. /* 发布 */
  149. {
  150. "path": "publish",
  151. "style": {
  152. "navigationBarTitleText": "",
  153. "enablePullDownRefresh": false,
  154. "navigationBarBackgroundColor": "#FFFFFF"
  155. }
  156. },
  157. {
  158. "path": "jingxuan-list",
  159. "style": {
  160. "navigationBarTitleText": "精选",
  161. "enablePullDownRefresh": false,
  162. "navigationBarBackgroundColor": "#FFFFFF"
  163. }
  164. },
  165. {
  166. "path": "add-luntan",
  167. "style": {
  168. "navigationBarTitleText": "发布论坛",
  169. "enablePullDownRefresh": false,
  170. "navigationStyle": "custom"
  171. }
  172. },
  173. /* 话题详情 */
  174. {
  175. "path": "topic-detail",
  176. "style": {
  177. "navigationBarTitleText": "",
  178. "enablePullDownRefresh": false,
  179. "navigationBarBackgroundColor": "#FFFFFF"
  180. }
  181. }
  182. ]
  183. },
  184. {
  185. "root": "pageB",
  186. "pages": [{
  187. "path": "good-detail",
  188. "style": {
  189. "navigationBarTitleText": "商品",
  190. "navigationBarBackgroundColor": "#FFFFFF"
  191. }
  192. },
  193. {
  194. "path": "order-confirm",
  195. "style": {
  196. "navigationBarTitleText": "确认订单",
  197. "navigationBarBackgroundColor": "#FFFFFF"
  198. }
  199. },
  200. {
  201. "path": "totaobao",
  202. "style": {
  203. "navigationBarTitleText": "跳转",
  204. "navigationBarBackgroundColor": "#FFFFFF"
  205. }
  206. },
  207. {
  208. "path": "yuyue-capture",
  209. "style": {
  210. "navigationBarTitleText": "预约拍摄",
  211. "navigationBarBackgroundColor": "#FFFFFF"
  212. }
  213. },
  214. {
  215. "path": "zulin",
  216. "style": {
  217. "navigationBarTitleText": "租赁设备",
  218. "navigationBarBackgroundColor": "#FFFFFF"
  219. }
  220. },
  221. {
  222. "path": "zulin-add",
  223. "style": {
  224. "navigationBarTitleText": "设备租赁",
  225. "navigationBarBackgroundColor": "#FFFFFF"
  226. }
  227. },
  228. {
  229. "path": "zulin-list",
  230. "style": {
  231. "navigationBarTitleText": "租赁记录",
  232. "navigationBarBackgroundColor": "#FFFFFF"
  233. }
  234. },
  235. {
  236. "path": "order-detail",
  237. "style": {
  238. "navigationBarTitleText": "订单详情",
  239. "enablePullDownRefresh": false,
  240. "navigationBarBackgroundColor": "#FFFFFF"
  241. }
  242. },
  243. {
  244. "path": "order-list",
  245. "style": {
  246. "navigationBarTitleText": "兑换记录",
  247. "enablePullDownRefresh": false,
  248. "navigationBarBackgroundColor": "#FFFFFF"
  249. }
  250. },
  251. {
  252. "path": "yuyue-vip",
  253. "style": {
  254. "navigationBarTitleText": "会员预约",
  255. "enablePullDownRefresh": false,
  256. "navigationBarBackgroundColor": "#FFFFFF"
  257. }
  258. },
  259. {
  260. "path": "yuyue-list",
  261. "style": {
  262. "navigationBarTitleText": "预约记录",
  263. "enablePullDownRefresh": false,
  264. "navigationBarBackgroundColor": "#FFFFFF"
  265. }
  266. }
  267. ]
  268. },
  269. {
  270. "root": "pageC",
  271. "pages": [{
  272. "path": "invite",
  273. "style": {
  274. "navigationBarTitleText": "邀请好友",
  275. "navigationStyle": "custom"
  276. }
  277. },
  278. {
  279. "path": "setting",
  280. "style": {
  281. "navigationBarTitleText": "我的设置",
  282. "navigationBarBackgroundColor": "#FFFFFF"
  283. }
  284. },
  285. {
  286. "path": "userinfo",
  287. "style": {
  288. "navigationBarTitleText": "账号资料",
  289. "navigationBarBackgroundColor": "#FFFFFF"
  290. }
  291. },
  292. {
  293. "path": "guanzhu-list",
  294. "style": {
  295. "navigationBarTitleText": "已关注",
  296. "navigationBarBackgroundColor": "#FFFFFF"
  297. }
  298. },
  299. {
  300. "path": "collect-list",
  301. "style": {
  302. "navigationBarTitleText": "我的收藏",
  303. "navigationBarBackgroundColor": "#FFFFFF",
  304. "navigationStyle": "custom"
  305. }
  306. },
  307. {
  308. "path": "youhuiquan",
  309. "style": {
  310. "navigationBarTitleText": "优惠券",
  311. "navigationBarBackgroundColor": "#FFFFFF"
  312. }
  313. },
  314. {
  315. "path": "jifen-qianbao",
  316. "style": {
  317. "navigationBarTitleText": "积分钱包",
  318. "navigationBarBackgroundColor": "#FFFFFF",
  319. "navigationStyle": "custom"
  320. }
  321. },
  322. {
  323. "path": "jifen-list",
  324. "style": {
  325. "navigationBarTitleText": "积分明细",
  326. "navigationBarBackgroundColor": "#FFFFFF"
  327. }
  328. },
  329. {
  330. "path": "zuji-list",
  331. "style": {
  332. "navigationBarTitleText": "我的足迹",
  333. "navigationBarBackgroundColor": "#FFFFFF",
  334. "navigationStyle": "custom"
  335. }
  336. },
  337. {
  338. "path": "video-list",
  339. "style": {
  340. "navigationBarTitleText": "视频管理",
  341. "navigationBarBackgroundColor": "#FFFFFF",
  342. "navigationStyle": "custom"
  343. }
  344. },
  345. {
  346. "path": "video-detail",
  347. "style": {
  348. "navigationBarTitleText": "视频详情",
  349. "navigationBarBackgroundColor": "#FFFFFF"
  350. }
  351. },
  352. {
  353. "path": "address-list",
  354. "style": {
  355. "navigationBarTitleText": "地址管理",
  356. "navigationBarBackgroundColor": "#FFFFFF"
  357. }
  358. },
  359. {
  360. "path": "address-add",
  361. "style": {
  362. "navigationBarTitleText": "收货地址",
  363. "navigationBarBackgroundColor": "#FFFFFF",
  364. "navigationStyle": "custom"
  365. }
  366. },
  367. {
  368. "path": "changjian-list",
  369. "style": {
  370. "navigationBarTitleText": "常见问题",
  371. "navigationBarBackgroundColor": "#FFFFFF"
  372. }
  373. },
  374. {
  375. "path": "changjian-detail",
  376. "style": {
  377. "navigationBarTitleText": "常见问题",
  378. "navigationBarBackgroundColor": "#FFFFFF"
  379. }
  380. },
  381. {
  382. "path": "zhiwei-list",
  383. "style": {
  384. "navigationBarTitleText": "加入忆象",
  385. "navigationBarBackgroundColor": "#FFFFFF"
  386. }
  387. },
  388. {
  389. "path": "zhiwei-detail",
  390. "style": {
  391. "navigationBarTitleText": "职位详情",
  392. "navigationBarBackgroundColor": "#FFFFFF",
  393. "navigationStyle": "custom"
  394. }
  395. },
  396. {
  397. "path": "jianli",
  398. "style": {
  399. "navigationBarTitleText": "上传简历",
  400. "navigationBarBackgroundColor": "#FFFFFF"
  401. }
  402. },
  403. {
  404. "path": "xieyi",
  405. "style": {
  406. "navigationBarTitleText": "协议",
  407. "navigationBarBackgroundColor": "#FFFFFF"
  408. }
  409. },
  410. {
  411. "path": "success",
  412. "style": {
  413. "navigationBarTitleText": "上传简历",
  414. "navigationBarBackgroundColor": "#FFFFFF"
  415. }
  416. },
  417. {
  418. "path": "invite-list",
  419. "style": {
  420. "navigationBarTitleText": "邀请与推广",
  421. "navigationBarBackgroundColor": "#FFFFFF",
  422. "enablePullDownRefresh": false
  423. }
  424. },
  425. {
  426. "path": "invite-bind",
  427. "style": {
  428. "navigationBarTitleText": "绑定邀请人",
  429. "navigationBarBackgroundColor": "#FFFFFF",
  430. "enablePullDownRefresh": false
  431. }
  432. },
  433. {
  434. "path": "account",
  435. "style": {
  436. "navigationBarTitleText": "账号安全",
  437. "navigationBarBackgroundColor": "#FFFFFF",
  438. "enablePullDownRefresh": false
  439. }
  440. },
  441. {
  442. "path": "edit-pwd",
  443. "style": {
  444. "navigationBarTitleText": "修改密码",
  445. "navigationBarBackgroundColor": "#FFFFFF",
  446. "enablePullDownRefresh": false
  447. }
  448. },
  449. {
  450. "path": "tuisong",
  451. "style": {
  452. "navigationBarTitleText": "推送通知",
  453. "navigationBarBackgroundColor": "#FFFFFF",
  454. "enablePullDownRefresh": false
  455. }
  456. },
  457. {
  458. "path": "drafts",
  459. "style": {
  460. "navigationBarTitleText": "草稿箱",
  461. "enablePullDownRefresh": false,
  462. "navigationStyle": "custom"
  463. }
  464. },
  465. {
  466. "path": "error",
  467. "style": {
  468. "navigationBarTitleText": "错误反馈",
  469. "navigationBarBackgroundColor": "#FFFFFF",
  470. "enablePullDownRefresh": false
  471. }
  472. },
  473. {
  474. "path": "about",
  475. "style": {
  476. "navigationBarTitleText": "关于我们",
  477. "navigationBarBackgroundColor": "#FFFFFF",
  478. "enablePullDownRefresh": false
  479. }
  480. },
  481. {
  482. "path": "paihang",
  483. "style": {
  484. "navigationBarTitleText": "排行榜",
  485. "navigationBarBackgroundColor": "#FFFFFF",
  486. "enablePullDownRefresh": false
  487. }
  488. },
  489. {
  490. "path": "vip",
  491. "style": {
  492. "navigationBarTitleText": "会员福利",
  493. "enablePullDownRefresh": false,
  494. "navigationStyle": "custom"
  495. }
  496. },
  497. {
  498. "path": "calendar",
  499. "style": {
  500. "navigationBarTitleText": "签到日历",
  501. "enablePullDownRefresh": false,
  502. "navigationStyle": "custom"
  503. }
  504. },
  505. {
  506. "path" : "otherInfo",
  507. "style" :
  508. {
  509. "navigationBarTitleText" : "",
  510. "enablePullDownRefresh" : false,
  511. "navigationStyle": "custom"
  512. }
  513. }
  514. ]
  515. }
  516. ],
  517. "tabBar": {
  518. "color": "#999999",
  519. "fontSize": "10px",
  520. "selectedColor": "#00B0B0",
  521. "spacing": "4rpx",
  522. "list": [{
  523. "iconPath": "static/images/home.png",
  524. "selectedIconPath": "static/images/home1.png",
  525. "pagePath": "pages/index/index",
  526. "text": "首页"
  527. },
  528. {
  529. "iconPath": "static/images/luntan.png",
  530. "selectedIconPath": "static/images/luntan1.png",
  531. "pagePath": "pages/luntan/index",
  532. "text": "论坛"
  533. },
  534. {
  535. "iconPath": "static/images/shangdian.png",
  536. "selectedIconPath": "static/images/shangdian1.png",
  537. "pagePath": "pages/shangdian/index",
  538. "text": "商店"
  539. },
  540. {
  541. "iconPath": "static/images/mine.png",
  542. "selectedIconPath": "static/images/mine1.png",
  543. "pagePath": "pages/mine/index",
  544. "text": "我的"
  545. }
  546. ]
  547. },
  548. "globalStyle": {
  549. "navigationBarTextStyle": "black",
  550. "navigationBarTitleText": "忆象",
  551. "navigationBarBackgroundColor": "#F8F8F8",
  552. "backgroundColor": "#F8F8F8"
  553. },
  554. "uniIdRouter": {}
  555. }