pages.json 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue",
  4. "^ins-(.*)": "@/components/ins-$1.vue",
  5. "^wike-(.*)": "@/components/wike-$1/wike-$1.vue",
  6. "^tn-(.*)": "@/tuniao-ui/components/tn-$1/tn-$1.vue",
  7. "^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue"
  8. },
  9. "pages": [{
  10. "path": "pages/robot/index",
  11. "aliasPath": "/",
  12. "style": {
  13. "navigationBarTitleText": "凡云AI人工智能内容生成软件",
  14. "navigationBarBackgroundColor": "#F5FFFD",
  15. // #ifdef H5
  16. "navigationStyle": "custom",
  17. // #endif
  18. "enablePullDownRefresh": true,
  19. "backgroundColor": "#F2F2F2"
  20. }
  21. },
  22. // {
  23. // "path": "pages/index/index",
  24. // "style": {
  25. // "navigationBarTextStyle": "black",
  26. // "navigationBarTitleText": "首页",
  27. // "navigationBarBackgroundColor": "#F5FFFD",
  28. // "backgroundColor": "#fff",
  29. // "onReachBottomDistance": 20,
  30. // // #ifdef H5
  31. // "navigationStyle": "custom",
  32. // // #endif
  33. // "enablePullDownRefresh": false
  34. // },
  35. // "meta": {
  36. // "auth": false,
  37. // "title": ""
  38. // }
  39. // },
  40. {
  41. "path": "pages/user/user",
  42. "style": {
  43. "navigationBarTitleText": "个人中心",
  44. "enablePullDownRefresh": false,
  45. "navigationBarTextStyle": "black",
  46. // #ifdef H5
  47. "navigationStyle": "custom",
  48. // #endif
  49. "navigationBarBackgroundColor": "#F5FFFD",
  50. "backgroundColor": "#F2F2F2"
  51. },
  52. "meta": {
  53. "auth": true,
  54. "title": ""
  55. }
  56. }, {
  57. "path": "pages/chat/chat",
  58. "style": {
  59. "navigationBarTitleText": "",
  60. "navigationStyle": "custom",
  61. "navigationBarTextStyle": "black",
  62. "navigationBarBackgroundColor": "#fff",
  63. "backgroundColor": "#F1F1F1",
  64. "onReachBottomDistance": 0
  65. },
  66. "meta": {
  67. "auth": true,
  68. "title": ""
  69. }
  70. }, {
  71. "path": "pages/user/signin",
  72. "style": {
  73. "navigationBarTitleText": "",
  74. "enablePullDownRefresh": false,
  75. // "navigationBarBackgroundColor": "#ffffff",
  76. "navigationBarTextStyle": "white",
  77. "navigationStyle": "custom"
  78. },
  79. "meta": {
  80. "auth": false,
  81. "title": ""
  82. }
  83. }, {
  84. "path": "pages/user/public/agreement",
  85. "style": {
  86. "navigationBarTitleText": "",
  87. "enablePullDownRefresh": false,
  88. "navigationBarBackgroundColor": "#ffffff",
  89. "navigationBarTextStyle": "white",
  90. "navigationStyle": "custom"
  91. },
  92. "meta": {
  93. "auth": false,
  94. "title": ""
  95. }
  96. }
  97. ,
  98. {
  99. "path": "pages/user/member/member",
  100. "style": {
  101. "navigationBarTitleText": "",
  102. "enablePullDownRefresh": false,
  103. "navigationBarBackgroundColor": "#26B3A0",
  104. "navigationBarTextStyle": "white",
  105. "navigationStyle": "custom",
  106. "backgroundColor": "#fff"
  107. },
  108. "meta": {
  109. "auth": true,
  110. "title": ""
  111. }
  112. }, {
  113. "path": "pages/user/public/paymentdetail",
  114. "style": {
  115. "navigationBarTitleText": "",
  116. "enablePullDownRefresh": false,
  117. "navigationBarTextStyle": "black",
  118. "navigationStyle": "custom"
  119. },
  120. "meta": {
  121. "auth": true,
  122. "title": ""
  123. }
  124. }, {
  125. "path": "pages/user/member/record",
  126. "style": {
  127. "navigationBarTitleText": "",
  128. "enablePullDownRefresh": false,
  129. "navigationBarBackgroundColor": "#26B3A0",
  130. "navigationBarTextStyle": "white",
  131. "navigationStyle": "custom",
  132. "backgroundColor": "#F6F7FB"
  133. }
  134. }
  135. , {
  136. "path": "pages/wx/wx",
  137. "style": {
  138. "navigationBarTitleText": "",
  139. "enablePullDownRefresh": false,
  140. "navigationStyle": "custom"
  141. }
  142. }, {
  143. "path": "pages/wx/newsdetail",
  144. "style": {
  145. "navigationBarTitleText": "详情",
  146. "enablePullDownRefresh": false,
  147. "navigationBarBackgroundColor": "#fff",
  148. "navigationStyle": "default"
  149. }
  150. }, {
  151. "path": "pages/user/public/kefu",
  152. "style": {
  153. "navigationBarTitleText": "",
  154. "enablePullDownRefresh": false,
  155. "navigationBarTextStyle": "white",
  156. "navigationStyle": "custom"
  157. }
  158. },
  159. {
  160. "path": "pages/user/public/webview",
  161. "style": {
  162. "navigationBarTitleText": "",
  163. "enablePullDownRefresh": false
  164. }
  165. },
  166. {
  167. "path": "pages/painting/painting",
  168. "style": {
  169. "navigationBarTitleText": "AI绘画",
  170. "navigationBarBackgroundColor": "#F5FFFD",
  171. // #ifdef H5
  172. "navigationStyle": "custom",
  173. // #endif
  174. "enablePullDownRefresh": false,
  175. "backgroundColor": "#fff"
  176. }
  177. }, {
  178. "path": "pages/user/takenotes/takenotes",
  179. "style": {
  180. "navigationBarTitleText": "",
  181. "enablePullDownRefresh": false,
  182. "navigationBarBackgroundColor": "#fff",
  183. "navigationBarTextStyle": "white",
  184. "navigationStyle": "custom"
  185. }
  186. },
  187. {
  188. "path": "pages/user/commission/goods",
  189. "style": {
  190. "navigationBarTitleText": "",
  191. "navigationStyle": "custom",
  192. "enablePullDownRefresh": false,
  193. "navigationBarBackgroundColor": "#ffffff"
  194. }
  195. },
  196. {
  197. "path": "pages/user/commission/apply",
  198. "style": {
  199. "navigationBarTitleText": "",
  200. "navigationStyle": "custom",
  201. "enablePullDownRefresh": false,
  202. "navigationBarBackgroundColor": "#ffffff"
  203. }
  204. },
  205. {
  206. "path": "pages/user/commission/team",
  207. "style": {
  208. "navigationBarTitleText": "",
  209. "navigationStyle": "custom",
  210. "enablePullDownRefresh": false,
  211. "navigationBarBackgroundColor": "#ffffff"
  212. }
  213. },
  214. {
  215. "path": "pages/user/commission/index",
  216. "style": {
  217. "navigationBarTitleText": "",
  218. "navigationStyle": "custom",
  219. "enablePullDownRefresh": false,
  220. "navigationBarBackgroundColor": "#ffffff"
  221. }
  222. }, {
  223. "path": "pages/user/commission/commission-log",
  224. "style": {
  225. "navigationBarTitleText": "",
  226. "navigationStyle": "custom",
  227. "enablePullDownRefresh": false,
  228. "navigationBarBackgroundColor": "#ffffff"
  229. }
  230. }
  231. , {
  232. "path": "pages/user/commission/withdraw",
  233. "style": {
  234. "navigationBarTitleText": "",
  235. "navigationStyle": "custom",
  236. "enablePullDownRefresh": false,
  237. "navigationBarBackgroundColor": "#ffffff"
  238. }
  239. }, {
  240. "path": "pages/user/commission/withdraw-log",
  241. "style": {
  242. "navigationBarTitleText": "",
  243. "navigationStyle": "custom",
  244. "enablePullDownRefresh": false,
  245. "navigationBarBackgroundColor": "#ffffff"
  246. }
  247. }, {
  248. "path": "pages/user/commission/rankings",
  249. "style": {
  250. "navigationBarTitleText": "",
  251. "navigationStyle": "custom",
  252. "enablePullDownRefresh": false,
  253. "navigationBarBackgroundColor": "#ffffff"
  254. }
  255. },
  256. {
  257. "path": "pages/user/userinfo",
  258. "style": {
  259. "navigationBarTitleText": "",
  260. "navigationStyle": "custom",
  261. "enablePullDownRefresh": false,
  262. "navigationBarBackgroundColor": "#ffffff"
  263. }
  264. }
  265. , {
  266. "path": "pages/template/template",
  267. "style": {
  268. "navigationBarTitleText": "提问模板",
  269. "navigationBarBackgroundColor": "#F5FFFD",
  270. // #ifdef H5
  271. "navigationStyle": "custom",
  272. // #endif
  273. "enablePullDownRefresh": false,
  274. "backgroundColor": "#fff"
  275. }
  276. }, {
  277. "path": "pages/template/detail",
  278. "style": {
  279. "navigationBarTitleText": "",
  280. "enablePullDownRefresh": false,
  281. "navigationStyle": "custom",
  282. "backgroundColor": "#fff"
  283. }
  284. }
  285. , {
  286. "path": "pages/signin/signin",
  287. "style": {
  288. "navigationBarTitleText": "每日任务",
  289. "navigationBarBackgroundColor": "#F5FFFD",
  290. // #ifdef H5
  291. "navigationStyle": "custom",
  292. // #endif
  293. "enablePullDownRefresh": false,
  294. "backgroundColor": "#F2F2F2"
  295. }
  296. }, {
  297. "path": "pages/user/draw/draw",
  298. "style": {
  299. "navigationBarTitleText": "",
  300. "navigationStyle": "custom",
  301. "enablePullDownRefresh": false,
  302. "navigationBarBackgroundColor": "#ffffff"
  303. }
  304. }, {
  305. "path": "pages/user/orderrecord/orderrecord",
  306. "style": {
  307. "navigationBarTitleText": "",
  308. "navigationStyle": "custom",
  309. "enablePullDownRefresh": false,
  310. "navigationBarBackgroundColor": "#ffffff"
  311. }
  312. }, {
  313. "path": "pages/painting/draw",
  314. "style": {
  315. "navigationBarTitleText": "AI绘画",
  316. "navigationStyle": "custom",
  317. "enablePullDownRefresh": false,
  318. "navigationBarBackgroundColor": "#ffffff"
  319. }
  320. }, {
  321. "path": "pages/painting/details",
  322. "style": {
  323. "navigationBarTitleText": "AI绘图",
  324. // #ifdef H5
  325. "navigationStyle": "custom",
  326. // #endif
  327. "enablePullDownRefresh": false,
  328. "navigationBarTextStyle": "white",
  329. "navigationBarBackgroundColor": "#000"
  330. }
  331. }, {
  332. "path": "pages/painting/generate",
  333. "style": {
  334. "navigationBarTitleText": "",
  335. "navigationStyle": "custom",
  336. "enablePullDownRefresh": false,
  337. "navigationBarBackgroundColor": "#ffffff",
  338. "disableSwipeBack": true
  339. }
  340. },
  341. {
  342. "path": "pages/robot/index",
  343. "style": {
  344. "navigationBarTitleText": "数字人",
  345. "navigationBarBackgroundColor": "#F5FFFD",
  346. // #ifdef H5
  347. "navigationStyle": "custom",
  348. // #endif
  349. "enablePullDownRefresh": false,
  350. "backgroundColor": "#F2F2F2"
  351. }
  352. },
  353. {
  354. "path": "pages/robot/generate/index",
  355. "style": {
  356. "navigationBarTitleText": "数字人创建",
  357. "navigationBarBackgroundColor": "#F5FFFD",
  358. // #ifdef H5
  359. "navigationStyle": "custom",
  360. // #endif
  361. "enablePullDownRefresh": false,
  362. "backgroundColor": "#F2F2F2"
  363. }
  364. },
  365. {
  366. "path": "pages/robot/workDetail/index",
  367. "style": {
  368. "navigationBarTitleText": "数字人预览",
  369. "navigationBarBackgroundColor": "#F5FFFD",
  370. // #ifdef H5
  371. "navigationStyle": "custom",
  372. // #endif
  373. "enablePullDownRefresh": false,
  374. "backgroundColor": "#F2F2F2"
  375. }
  376. }
  377. ],
  378. "globalStyle": {
  379. "navigationBarTextStyle": "black",
  380. "navigationBarTitleText": "首页",
  381. "navigationBarBackgroundColor": "#F8F8F8",
  382. "backgroundColor": "#F8F8F8"
  383. },
  384. "tabBar": {
  385. "color": "#979797",
  386. "selectedColor": "#26B3A0",
  387. "borderStyle": "white",
  388. "backgroundColor": "#fff",
  389. "list": [
  390. // {
  391. // "pagePath": "pages/index/index"
  392. // },
  393. // {
  394. // "pagePath": "pages/template/template"
  395. // },
  396. // {
  397. // "pagePath": "pages/painting/painting"
  398. // },
  399. {
  400. "pagePath": "pages/robot/index"
  401. },
  402. // {
  403. // "pagePath": "pages/signin/signin"
  404. // },
  405. {
  406. "pagePath": "pages/user/user"
  407. }
  408. ]
  409. }
  410. }