pages.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "首页",
  7. "navigationStyle": "custom",
  8. "navigationBarBackgroundColor": "#ffffff"
  9. }
  10. }, {
  11. "path": "pages/make/index",
  12. "style": {
  13. "navigationBarTitleText": "创作",
  14. "navigationStyle": "custom",
  15. "navigationBarBackgroundColor": "#ffffff"
  16. }
  17. }, {
  18. "path": "pages/make/make",
  19. "style": {
  20. "navigationBarTitleText": "创作",
  21. "navigationStyle": "custom",
  22. "navigationBarBackgroundColor": "#ffffff"
  23. }
  24. }, {
  25. "path": "pages/make/make2",
  26. "style": {
  27. "navigationBarTitleText": "创作",
  28. "navigationStyle": "custom",
  29. "navigationBarBackgroundColor": "#ffffff"
  30. }
  31. }, {
  32. "path": "pages/login/login",
  33. "style": {
  34. "navigationBarTitleText": "登录",
  35. "navigationStyle": "custom",
  36. "navigationBarBackgroundColor": "#ffffff"
  37. }
  38. }, {
  39. "path": "pages/login/loginFirst",
  40. "style": {
  41. "navigationBarTitleText": "完善资料",
  42. "navigationBarBackgroundColor": "#ffffff"
  43. }
  44. }, {
  45. "path": "pages/AboutUs/pay_xy",
  46. "style": {
  47. "navigationBarTitleText": "协议",
  48. "navigationStyle": "custom",
  49. "navigationBarBackgroundColor": "#ffffff"
  50. }
  51. }, {
  52. "path": "pages/AboutUs/yong",
  53. "style": {
  54. "navigationBarTitleText": "未成年人模式",
  55. "navigationBarBackgroundColor": "#ffffff"
  56. }
  57. }, {
  58. "path": "pages/AboutUs/xiuxi",
  59. "style": {
  60. "navigationBarTitleText": "休息模式",
  61. "navigationBarBackgroundColor": "#ffffff",
  62. "navigationStyle": "custom",
  63. "h5": {
  64. "titleNView": false,
  65. "bounce": "none"
  66. }
  67. }
  68. }, {
  69. "path": "pages/index/ai_pp",
  70. "style": {
  71. "navigationBarTitleText": "首页",
  72. "navigationBarBackgroundColor": "#ffffff"
  73. }
  74. }, {
  75. "path": "pages/index/peopleList",
  76. "style": {
  77. "navigationBarTitleText": "兴趣交友",
  78. "navigationBarBackgroundColor": "#ffffff"
  79. }
  80. }, {
  81. "path": "pages/index/peopleHome",
  82. "style": {
  83. "navigationBarTitleText": "个人主页",
  84. "navigationBarBackgroundColor": "#ffffff"
  85. }
  86. }, {
  87. "path": "pages/my/my",
  88. "style": {
  89. "navigationBarTitleText": "我的",
  90. "navigationBarBackgroundColor": "#ffffff",
  91. "navigationStyle": "custom",
  92. "h5": {
  93. "titleNView": false,
  94. "bounce": "none"
  95. },
  96. "app-plus": {
  97. "bounce": "none"
  98. }
  99. }
  100. }, {
  101. "path": "pages/login/reg",
  102. "style": {
  103. "navigationBarTitleText": "注册",
  104. "navigationStyle": "custom",
  105. "navigationBarBackgroundColor": "#ffffff"
  106. }
  107. }, {
  108. "path": "pages/login/down",
  109. "style": {
  110. "navigationBarTitleText": "加入成功",
  111. "navigationStyle": "custom",
  112. "navigationBarBackgroundColor": "#ffffff"
  113. }
  114. }, {
  115. "path": "pages/my/editInfo",
  116. "style": {
  117. "navigationBarTitleText": "基本资料",
  118. "navigationBarBackgroundColor": "#ffffff"
  119. }
  120. }, {
  121. "path": "pages/my/myArticle",
  122. "style": {
  123. "navigationBarTitleText": "我的动态",
  124. "navigationBarBackgroundColor": "#ffffff",
  125. "app-plus": {
  126. "bounce": "none",
  127. "titleNView": {
  128. "buttons": [{
  129. "width": "70px",
  130. "fontSize": "22rpx",
  131. "background": "#FF2A95",
  132. "text": "发布"
  133. }]
  134. }
  135. }
  136. }
  137. }, {
  138. "path": "pages/my/idcheck",
  139. "style": {
  140. "navigationBarTitleText": "实名认证",
  141. "navigationBarBackgroundColor": "#ffffff"
  142. }
  143. }, {
  144. "path": "pages/my/editMobile",
  145. "style": {
  146. "navigationBarTitleText": "修改手机号",
  147. "navigationBarBackgroundColor": "#ffffff"
  148. }
  149. }, {
  150. "path": "pages/my/editPass",
  151. "style": {
  152. "navigationBarTitleText": "设置密码",
  153. "navigationBarBackgroundColor": "#ffffff"
  154. }
  155. }, {
  156. "path": "pages/my/forgetPass",
  157. "style": {
  158. "navigationBarTitleText": "忘记密码",
  159. "navigationBarBackgroundColor": "#ffffff"
  160. }
  161. }, {
  162. "path": "pages/my/step",
  163. "style": {
  164. "navigationBarTitleText": "完善信息",
  165. "navigationBarBackgroundColor": "#ffffff"
  166. }
  167. }, {
  168. "path": "pages/my/security",
  169. "style": {
  170. "navigationBarTitleText": "账户与安全",
  171. "navigationBarBackgroundColor": "#ffffff"
  172. }
  173. }, {
  174. "path": "pages/my/setting",
  175. "style": {
  176. "navigationBarTitleText": "设置",
  177. "navigationBarBackgroundColor": "#ffffff"
  178. }
  179. }, {
  180. "path": "pages/my/task",
  181. "style": {
  182. "navigationBarTitleText": "任务中心",
  183. "navigationBarBackgroundColor": "#ffffff"
  184. }
  185. }, {
  186. "path": "pages/AboutUs/xieyi",
  187. "style": {
  188. "navigationBarTitleText": "协议内容",
  189. "navigationBarBackgroundColor": "#ffffff"
  190. }
  191. }, {
  192. "path": "pages/AboutUs/yhxy",
  193. "style": {
  194. "navigationBarTitleText": "用户协议",
  195. "navigationBarBackgroundColor": "#ffffff"
  196. }
  197. }, {
  198. "path": "pages/AboutUs/yszc",
  199. "style": {
  200. "navigationBarTitleText": "隐私政策",
  201. "navigationBarBackgroundColor": "#ffffff"
  202. }
  203. }, {
  204. "path": "pages/message/mailMessage",
  205. "style": {
  206. "navigationBarTitleText": "您的消息",
  207. "navigationBarBackgroundColor": "#ffffff"
  208. }
  209. }
  210. ],
  211. "globalStyle": {
  212. "navigationBarTextStyle": "black",
  213. "navigationBarTitleText": "萌创星球",
  214. "navigationBarBackgroundColor": "#ffffff",
  215. "backgroundColor": "#ffffff"
  216. },
  217. "tabBar": {
  218. "custom": true,
  219. "color": "#999999",
  220. "selectedColor": "#ffffff",
  221. "borderStyle": "white",
  222. "height": "50px",
  223. "backgroundColor": "#ffffff",
  224. "list": [{
  225. "pagePath": "pages/index/index",
  226. "iconPath": "static/tab/tab_home.png",
  227. "selectedIconPath": "static/tab/tab_home_sel.png",
  228. "text": "遇见"
  229. },
  230. {
  231. "pagePath": "pages/make/index"
  232. },
  233. {
  234. "pagePath": "pages/message/mailMessage",
  235. "iconPath": "static/tab/tab_sms.png",
  236. "selectedIconPath": "static/tab/tab_sms_sel.png",
  237. "text": "消息"
  238. },
  239. {
  240. "pagePath": "pages/my/my",
  241. "iconPath": "static/tab/tab_me.png",
  242. "selectedIconPath": "static/tab/tab_me_sel.png",
  243. "text": "我的"
  244. }
  245. ]
  246. }
  247. }