pages.json 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/launch",
  5. "style": {
  6. "navigationBarTitleText": "",
  7. "app-plus": {
  8. "titleNView": false,
  9. "bounce": "none"
  10. }
  11. }
  12. }, {
  13. "path": "pages/index/index",
  14. "style": {
  15. "navigationBarTitleText": "消息",
  16. "app-plus": {
  17. "titleNView": false
  18. }
  19. }
  20. },
  21. {
  22. "path": "pages/index/upApp",
  23. "style": {
  24. "navigationBarTitleText": "更新"
  25. }
  26. },
  27. {
  28. "path": "pages/index/record",
  29. "style": {
  30. "navigationBarTitleText": "聊天记录"
  31. }
  32. },
  33. {
  34. "path": "pages/index/cropper",
  35. "style": {
  36. "navigationBarTitleText": "图片裁切"
  37. }
  38. },
  39. {
  40. "path": "pages/login/index",
  41. "style": {
  42. "navigationBarTitleText": "登录",
  43. "app-plus": {
  44. "titleNView": true,
  45. "bounce": "none"
  46. }
  47. }
  48. },
  49. {
  50. "path": "pages/login/rule",
  51. "style": {
  52. "navigationBarTitleText": "用户协议",
  53. "app-plus": {
  54. "titleNView": true,
  55. "bounce": "none"
  56. }
  57. }
  58. },
  59. {
  60. "path": "pages/circle/circle",
  61. "style": {
  62. "navigationBarTitleText": "朋友圈",
  63. "app-plus": {
  64. "titleNView": {
  65. "buttons": [{
  66. "text": "\ue8e1",
  67. "fontSize": "20",
  68. "fontSrc": "/static/iconfont.ttf",
  69. "name": "add"
  70. }]
  71. }
  72. },
  73. "enablePullDownRefresh": true
  74. }
  75. },
  76. {
  77. "path": "pages/circle/circle_details",
  78. "style": {
  79. "navigationBarTitleText": "",
  80. "app-plus": {
  81. "softinputMode": "adjustResize",
  82. "titleNView": {
  83. "type": "transparent",
  84. "buttons": []
  85. }
  86. }
  87. }
  88. },
  89. {
  90. "path": "pages/circle/circle_chat_details",
  91. "style": {
  92. "navigationBarTitleText": "我的消息",
  93. "app-plus": {
  94. "titleNView": {
  95. "buttons": {
  96. "text": "\ue60b",
  97. "color": "#1AAD19",
  98. "fontSrc": "/static/fonts/iconfont.ttf",
  99. "fontSize": "17px"
  100. }
  101. }
  102. }
  103. }
  104. },
  105. {
  106. "path": "pages/circle/circle/send",
  107. "style": {
  108. "navigationBarTitleText": "发布我的动态",
  109. "app-plus": {
  110. "titleNView": {
  111. "buttons": [{
  112. "text": "\ue60b",
  113. "color": "#000000",
  114. "fontSrc": "/static/fonts/iconfont.ttf",
  115. "fontSize": "17px"
  116. }]
  117. }
  118. }
  119. }
  120. },
  121. {
  122. "path": "pages/mine/order",
  123. "style": {
  124. "navigationBarTitleText": "账单",
  125. "app-plus": {
  126. "bounce": "none",
  127. "titleNView": true
  128. }
  129. }
  130. },
  131. {
  132. "path": "pages/mine/profile",
  133. "style": {
  134. "navigationBarTitleText": "个人资料",
  135. "app-plus": {
  136. "bounce": "none"
  137. }
  138. }
  139. },
  140. {
  141. "path": "pages/mine/qrcode",
  142. "style": {
  143. "navigationBarTitleText": "用户二维码",
  144. "app-plus": {
  145. "bounce": "none",
  146. "titleNView": {
  147. "buttons": [{
  148. "text": "\ueb9f",
  149. "fontSize": "20",
  150. "fontSrc": "/static/iconfont.ttf"
  151. }]
  152. }
  153. },
  154. "h5": {
  155. "titleNView": {
  156. "buttons": false
  157. }
  158. }
  159. }
  160. },
  161. {
  162. "path": "pages/group/list",
  163. "style": {
  164. "navigationBarTitleText": "我的群组",
  165. "app-plus": {
  166. "bounce": "all",
  167. "titleNView": false
  168. }
  169. }
  170. },
  171. {
  172. "path": "pages/group/qrcode",
  173. "style": {
  174. "navigationBarTitleText": "群聊二维码",
  175. "app-plus": {
  176. "bounce": "none",
  177. "titleNView": {
  178. }
  179. }
  180. }
  181. },
  182. {
  183. "path": "pages/group/create",
  184. "style": {
  185. "navigationBarTitleText": "发起群聊",
  186. "app-plus": {
  187. "bounce": "none"
  188. }
  189. }
  190. },
  191. {
  192. "path": "pages/index/contact",
  193. "style": {
  194. "navigationBarTitleText": "通讯录",
  195. "app-plus": {
  196. "titleNView": false,
  197. "bounce": "none"
  198. }
  199. }
  200. },
  201. {
  202. "path": "pages/friend/detail",
  203. "style": {
  204. "navigationBarTitleText": "",
  205. "navigationBarTextStyle": "black",
  206. "app-plus": {
  207. "titleNView": {
  208. "backgroundColor": "#fff",
  209. "titleColor": "#000000",
  210. "buttons": [{
  211. "text": "\ueb9f",
  212. "fontSize": "20",
  213. "fontSrc": "/static/iconfont.ttf"
  214. }]
  215. }
  216. }
  217. }
  218. },
  219. {
  220. "path": "pages/friend/request",
  221. "style": {
  222. "navigationBarTitleText": "验证消息",
  223. "app-plus": {
  224. "bounce": "all",
  225. "titleNView": false
  226. }
  227. }
  228. },
  229. {
  230. "path": "pages/mine/password",
  231. "style": {
  232. "navigationBarTitleText": "设置密码",
  233. "app-plus": {
  234. "bounce": "none",
  235. "titleNView": false
  236. }
  237. }
  238. },
  239. {
  240. "path": "pages/friend/chat",
  241. "style": {
  242. "navigationBarTitleText": "私聊",
  243. "enablePullDownRefresh": false,
  244. "app-plus": {
  245. "bounce": "none",
  246. "titleNView": {
  247. "buttons": [{
  248. "text": "\ueb9f",
  249. "fontSize": "20",
  250. "fontSrc": "/static/iconfont.ttf"
  251. }]
  252. },
  253. "softinput": {
  254. "mode": "adjustResize"
  255. }
  256. }
  257. }
  258. },
  259. {
  260. "path": "pages/group/chat",
  261. "style": {
  262. "navigationBarTitleText": "群聊",
  263. "app-plus": {
  264. "bounce": "none",
  265. "titleNView": {
  266. "buttons": [{
  267. "text": "\ueb9f",
  268. "fontSize": "20",
  269. "fontSrc": "/static/iconfont.ttf"
  270. }]
  271. },
  272. "softinput": {
  273. "mode": "adjustResize"
  274. }
  275. }
  276. }
  277. },
  278. {
  279. "path": "pages/group/detail",
  280. "style": {
  281. "navigationBarTitleText": "",
  282. "app-plus": {
  283. "titleNView": false
  284. }
  285. }
  286. },
  287. {
  288. "path": "pages/mine/index",
  289. "style": {
  290. "app-plus": {
  291. "bounce": "none",
  292. "titleNView": false
  293. }
  294. }
  295. },
  296. {
  297. "path": "pages/mine/recharge",
  298. "style": {
  299. "navigationBarTitleText": "充值",
  300. "app-plus": {
  301. "bounce": "none"
  302. }
  303. }
  304. },
  305. {
  306. "path": "pages/mine/cash",
  307. "style": {
  308. "navigationBarTitleText": "提现",
  309. "app-plus": {
  310. "bounce": "none"
  311. }
  312. }
  313. },
  314. {
  315. "path": "pages/web/index",
  316. "style": {
  317. "navigationBarTitleText": "",
  318. "app-plus": {
  319. "bounce": "none",
  320. "titleNView": {
  321. "buttons": [{
  322. "text": "\ueb9f",
  323. "fontSize": "20",
  324. "fontSrc": "/static/iconfont.ttf"
  325. }]
  326. }
  327. },
  328. "h5": {
  329. "titleNView": {
  330. "buttons": false
  331. }
  332. }
  333. }
  334. }, {
  335. "path": "pages/login/froget",
  336. "style": {
  337. "navigationBarTitleText": "忘记密码",
  338. "app-plus": {
  339. "titleNView": true,
  340. "bounce": "none"
  341. }
  342. }
  343. }
  344. , {
  345. "path": "pages/circle/mycircle",
  346. "style": {
  347. "navigationBarTitleText": "我的朋友圈"
  348. // "app-plus": {
  349. // "bounce": "none",
  350. // "titleNView": false
  351. // }
  352. }
  353. }
  354. , {
  355. "path": "pages/mine/note",
  356. "style": {
  357. "navigationBarTitleText": "消息通知设置",
  358. "app-plus": {
  359. "bounce": "none",
  360. "titleNView": true
  361. }
  362. }
  363. }
  364. , {
  365. "path": "pages/group/index",
  366. "style": {
  367. "navigationBarTitleText": "聊天室",
  368. "app-plus": {
  369. "bounce": "all",
  370. "titleNView": false
  371. }
  372. }
  373. }, {
  374. "path": "pages/mine/mobile",
  375. "style": {
  376. "navigationBarTitleText": "绑定手机",
  377. "app-plus": {
  378. "bounce": "all",
  379. "titleNView": true
  380. }
  381. }
  382. }, {
  383. "path": "pages/mine/bank",
  384. "style": {
  385. "navigationBarTitleText": "我的银行卡",
  386. "app-plus": {
  387. "bounce": "none",
  388. "titleNView": false
  389. }
  390. }
  391. }, {
  392. "path": "pages/mine/password1",
  393. "style": {
  394. "navigationBarTitleText": "设置密码",
  395. "app-plus": {
  396. "bounce": "none",
  397. "titleNView": false
  398. }
  399. }
  400. },
  401. {
  402. "path": "pages/mine/zxzh",
  403. "style": {
  404. "navigationBarTitleText": "注销账户"
  405. }
  406. }, {
  407. "path": "pages/group/userset",
  408. "style": {
  409. "navigationBarTitleText": "设置",
  410. "app-plus": {
  411. "titleNView": true,
  412. "bounce": "none"
  413. }
  414. }
  415. }, {
  416. "path": "pages/friend/userset",
  417. "style": {
  418. "navigationBarTitleText": "设置",
  419. "app-plus": {
  420. "titleNView": true,
  421. "bounce": "none"
  422. }
  423. }
  424. }
  425. , {
  426. "path": "pages/friend/userlist",
  427. "style": {
  428. "navigationBarTitleText": "选择联系人",
  429. "app-plus": {
  430. "titleNView": true,
  431. "bounce": "none"
  432. }
  433. }
  434. },
  435. {
  436. "path": "pages/login/qrcode",
  437. "style": {
  438. "navigationBarTitleText": "登录确认",
  439. "app-plus": {
  440. "titleNView": true,
  441. "bounce": "none"
  442. }
  443. }
  444. }, {
  445. "path": "pages/mine/note1",
  446. "style": {
  447. "navigationBarTitleText": "系统公告",
  448. "app-plus": {
  449. "titleNView": true,
  450. "bounce": "none"
  451. }
  452. }
  453. }, {
  454. "path": "pages/mine/notedetail",
  455. "style": {
  456. "navigationBarTitleText": "公告详情",
  457. "app-plus": {
  458. "titleNView": true,
  459. "bounce": "none"
  460. }
  461. }
  462. }
  463. , {
  464. "path": "pages/friend/readpacket",
  465. "style": {
  466. "navigationBarTitleText": "发红包",
  467. "app-plus": {
  468. "titleNView": true,
  469. "bounce": "none"
  470. }
  471. }
  472. }, {
  473. "path": "pages/friend/redpacket_detail",
  474. "style": {
  475. "navigationBarTitleText": "红包详情",
  476. "app-plus": {
  477. "titleNView": false,
  478. "bounce": "none"
  479. }
  480. }
  481. }, {
  482. "path": "pages/friend/logout_words",
  483. "style": {
  484. "navigationBarTitleText": "群印象",
  485. "app-plus": {
  486. "titleNView": true,
  487. "bounce": "none"
  488. }
  489. }
  490. },
  491. // {
  492. // "path": "pages/mine/joinvip",
  493. // "style": {
  494. // "navigationBarTitleText": "加入VIP",
  495. // "app-plus": {
  496. // "titleNView": true,
  497. // "bounce": "none"
  498. // }
  499. // }
  500. // },
  501. {
  502. "path": "pages/mine/invite",
  503. "style": {
  504. "navigationBarTitleText": "邀请好友",
  505. "app-plus": {
  506. "titleNView": false,
  507. "bounce": "none"
  508. }
  509. }
  510. }, {
  511. "path": "pages/mine/my_invite",
  512. "style": {
  513. "navigationBarTitleText": "我的团队",
  514. "app-plus": {
  515. "titleNView": true,
  516. "bounce": "none"
  517. }
  518. }
  519. }, {
  520. "path": "pages/mine/user_add",
  521. "style": {
  522. "navigationBarTitleText": "手动开户",
  523. "app-plus": {
  524. "titleNView": true,
  525. "bounce": "none"
  526. }
  527. }
  528. }, {
  529. "path": "pages/mine/user_invite",
  530. "style": {
  531. "navigationBarTitleText": "Ta的下级",
  532. "app-plus": {
  533. "titleNView": true,
  534. "bounce": "none"
  535. }
  536. }
  537. },
  538. // {
  539. // "path": "pages/mine/vipinfo",
  540. // "style": {
  541. // "navigationBarTitleText": "VIP特权介绍",
  542. // "app-plus": {
  543. // "titleNView": true,
  544. // "bounce": "none"
  545. // }
  546. // }
  547. // },
  548. {
  549. "path": "pages/index/find",
  550. "style": {
  551. "navigationBarTitleText": "发现",
  552. "app-plus": {
  553. "titleNView": false,
  554. "bounce": "none"
  555. }
  556. }
  557. },
  558. {
  559. "path": "pages/mine/menu",
  560. "style": {
  561. "navigationBarTitleText": "设置",
  562. "app-plus": {
  563. "titleNView": true,
  564. "bounce": "none"
  565. }
  566. }
  567. }, {
  568. "path": "pages/mine/bag",
  569. "style": {
  570. "navigationBarTitleText": "我的钱包",
  571. "app-plus": {
  572. "titleNView": true,
  573. "bounce": "none"
  574. }
  575. }
  576. }, {
  577. "path": "pages/index/backlist",
  578. "style": {
  579. "navigationBarTitleText": "黑名单",
  580. "app-plus": {
  581. "titleNView": true,
  582. "bounce": "none"
  583. }
  584. }
  585. }, {
  586. "path": "pages/friend/report",
  587. "style": {
  588. "navigationBarTitleText": "投诉",
  589. "app-plus": {
  590. "titleNView": true,
  591. "bounce": "none"
  592. }
  593. }
  594. }
  595. ],
  596. "globalStyle": {
  597. "navigationBarTextStyle": "black",
  598. "navigationBarTitleText": "易趣联盟",
  599. // "navigationBarBackgroundColor": "#4399fe",
  600. "navigationBarBackgroundColor": "#ffffff",
  601. "backgroundColor": "#FFFFFF"
  602. },
  603. "tabBar": {
  604. "color": "#333333",
  605. "selectedColor": "#ff443f",
  606. "borderStyle": "black",
  607. "backgroundColor": "#fbfbfb",
  608. "list": [{
  609. "pagePath": "pages/index/index",
  610. "iconPath": "static/tabbar/hh.png",
  611. "selectedIconPath": "static/tabbar/hh1.png",
  612. "text": "消息"
  613. },
  614. {
  615. "pagePath": "pages/index/contact",
  616. "iconPath": "static/tabbar/txl.png",
  617. "selectedIconPath": "static/tabbar/txl1.png",
  618. "text": "通信录"
  619. },
  620. {
  621. "pagePath": "pages/index/find",
  622. "iconPath": "static/tabbar/cl1.png",
  623. "selectedIconPath": "static/tabbar/cl.png",
  624. "text": "发现"
  625. },
  626. {
  627. "pagePath": "pages/mine/index",
  628. "iconPath": "static/tabbar/wd.png",
  629. "selectedIconPath": "static/tabbar/wd1.png",
  630. "text": "我的"
  631. }
  632. ]
  633. }
  634. }