pages.json 8.5 KB

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