pages.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/login/login",
  5. "style": {
  6. "navigationBarTitleText": "登录",
  7. "navigationStyle": "custom",
  8. "navigationBarBackgroundColor": "#161616"
  9. }
  10. }, {
  11. "path": "pages/login/loginFirst",
  12. "style": {
  13. "navigationBarTitleText": "完善资料",
  14. "navigationBarBackgroundColor": "#161616"
  15. }
  16. }, {
  17. "path": "pages/index/index",
  18. "style": {
  19. "navigationBarTitleText": "首页",
  20. "navigationStyle": "custom",
  21. "navigationBarBackgroundColor": "#ffffff"
  22. }
  23. }, {
  24. "path": "pages/index/ai_pp",
  25. "style": {
  26. "navigationBarTitleText": "首页",
  27. "navigationBarBackgroundColor": "#161616"
  28. }
  29. }, {
  30. "path": "pages/index/peopleList",
  31. "style": {
  32. "navigationBarTitleText": "兴趣交友",
  33. "navigationBarBackgroundColor": "#161616"
  34. }
  35. }, {
  36. "path": "pages/index/peopleHome",
  37. "style": {
  38. "navigationBarTitleText": "个人主页",
  39. "navigationBarBackgroundColor": "#161616"
  40. }
  41. }, {
  42. "path": "pages/w3/ucenter",
  43. "style": {
  44. "navigationBarTitleText": "会员中心",
  45. "navigationBarBackgroundColor": "#161616",
  46. "navigationStyle": "custom"
  47. }
  48. }, {
  49. "path": "pages/my/my",
  50. "style": {
  51. "navigationBarTitleText": "我的",
  52. "navigationBarBackgroundColor": "#161616",
  53. "navigationStyle": "custom",
  54. "h5": {
  55. "titleNView": false,
  56. "bounce": "none"
  57. },
  58. "app-plus": {
  59. "bounce": "none"
  60. }
  61. }
  62. }, {
  63. "path": "pages/login/reg",
  64. "style": {
  65. "navigationBarTitleText": "注册",
  66. "navigationStyle": "custom",
  67. "navigationBarBackgroundColor": "#ffffff"
  68. }
  69. }, {
  70. "path": "pages/login/down",
  71. "style": {
  72. "navigationBarTitleText": "加入成功",
  73. "navigationStyle": "custom",
  74. "navigationBarBackgroundColor": "#ffffff"
  75. }
  76. }, {
  77. "path": "pages/my/editMobile",
  78. "style": {
  79. "navigationBarTitleText": "修改手机号",
  80. "navigationBarBackgroundColor": "#161616"
  81. }
  82. }, {
  83. "path": "pages/my/idcheck",
  84. "style": {
  85. "navigationBarTitleText": "实名认证",
  86. "navigationBarBackgroundColor": "#161616"
  87. }
  88. }, {
  89. "path": "pages/my/forgetPass",
  90. "style": {
  91. "navigationBarTitleText": "修改密码",
  92. "navigationBarBackgroundColor": "#161616"
  93. }
  94. }, {
  95. "path": "pages/my/editInfo",
  96. "style": {
  97. "navigationBarTitleText": "基本资料",
  98. "navigationBarBackgroundColor": "#161616"
  99. }
  100. }, {
  101. "path": "pages/my/step",
  102. "style": {
  103. "navigationBarTitleText": "完善信息",
  104. "navigationBarBackgroundColor": "#161616"
  105. }
  106. }, {
  107. "path": "pages/my/dashang",
  108. "style": {
  109. "navigationBarTitleText": "我打赏的",
  110. "navigationBarBackgroundColor": "#161616",
  111. "app-plus": {
  112. "bounce": "none",
  113. "titleNView": {
  114. "buttons": [{
  115. "width": "160rpx",
  116. "fontSize": "22rpx",
  117. "color": "#FF2A95",
  118. "text": "我收到的"
  119. }]
  120. }
  121. }
  122. }
  123. }, {
  124. "path": "pages/my/hudong",
  125. "style": {
  126. "navigationBarTitleText": "我的互动",
  127. "navigationBarBackgroundColor": "#161616",
  128. "app-plus": {
  129. "bounce": "none",
  130. "titleNView": {
  131. "buttons": [{
  132. "width": "160rpx",
  133. "fontSize": "22rpx",
  134. "color": "#FF2A95",
  135. "text": ""
  136. }]
  137. }
  138. }
  139. }
  140. }, {
  141. "path": "pages/my/myArticle",
  142. "style": {
  143. "navigationBarTitleText": "我的动态",
  144. "navigationBarBackgroundColor": "#161616",
  145. "app-plus": {
  146. "bounce": "none",
  147. "titleNView": {
  148. "buttons": [{
  149. "width": "70px",
  150. "fontSize": "22rpx",
  151. "background": "#FF2A95",
  152. "text": "发布"
  153. }]
  154. }
  155. }
  156. }
  157. }, {
  158. "path": "pages/my/share_img",
  159. "style": {
  160. "navigationBarTitleText": "邀请助力",
  161. "navigationBarBackgroundColor": "#161616"
  162. }
  163. }, {
  164. "path": "pages/my/managePhoto",
  165. "style": {
  166. "navigationBarTitleText": "相册管理",
  167. "navigationBarBackgroundColor": "#161616"
  168. }
  169. }, {
  170. "path": "pages/my/setting",
  171. "style": {
  172. "navigationBarTitleText": "设置",
  173. "navigationBarBackgroundColor": "#161616"
  174. }
  175. }, {
  176. "path": "pages/my/tranWechat",
  177. "style": {
  178. "navigationBarTitleText": "交换微信",
  179. "navigationBarBackgroundColor": "#161616"
  180. }
  181. }, {
  182. "path": "pages/article/article",
  183. "style": {
  184. "navigationBarTitleText": "动态",
  185. "navigationBarBackgroundColor": "#161616",
  186. "navigationStyle": "custom",
  187. "h5": {
  188. "titleNView": false,
  189. "bounce": "none"
  190. },
  191. "app-plus": {
  192. "bounce": "none"
  193. }
  194. }
  195. }, {
  196. "path": "pages/article/addArticle",
  197. "style": {
  198. "navigationBarTitleText": "发布动态",
  199. "navigationBarBackgroundColor": "#161616",
  200. "navigationStyle": "custom"
  201. // "app-plus": {
  202. // "bounce": "none",
  203. // "titleNView": {
  204. // "type": "transparent",
  205. // "buttons": [{
  206. // "type": "none",
  207. // "width": "60px",
  208. // "borderRadius": "0px",
  209. // "fontSize": "12px",
  210. // "color": "#ffffff",
  211. // "background": "#ffffff",
  212. // "text": "发布"
  213. // }]
  214. // }
  215. // }
  216. }
  217. }, {
  218. "path": "pages/my/recordList",
  219. "style": {
  220. "navigationBarTitleText": "记录",
  221. "navigationBarBackgroundColor": "#161616"
  222. }
  223. }, {
  224. "path": "pages/my/wish",
  225. "style": {
  226. "navigationBarTitleText": "心愿",
  227. "navigationBarBackgroundColor": "#161616",
  228. "app-plus": {
  229. "bounce": "none",
  230. "titleNView": {
  231. "buttons": [{
  232. "width": "160rpx",
  233. "fontSize": "22rpx",
  234. "color": "#ffffff",
  235. "text": "我的心愿"
  236. }]
  237. }
  238. }
  239. }
  240. }, {
  241. "path": "pages/my/wishDetail",
  242. "style": {
  243. "navigationBarTitleText": "心愿详情",
  244. "navigationBarBackgroundColor": "#161616"
  245. }
  246. }, {
  247. "path": "pages/my/wishHelp",
  248. "style": {
  249. "navigationBarTitleText": "心愿助力",
  250. "navigationBarBackgroundColor": "#161616"
  251. }
  252. }, {
  253. "path": "pages/my/wishList",
  254. "style": {
  255. "navigationBarTitleText": "我的心愿"
  256. }
  257. }, {
  258. "path": "pages/my/alipaySet",
  259. "style": {
  260. "navigationBarTitleText": "收款账户设置"
  261. }
  262. }, {
  263. "path": "pages/my/addressSet",
  264. "style": {
  265. "navigationBarTitleText": "收货地址设置"
  266. }
  267. }, {
  268. "path": "pages/my/M_purchase",
  269. "style": {
  270. "navigationBarTitleText": "M币充值",
  271. "navigationBarBackgroundColor": "#161616"
  272. }
  273. }, {
  274. "path": "pages/my/X_coin",
  275. "style": {
  276. "navigationBarTitleText": "我的X币",
  277. "navigationBarBackgroundColor": "#161616"
  278. }
  279. }, {
  280. "path": "pages/chat/detail",
  281. "style": {
  282. "navigationBarTitleText": "聊天",
  283. "navigationStyle": "custom",
  284. "navigationBarBackgroundColor": "#161616"
  285. }
  286. }, {
  287. "path": "pages/chat/message",
  288. "style": {
  289. "navigationBarTitleText": "会话",
  290. "navigationBarBackgroundColor": "#161616",
  291. "navigationStyle": "custom"
  292. }
  293. }, {
  294. "path": "pages/chat/groupSetting",
  295. "style": {
  296. "navigationBarTitleText": "群聊",
  297. "navigationBarBackgroundColor": "#161616"
  298. }
  299. }, {
  300. "path": "pages/chat/groupMemlist",
  301. "style": {
  302. "navigationBarTitleText": "群聊成员",
  303. "navigationBarBackgroundColor": "#161616"
  304. }
  305. }, {
  306. "path": "pages/chat/addMem",
  307. "style": {
  308. "navigationBarTitleText": "添加成员",
  309. "navigationBarBackgroundColor": "#161616"
  310. }
  311. }, {
  312. "path": "pages/chat/newGroup",
  313. "style": {
  314. "navigationBarTitleText": "创建群聊",
  315. "navigationBarBackgroundColor": "#161616"
  316. }
  317. },
  318. {
  319. "path": "pages/w3/invite",
  320. "style": {
  321. "navigationBarTitleText": "邀请战队成员",
  322. "navigationBarBackgroundColor": "#161616",
  323. "navigationStyle": "custom"
  324. }
  325. },
  326. {
  327. "path": "pages/w3/friendsList",
  328. "style": {
  329. "navigationBarTitleText": "我的战队",
  330. "navigationBarBackgroundColor": "#161616",
  331. "navigationStyle": "custom"
  332. }
  333. },
  334. {
  335. "path": "pages/w3/teamProfit",
  336. "style": {
  337. "navigationBarTitleText": "战队奖励",
  338. "navigationBarBackgroundColor": "#161616",
  339. "navigationStyle": "custom"
  340. }
  341. },
  342. {
  343. "path": "pages/w3/X_bank",
  344. "style": {
  345. "navigationBarTitleText": "暗物质宝库",
  346. "navigationBarBackgroundColor": "#161616",
  347. "navigationStyle": "custom"
  348. }
  349. },
  350. {
  351. "path": "pages/w3/tran",
  352. "style": {
  353. "navigationStyle": "custom",
  354. "navigationBarTitleText": "传送",
  355. "navigationBarBackgroundColor": "#161616",
  356. "app-plus": {
  357. "bounce": "none",
  358. "titleNView": {
  359. "buttons": [{
  360. "fontSize": "15px",
  361. "color": "#fff",
  362. "text": "记录"
  363. }]
  364. }
  365. }
  366. }
  367. }, {
  368. "path": "pages/w3/tranRecord",
  369. "style": {
  370. "navigationBarTitleText": "记录",
  371. "navigationBarBackgroundColor": "#161616",
  372. "navigationStyle": "custom"
  373. }
  374. }, {
  375. "path": "pages/w3/share_img",
  376. "style": {
  377. "navigationBarTitleText": "邀请战队成员",
  378. "navigationBarBackgroundColor": "#161616",
  379. "navigationStyle": "custom"
  380. }
  381. }, {
  382. "path": "pages/w3/levRule",
  383. "style": {
  384. "navigationBarTitleText": "晋升规则",
  385. "navigationBarBackgroundColor": "#161616",
  386. "navigationStyle": "custom"
  387. }
  388. }, {
  389. "path": "pages/w3/box",
  390. "style": {
  391. "navigationStyle": "custom",
  392. "navigationBarTitleText": "燃料中心",
  393. "navigationBarBackgroundColor": "#161616",
  394. "navigationBarTextStyle": "white",
  395. "app-plus": {
  396. "titleNView": {
  397. "buttons": [{
  398. "fontSize": "15px",
  399. "color": "#fff",
  400. "text": "记录"
  401. }]
  402. }
  403. }
  404. }
  405. }, {
  406. "path": "pages/w3/miningRecord",
  407. "style": {
  408. "navigationBarTitleText": "探索记录",
  409. "navigationBarBackgroundColor": "#161616"
  410. }
  411. }
  412. ],
  413. "globalStyle": {
  414. "navigationBarTextStyle": "white",
  415. "navigationBarTitleText": "遇见玛特",
  416. "navigationBarBackgroundColor": "#161616",
  417. "backgroundColor": "#161616"
  418. },
  419. "easycom": {
  420. "autoscan": true,
  421. "custom": {
  422. "cl-(.*)": "uni_modules/cl-uni/components/cl-$1/cl-$1.vue"
  423. }
  424. },
  425. "tabBar": {
  426. // "custom":true,
  427. "color": "#999999",
  428. "selectedColor": "#ffffff",
  429. "borderStyle": "white",
  430. "height": "50px",
  431. "backgroundColor": "#161616",
  432. "list": [{
  433. "pagePath": "pages/index/index",
  434. "iconPath": "static/tab/tab_home.png",
  435. "selectedIconPath": "static/tab/tab_home_sel.png",
  436. "text": "遇见"
  437. },
  438. {
  439. "pagePath": "pages/article/article",
  440. "iconPath": "static/tab/tab_article.png",
  441. "selectedIconPath": "static/tab/tab_article_sel.png",
  442. "text": "动态"
  443. },
  444. {
  445. "pagePath": "pages/chat/message",
  446. "iconPath": "static/tab/tab_sms.png",
  447. "selectedIconPath": "static/tab/tab_sms_sel.png",
  448. "text": "消息"
  449. },
  450. {
  451. "pagePath": "pages/my/my",
  452. "iconPath": "static/tab/tab_me.png",
  453. "selectedIconPath": "static/tab/tab_me_sel.png",
  454. "text": "我的"
  455. }
  456. ]
  457. }
  458. }