pages.json 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347
  1. {
  2. "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/fabuArticle",
  26. "style": {
  27. "navigationBarTitleText": "发布文章",
  28. "navigationStyle": "custom",
  29. "navigationBarBackgroundColor": "#ffffff"
  30. }
  31. }, {
  32. "path": "pages/make/manageArticle",
  33. "style": {
  34. "navigationBarTitleText": "管理",
  35. "navigationBarBackgroundColor": "#ffffff"
  36. }
  37. }, {
  38. "path": "pages/make/make2",
  39. "style": {
  40. "navigationBarTitleText": "创作",
  41. "navigationStyle": "custom",
  42. "navigationBarBackgroundColor": "#ffffff"
  43. }
  44. }, {
  45. "path": "pages/login/login",
  46. "style": {
  47. "navigationBarTitleText": "登录",
  48. "navigationStyle": "custom",
  49. "navigationBarBackgroundColor": "#ffffff"
  50. }
  51. }, {
  52. "path": "pages/login/loginFirst",
  53. "style": {
  54. "navigationBarTitleText": "完善资料",
  55. "navigationBarBackgroundColor": "#ffffff"
  56. }
  57. }, {
  58. "path": "pages/AboutUs/pay_xy",
  59. "style": {
  60. "navigationBarTitleText": "协议",
  61. "navigationStyle": "custom",
  62. "navigationBarBackgroundColor": "#ffffff"
  63. }
  64. }, {
  65. "path": "pages/AboutUs/UserLogoutAgreement",
  66. "style": {
  67. "navigationBarTitleText": "注销协议",
  68. "navigationStyle": "custom",
  69. "navigationBarBackgroundColor": "#ffffff"
  70. }
  71. }, {
  72. "path": "pages/AboutUs/yong",
  73. "style": {
  74. "navigationBarTitleText": "未成年人模式",
  75. "navigationBarBackgroundColor": "#ffffff"
  76. }
  77. }, {
  78. "path": "pages/AboutUs/xiuxi",
  79. "style": {
  80. "navigationBarTitleText": "休息模式",
  81. "navigationBarBackgroundColor": "#ffffff",
  82. "navigationStyle": "custom",
  83. "h5": {
  84. "titleNView": false,
  85. "bounce": "none"
  86. }
  87. }
  88. }, {
  89. "path": "pages/index/articleDetail",
  90. "style": {
  91. "navigationBarTitleText": "详情",
  92. "navigationBarBackgroundColor": "#ffffff"
  93. }
  94. }, {
  95. "path": "pages/index/workDetail",
  96. "style": {
  97. "navigationBarTitleText": "详情",
  98. "navigationBarBackgroundColor": "#ffffff",
  99. "navigationStyle": "custom"
  100. }
  101. }, {
  102. "path": "pages/index/ai_pp",
  103. "style": {
  104. "navigationBarTitleText": "首页",
  105. "navigationBarBackgroundColor": "#ffffff"
  106. }
  107. }, {
  108. "path": "pages/index/peopleList",
  109. "style": {
  110. "navigationBarTitleText": "兴趣交友",
  111. "navigationBarBackgroundColor": "#ffffff"
  112. }
  113. }, {
  114. "path": "pages/index/peopleHome",
  115. "style": {
  116. "navigationBarTitleText": "个人主页",
  117. "navigationBarBackgroundColor": "#ffffff"
  118. }
  119. }, {
  120. "path": "pages/my/my",
  121. "style": {
  122. "navigationBarTitleText": "我的",
  123. "navigationBarBackgroundColor": "#ffffff",
  124. "navigationStyle": "custom",
  125. "h5": {
  126. "titleNView": false,
  127. "bounce": "none"
  128. },
  129. "app-plus": {
  130. "bounce": "none"
  131. }
  132. }
  133. }, {
  134. "path": "pages/login/reg",
  135. "style": {
  136. "navigationBarTitleText": "注册",
  137. "navigationStyle": "custom",
  138. "navigationBarBackgroundColor": "#ffffff"
  139. }
  140. }, {
  141. "path": "pages/login/down",
  142. "style": {
  143. "navigationBarTitleText": "加入成功",
  144. "navigationStyle": "custom",
  145. "navigationBarBackgroundColor": "#ffffff"
  146. }
  147. }, {
  148. "path": "pages/my/editInfo",
  149. "style": {
  150. "navigationBarTitleText": "基本资料",
  151. "navigationBarBackgroundColor": "#ffffff",
  152. "navigationStyle": "custom"
  153. }
  154. }, {
  155. "path": "pages/my/myArticle",
  156. "style": {
  157. "navigationBarTitleText": "我的动态",
  158. "navigationBarBackgroundColor": "#ffffff",
  159. "app-plus": {
  160. "bounce": "none",
  161. "titleNView": {
  162. "buttons": [{
  163. "width": "70px",
  164. "fontSize": "22rpx",
  165. "background": "#FF2A95",
  166. "text": "发布"
  167. }]
  168. }
  169. }
  170. }
  171. }, {
  172. "path": "pages/my/idcheck",
  173. "style": {
  174. "navigationBarTitleText": "实名认证",
  175. "navigationBarBackgroundColor": "#ffffff"
  176. }
  177. }, {
  178. "path": "pages/my/editMobile",
  179. "style": {
  180. "navigationBarTitleText": "更换绑定手机号",
  181. "navigationBarBackgroundColor": "#ffffff"
  182. }
  183. }, {
  184. "path": "pages/my/editPass",
  185. "style": {
  186. "navigationBarTitleText": "设置密码",
  187. "navigationBarBackgroundColor": "#ffffff"
  188. }
  189. }, {
  190. "path": "pages/my/forgetPass",
  191. "style": {
  192. "navigationBarTitleText": "忘记密码",
  193. "navigationBarBackgroundColor": "#ffffff"
  194. }
  195. }, {
  196. "path": "pages/my/step",
  197. "style": {
  198. "navigationBarTitleText": "完善信息",
  199. "navigationBarBackgroundColor": "#ffffff"
  200. }
  201. }, {
  202. "path": "pages/my/security",
  203. "style": {
  204. "navigationBarTitleText": "账户与安全",
  205. "navigationBarBackgroundColor": "#F2F6F2"
  206. }
  207. }, {
  208. "path": "pages/my/setting",
  209. "style": {
  210. "navigationBarTitleText": "设置",
  211. "navigationBarBackgroundColor": "#F2F6F2"
  212. }
  213. }, {
  214. "path": "pages/my/job",
  215. "style": {
  216. "navigationBarTitleText": "任务中心",
  217. "navigationBarBackgroundColor": "#ffffff"
  218. }
  219. }, {
  220. "path": "pages/my/DelMemConfirm",
  221. "style": {
  222. "navigationBarTitleText": "注销账号",
  223. "navigationBarBackgroundColor": "#ffffff"
  224. }
  225. }, {
  226. "path": "pages/my/DelMemVerify",
  227. "style": {
  228. "navigationBarTitleText": "",
  229. "navigationBarBackgroundColor": "#ffffff"
  230. }
  231. }, {
  232. "path": "pages/AboutUs/xieyi",
  233. "style": {
  234. "navigationBarTitleText": "协议内容",
  235. "navigationBarBackgroundColor": "#ffffff"
  236. }
  237. }, {
  238. "path": "pages/AboutUs/yhxy",
  239. "style": {
  240. "navigationBarTitleText": "用户协议",
  241. "navigationBarBackgroundColor": "#ffffff"
  242. }
  243. }, {
  244. "path": "pages/AboutUs/yszc",
  245. "style": {
  246. "navigationBarTitleText": "隐私政策",
  247. "navigationBarBackgroundColor": "#ffffff"
  248. }
  249. }, {
  250. "path": "pages/message/mailMessage",
  251. "style": {
  252. "navigationBarTitleText": "您的消息",
  253. "navigationBarBackgroundColor": "#ffffff"
  254. }
  255. }, {
  256. "path": "pages/my/follow",
  257. "style": {
  258. "navigationBarTitleText": "关注",
  259. "navigationBarBackgroundColor": "#ffffff",
  260. "navigationStyle": "custom"
  261. }
  262. }, {
  263. "path": "pages/makedetail/makeImgDetail",
  264. "style": {
  265. "navigationBarTitleText": "灵感创作",
  266. "navigationBarBackgroundColor": "#ffffff",
  267. "navigationStyle": "custom",
  268. "h5": {
  269. "titleNView": false,
  270. "bounce": "none"
  271. },
  272. "app-plus": {
  273. "bounce": "none"
  274. }
  275. }
  276. }, {
  277. "path": "pages/makedetail/makeDetail",
  278. "style": {
  279. "navigationBarTitleText": "详情",
  280. "navigationBarBackgroundColor": "#ffffff",
  281. "navigationStyle": "custom",
  282. "h5": {
  283. "titleNView": false,
  284. "bounce": "none"
  285. },
  286. "app-plus": {
  287. "bounce": "none"
  288. }
  289. }
  290. }, {
  291. "path": "pages/makedetail/makeMusicDetail",
  292. "style": {
  293. "navigationBarTitleText": "音乐制作",
  294. "navigationStyle": "custom",
  295. "h5": {
  296. "titleNView": false,
  297. "bounce": "none"
  298. },
  299. "app-plus": {
  300. "bounce": "none"
  301. }
  302. }
  303. }, {
  304. "path": "pages/my/myStar",
  305. "style": {
  306. "navigationBarTitleText": "我的星灵"
  307. }
  308. }
  309. ],
  310. "globalStyle": {
  311. "navigationBarTextStyle": "black",
  312. "navigationBarTitleText": "萌创星球",
  313. "navigationBarBackgroundColor": "#ffffff",
  314. "backgroundColor": "#ffffff"
  315. },
  316. "tabBar": {
  317. "custom": true,
  318. "color": "#999999",
  319. "selectedColor": "#ffffff",
  320. "borderStyle": "white",
  321. "height": "50px",
  322. "backgroundColor": "#ffffff",
  323. "list": [{
  324. "pagePath": "pages/index/index",
  325. "iconPath": "static/tab/tab_home.png",
  326. "selectedIconPath": "static/tab/tab_home_sel.png",
  327. "text": "遇见"
  328. },
  329. {
  330. "pagePath": "pages/make/index"
  331. },
  332. {
  333. "pagePath": "pages/message/mailMessage",
  334. "iconPath": "static/tab/tab_sms.png",
  335. "selectedIconPath": "static/tab/tab_sms_sel.png",
  336. "text": "消息"
  337. },
  338. {
  339. "pagePath": "pages/my/my",
  340. "iconPath": "static/tab/tab_me.png",
  341. "selectedIconPath": "static/tab/tab_me_sel.png",
  342. "text": "我的"
  343. }
  344. ]
  345. }
  346. }