pages.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/home",
  5. "style": {
  6. "navigationBarTitleText": "长城易趣拍",
  7. "navigationStyle": "custom",
  8. "navigationBarTextStyle": "white"
  9. }
  10. },
  11. {
  12. "path": "pages/index/index",
  13. "style": {
  14. "navigationBarTitleText": "",
  15. "navigationStyle": "custom"
  16. }
  17. },
  18. {
  19. "path": "pages/chat/index",
  20. "style": {
  21. "navigationBarTitleText": "部门群聊",
  22. "navigationStyle": "custom"
  23. }
  24. },
  25. {
  26. "path": "pages/user/index",
  27. "style": {
  28. "navigationBarTitleText": "",
  29. "navigationStyle": "custom",
  30. "navigationBarTextStyle": "white"
  31. }
  32. },
  33. {
  34. "path": "pages/merchant/list",
  35. "style": {
  36. "navigationBarTitleText": "门店列表",
  37. "navigationStyle": "default",
  38. "enablePullDownRefresh": false,
  39. "navigationBarBackgroundColor":"#FFFFFF"
  40. }
  41. },
  42. {
  43. "path": "pages/merchant/index",
  44. "style": {
  45. "navigationBarTitleText": "门店信息",
  46. "navigationStyle": "default",
  47. "enablePullDownRefresh": false,
  48. "navigationBarBackgroundColor":"#FFFFFF"
  49. }
  50. },
  51. {
  52. "path": "pages/operation/agreement",
  53. "style": {
  54. "navigationBarTitleText": "隐私协议",
  55. "navigationStyle": "default",
  56. "enablePullDownRefresh": false
  57. }
  58. },
  59. {
  60. "path": "pages/operation/user",
  61. "style": {
  62. "navigationBarTitleText": "用户协议",
  63. "navigationStyle": "default",
  64. "enablePullDownRefresh": false
  65. }
  66. },
  67. {
  68. "path": "pages/operation/package",
  69. "style": {
  70. "navigationBarTitleText": "购买协议",
  71. "navigationStyle": "default",
  72. "enablePullDownRefresh": false
  73. }
  74. },
  75. {
  76. "path": "pages/news/about",
  77. "style": {
  78. "navigationBarTitleText": "关于我们"
  79. }
  80. },
  81. {
  82. "path": "pages/operation/cancellation",
  83. "style": {
  84. "navigationBarTitleText": "注销协议",
  85. "navigationBarTextStyle": "black",
  86. "navigationBarBackgroundColor": "#ffffff",
  87. "navigationStyle":"default"
  88. }
  89. },
  90. {
  91. "path": "pages/login/index",
  92. "style": {
  93. "navigationBarTitleText": "",
  94. "navigationStyle": "custom",
  95. "navigationBarTextStyle": "white"
  96. }
  97. },
  98. //注册账号
  99. {
  100. "path": "pages/login/register",
  101. "style": {
  102. "navigationBarTitleText": "注册新用户",
  103. "navigationStyle": "custom",
  104. "navigationBarTextStyle": "white"
  105. }
  106. },
  107. {
  108. "path": "pages/login/forgotPassword",
  109. "style": {
  110. "navigationBarTitleText": "忘记密码",
  111. "navigationStyle": "custom",
  112. "enablePullDownRefresh": false
  113. }
  114. },
  115. // 基本设置
  116. {
  117. "path": "pages/user/setting/index",
  118. "style": {
  119. "navigationBarTextStyle": "black",
  120. "navigationBarTitleText": "基本设置",
  121. "navigationBarBackgroundColor": "#ffffff",
  122. "navigationStyle":"default"
  123. }
  124. },
  125. // 修改密码
  126. {
  127. "path": "pages/user/userinfo/password",
  128. "style": {
  129. "navigationBarTextStyle": "black",
  130. "navigationBarTitleText": "修改密码",
  131. "navigationBarBackgroundColor": "#ffffff",
  132. "navigationStyle":"default"
  133. }
  134. },
  135. {
  136. "path": "pages/user/userinfo/cancellation",
  137. "style": {
  138. "navigationBarTitleText": "账号注销",
  139. "navigationBarTextStyle": "black",
  140. "navigationBarBackgroundColor": "#ffffff",
  141. "navigationStyle":"default"
  142. }
  143. },
  144. // 个人中心
  145. {
  146. "path": "pages/user/userinfo/index",
  147. "style": {
  148. "navigationBarTextStyle": "black",
  149. "navigationBarTitleText": "个人资料",
  150. "navigationBarBackgroundColor": "#ffffff",
  151. "navigationStyle":"default"
  152. }
  153. },
  154. // 设置昵称
  155. {
  156. "path": "pages/user/userinfo/nickname",
  157. "style": {
  158. "navigationBarTextStyle": "black",
  159. "navigationBarTitleText": "修改昵称",
  160. "navigationBarBackgroundColor": "#ffffff",
  161. "navigationStyle":"default"
  162. }
  163. },
  164. // 设置城市信息
  165. {
  166. "path": "pages/user/userinfo/area",
  167. "style": {
  168. "navigationBarTextStyle": "black",
  169. "navigationBarTitleText": "城市信息",
  170. "navigationBarBackgroundColor": "#ffffff",
  171. "navigationStyle":"default"
  172. }
  173. },
  174. {
  175. "path": "pages/user/address/address",
  176. "style": {
  177. "navigationBarTitleText": "地址管理",
  178. "navigationStyle": "default"
  179. }
  180. },
  181. //添加修改地址
  182. {
  183. "path": "pages/user/address/add/add",
  184. "style": {
  185. "navigationBarTitleText": "添加新地址",
  186. "navigationStyle": "default"
  187. }
  188. },
  189. //添加修改地址
  190. {
  191. "path": "pages/user/qrcode/index",
  192. "style": {
  193. "navigationBarTitleText": "邀请好友",
  194. "navigationStyle": "default"
  195. }
  196. },
  197. //添加修改地址
  198. {
  199. "path": "pages/user/userinfo/bindPhone",
  200. "style": {
  201. "navigationBarTitleText": "绑定手机",
  202. "navigationStyle": "default"
  203. }
  204. },
  205. //支付密码
  206. {
  207. "path": "pages/user/userinfo/security/newPass",
  208. "style": {
  209. "navigationBarTitleText": "设置交易密码",
  210. "navigationStyle": "default"
  211. }
  212. },
  213. //支付密码
  214. {
  215. "path": "pages/user/userinfo/security/ckPass",
  216. "style": {
  217. "navigationBarTitleText": "再次确认密码",
  218. "navigationStyle": "default"
  219. }
  220. },
  221. //支付密码
  222. {
  223. "path": "pages/user/userinfo/security/success",
  224. "style": {
  225. "navigationBarTitleText": "交易设置成功",
  226. "navigationStyle": "default"
  227. }
  228. },
  229. //支付密码
  230. {
  231. "path": "pages/user/userinfo/security/mobileFind",
  232. "style": {
  233. "navigationBarTitleText": "交易密码",
  234. "navigationStyle": "default"
  235. }
  236. },
  237. //新闻列表
  238. {
  239. "path": "pages/news/list",
  240. "style": {
  241. "navigationStyle": "default",
  242. "navigationBarTitleText": "官方公告"
  243. }
  244. },
  245. //新闻详情
  246. {
  247. "path": "pages/news/index",
  248. "style": {
  249. "navigationStyle": "default",
  250. "navigationBarTitleText": "加载中.."
  251. }
  252. },
  253. {
  254. "path": "pages/goods/index",
  255. "style": {
  256. "navigationBarTitleText": "产品详情",
  257. "navigationStyle": "custom",
  258. "enablePullDownRefresh": false,
  259. "app-plus": {
  260. "titleNView": false,
  261. "compatible":{
  262. "ignoreVersion":true
  263. }
  264. }
  265. }
  266. },
  267. {
  268. "path": "pages/goods/list",
  269. "style": {
  270. "navigationStyle": "default",
  271. "navigationBarTitleText": "列表列表"
  272. }
  273. },
  274. {
  275. "path": "pages/user/buy/balance",
  276. "style": {
  277. "navigationBarTitleText": "产品详情",
  278. "navigationStyle": "custom",
  279. "enablePullDownRefresh": false,
  280. "app-plus": {
  281. "titleNView": false,
  282. "compatible":{
  283. "ignoreVersion":true
  284. }
  285. }
  286. }
  287. },
  288. {
  289. "path": "pages/user/approve",
  290. "style": {
  291. "navigationBarTitleText": "实名认证",
  292. "navigationStyle": "custom"
  293. }
  294. },
  295. {
  296. "path": "pages/user/approve_ok",
  297. "style": {
  298. "navigationBarTitleText": "认证成功",
  299. "navigationStyle": "default"
  300. }
  301. },
  302. {
  303. "path": "pages/user/approve_error",
  304. "style": {
  305. "navigationBarTitleText": "认证失败",
  306. "navigationStyle": "default"
  307. }
  308. },
  309. {
  310. "path": "pages/user/buy/order_ok",
  311. "style": {
  312. "navigationBarTitleText": "支付成功",
  313. "navigationStyle": "default"
  314. }
  315. },
  316. {
  317. "path": "pages/user/order/index",
  318. "style": {
  319. "navigationBarTitleText": "我的订单"
  320. }
  321. },
  322. {
  323. "path": "pages/user/order/detail/detail",
  324. "style": {
  325. "navigationBarTitleText": "订单详情",
  326. "navigationStyle": "custom",
  327. "enablePullDownRefresh": false,
  328. "app-plus": {
  329. "titleNView": false,
  330. "compatible":{
  331. "ignoreVersion":true
  332. }
  333. }
  334. }
  335. },
  336. {
  337. "path": "pages/user/order/flow/flow",
  338. "style": {
  339. "navigationBarTitleText": "查看物流",
  340. "navigationStyle": "custom",
  341. "enablePullDownRefresh": false,
  342. "app-plus": {
  343. "titleNView": false,
  344. "compatible":{
  345. "ignoreVersion":true
  346. }
  347. }
  348. }
  349. },
  350. {
  351. "path": "pages/user/detail/detail",
  352. "style": {
  353. "navigationBarTitleText": "",
  354. "navigationStyle": "custom"
  355. }
  356. },
  357. {
  358. "path": "pages/user/detail/integral",
  359. "style": {
  360. "navigationBarTitleText": "",
  361. "navigationStyle": "custom"
  362. }
  363. },
  364. {
  365. "path": "pages/user/detail/award",
  366. "style": {
  367. "navigationBarTitleText": "",
  368. "navigationStyle": "custom"
  369. }
  370. },
  371. {
  372. "path": "pages/user/detail/integral_gift",
  373. "style": {
  374. "navigationBarTitleText": "趣豆转账",
  375. "navigationStyle": "custom"
  376. }
  377. },
  378. {
  379. "path": "pages/user/detail/integral_chu",
  380. "style": {
  381. "navigationBarTitleText": "趣豆转出",
  382. "navigationStyle": "custom"
  383. }
  384. },
  385. {
  386. "path": "pages/user/detail/integral_sc",
  387. "style": {
  388. "navigationBarTitleText": "闪兑",
  389. "navigationStyle": "custom"
  390. }
  391. },
  392. {
  393. "path": "pages/user/detail/integral_gift_log",
  394. "style": {
  395. "navigationBarTitleText": "转账记录"
  396. }
  397. },
  398. {
  399. "path": "pages/user/detail/anticipate",
  400. "style": {
  401. "navigationBarTitleText": "",
  402. "navigationStyle": "custom"
  403. }
  404. },
  405. {
  406. "path": "pages/user/detail/anticipate_gift",
  407. "style": {
  408. "navigationBarTitleText": "易趣卷转账",
  409. "navigationStyle": "custom"
  410. }
  411. },
  412. {
  413. "path": "pages/user/detail/anticipate_gift_log",
  414. "style": {
  415. "navigationBarTitleText": "转账记录"
  416. }
  417. },
  418. {
  419. "path": "pages/user/detail/brokerage",
  420. "style": {
  421. "navigationBarTitleText": "",
  422. "navigationStyle": "custom"
  423. }
  424. },
  425. {
  426. "path": "pages/user/detail/brokerage_tx",
  427. "style": {
  428. "navigationBarTitleText": "兑换",
  429. "navigationStyle": "custom"
  430. }
  431. },
  432. {
  433. "path": "pages/user/detail/brokerage_tx_log",
  434. "style": {
  435. "navigationBarTitleText": "兑换明细"
  436. }
  437. },
  438. {
  439. "path": "pages/user/bank/bank",
  440. "style": {
  441. "navigationBarTitleText": "收款信息"
  442. }
  443. },
  444. {
  445. "path": "pages/user/bank/save/bank",
  446. "style": {
  447. "navigationBarTitleText": "银行卡"
  448. }
  449. },
  450. {
  451. "path": "pages/user/bank/save/alipay",
  452. "style": {
  453. "navigationBarTitleText": "支付宝"
  454. }
  455. },
  456. {
  457. "path": "pages/user/bank/save/weixin",
  458. "style": {
  459. "navigationBarTitleText": "微信"
  460. }
  461. },
  462. {
  463. "path": "pages/user/team/vermicelli",
  464. "style": {
  465. "navigationBarTitleText": "粉丝",
  466. "navigationStyle": "custom"
  467. }
  468. },
  469. {
  470. "path": "pages/user/team/awardSq",
  471. "style": {
  472. "navigationBarTitleText": "申请新人奖",
  473. "navigationStyle": "custom"
  474. }
  475. },
  476. {
  477. "path": "pages/user/team/awardSqOk",
  478. "style": {
  479. "navigationBarTitleText": "新人奖提交审核"
  480. }
  481. },
  482. {
  483. "path": "pages/user/team/awarLog",
  484. "style": {
  485. "navigationBarTitleText": "新人奖审核"
  486. }
  487. },
  488. {
  489. "path": "pages/guild/index",
  490. "style": {
  491. "navigationBarTitleText": "机制说明",
  492. "navigationStyle": "custom"
  493. }
  494. },
  495. {
  496. "path": "pages/guild/itemIndex",
  497. "style": {
  498. "navigationBarTitleText": "机制说明",
  499. "navigationStyle": "custom"
  500. }
  501. },
  502. {
  503. "path": "pages/guild/rush",
  504. "style": {
  505. "navigationBarTitleText": "场次列表",
  506. "navigationStyle": "custom"
  507. }
  508. },
  509. {
  510. "path": "pages/guild/proItem",
  511. "style": {
  512. "navigationBarTitleText": "商品详情",
  513. "navigationStyle": "custom"
  514. }
  515. },
  516. {
  517. "path": "pages/guild/history",
  518. "style": {
  519. "navigationBarTitleText": "商品追溯"
  520. }
  521. },
  522. {
  523. "path": "pages/guild/buySuccess",
  524. "style": {
  525. "navigationBarTitleText": "抢购成功"
  526. }
  527. },
  528. {
  529. "path": "pages/guild/order/order",
  530. "style": {
  531. "navigationBarTitleText": "我的订单",
  532. "navigationStyle": "custom"
  533. }
  534. },
  535. {
  536. "path": "pages/guild/order/orderItem",
  537. "style": {
  538. "navigationBarTitleText": "订单详情"
  539. }
  540. },
  541. //售出订单详情
  542. {
  543. "path": "pages/guild/order/outOrderItem",
  544. "style": {
  545. "navigationBarTitleText": "订单详情"
  546. }
  547. },
  548. {
  549. "path": "pages/guild/order/hallpay",
  550. "style": {
  551. "navigationBarTitleText": "支付凭证"
  552. }
  553. },
  554. {
  555. "path": "pages/guild/order/hallpay_ok",
  556. "style": {
  557. "navigationBarTitleText": "提交成功"
  558. }
  559. },
  560. {
  561. "path": "pages/guild/order/putSalt",
  562. "style": {
  563. "navigationBarTitleText": "我要挂售"
  564. }
  565. },
  566. {
  567. "path": "pages/guild/order/putSalt_ok",
  568. "style": {
  569. "navigationBarTitleText": "挂售成功"
  570. }
  571. },
  572. {
  573. "path": "pages/guild/order/myPro",
  574. "style": {
  575. "navigationBarTitleText": "我的商品"
  576. }
  577. },
  578. {
  579. "path": "pages/gz/index",
  580. "style": {
  581. "navigationBarTitleText": "我的商品",
  582. "navigationStyle": "custom"
  583. }
  584. },
  585. {
  586. "path": "pages/gz/user",
  587. "style": {
  588. "navigationBarTitleText": "我的会员",
  589. "navigationStyle": "custom"
  590. }
  591. },
  592. {
  593. "path": "pages/gz/booking",
  594. "style": {
  595. "navigationBarTitleText": "预约记录"
  596. }
  597. },
  598. {
  599. "path": "pages/gz/order",
  600. "style": {
  601. "navigationBarTitleText": "订单列表"
  602. }
  603. },
  604. {
  605. "path": "pages/gz/slimming",
  606. "style": {
  607. "navigationBarTitleText": "瘦身记录"
  608. }
  609. },
  610. {
  611. "path": "pages/gz/recycle",
  612. "style": {
  613. "navigationBarTitleText": "回收记录"
  614. }
  615. },
  616. {
  617. "path": "pages/gz/disassemble",
  618. "style": {
  619. "navigationBarTitleText": "拆分记录"
  620. }
  621. },
  622. /************************** [聊天框架] *****************/
  623. {
  624. "path": "pages/chat/friend/add",
  625. "style": {
  626. "navigationBarTitleText": "添加好友",
  627. "navigationStyle": "custom"
  628. }
  629. },
  630. {
  631. "path": "pages/chat/friend/info",
  632. "style": {
  633. "navigationBarTextStyle": "black",
  634. "navigationBarTitleText": "查看好友",
  635. "navigationStyle": "custom"
  636. }
  637. },
  638. {
  639. "path": "pages/chat/friend/checkAdd",
  640. "style": {
  641. "navigationBarTextStyle": "black",
  642. "navigationBarTitleText": "验证消息",
  643. "navigationStyle": "custom"
  644. }
  645. },
  646. {
  647. "path": "pages/chat/apply/list",
  648. "style": {
  649. "navigationBarTextStyle": "black",
  650. "navigationBarTitleText": "申请列表",
  651. "navigationStyle": "custom"
  652. }
  653. },
  654. {
  655. "path": "pages/chat/apply/sqInfo",
  656. "style": {
  657. "navigationBarTextStyle": "black",
  658. "navigationBarTitleText": "查看信息",
  659. "navigationStyle": "custom"
  660. }
  661. },
  662. {
  663. "path": "pages/chat/chat",
  664. "style": {
  665. "navigationBarTextStyle": "black",
  666. "navigationBarTitleText": "",
  667. "app-plus": {
  668. "titleNView" : false,
  669. "bounce": "none",
  670. "scrollIndicator":"none"
  671. }
  672. }
  673. },
  674. {
  675. "path": "pages/chat/collection/transmit",
  676. "style": {
  677. "navigationBarTextStyle": "black",
  678. "navigationBarTitleText": "转发",
  679. "navigationStyle": "custom"
  680. }
  681. },
  682. {
  683. "path": "pages/chat/collection/collect",
  684. "style": {
  685. "navigationBarTextStyle": "black",
  686. "navigationBarTitleText": "我的收藏",
  687. "navigationStyle": "custom"
  688. }
  689. },
  690. {
  691. "path": "pages/chat/friend/index",
  692. "style": {
  693. "navigationBarTextStyle": "black",
  694. "navigationBarTitleText": "我的好友",
  695. "navigationStyle": "custom"
  696. }
  697. },
  698. {
  699. "path": "pages/chat/friend/noteinfo",
  700. "style": {
  701. "navigationBarTextStyle": "black",
  702. "navigationBarTitleText": "备注信息",
  703. "navigationStyle": "custom"
  704. }
  705. },
  706. {
  707. "path": "pages/chat/friend/more",
  708. "style": {
  709. "navigationBarTextStyle": "black",
  710. "navigationBarTitleText": "更多操作",
  711. "navigationStyle": "custom"
  712. }
  713. },
  714. /***群聊框架**/
  715. {
  716. "path": "pages/chat/group/add",
  717. "style": {
  718. "navigationBarTextStyle": "black",
  719. "navigationBarTitleText": "添加群聊",
  720. "navigationStyle": "custom"
  721. }
  722. },
  723. {
  724. "path": "pages/chat/group/list",
  725. "style": {
  726. "navigationBarTextStyle": "black",
  727. "navigationBarTitleText": "我的群聊",
  728. "navigationStyle": "custom"
  729. }
  730. },
  731. {
  732. "path": "pages/chat/chatGroup",
  733. "style": {
  734. "navigationBarTextStyle": "black",
  735. "navigationBarTitleText": "群聊",
  736. "navigationStyle": "custom"
  737. }
  738. },
  739. {
  740. "path": "pages/chat/group/userShow",
  741. "style": {
  742. "navigationBarTextStyle": "black",
  743. "navigationBarTitleText": "查看详情",
  744. "navigationStyle": "custom"
  745. }
  746. },
  747. {
  748. "path": "pages/chat/group/groupInvite",
  749. "style": {
  750. "navigationBarTextStyle": "black",
  751. "navigationBarTitleText": "查看详情",
  752. "navigationStyle": "custom"
  753. }
  754. },
  755. {
  756. "path": "pages/chat/group/info/groupInfo",
  757. "style": {
  758. "navigationBarTextStyle": "black",
  759. "navigationBarTitleText": "查看群信息",
  760. "navigationStyle": "custom"
  761. }
  762. },
  763. {
  764. "path": "pages/chat/group/info/groupInfo/rkname",
  765. "style": {
  766. "navigationBarTitleText": "修改群聊名称"
  767. }
  768. },
  769. {
  770. "path": "pages/chat/group/info/groupInfo/qrcode",
  771. "style": {
  772. "navigationBarTitleText": "群二维码名片"
  773. }
  774. },
  775. {
  776. "path": "pages/chat/group/info/groupInfo/msg",
  777. "style": {
  778. "navigationBarTitleText": "修改群公告"
  779. }
  780. },
  781. {
  782. "path": "pages/chat/group/info/groupInfo/admin",
  783. "style": {
  784. "navigationBarTextStyle": "black",
  785. "navigationBarTitleText": "群管理"
  786. }
  787. },
  788. {
  789. "path": "pages/chat/group/info/groupInfo/transfer",
  790. "style": {
  791. "navigationBarTextStyle": "black",
  792. "navigationBarTitleText": "群主转让"
  793. }
  794. },
  795. {
  796. "path": "pages/chat/group/info/groupInfo/adminInfo",
  797. "style": {
  798. "navigationBarTextStyle": "black",
  799. "navigationBarTitleText": "查看管理员"
  800. }
  801. },
  802. {
  803. "path": "pages/chat/group/info/groupInfo/add",
  804. "style": {
  805. "navigationBarTextStyle": "black",
  806. "navigationBarTitleText": "添加成员",
  807. "navigationStyle": "custom"
  808. }
  809. },
  810. {
  811. "path": "pages/chat/group/info/groupInfo/jdd",
  812. "style": {
  813. "navigationBarTextStyle": "black",
  814. "navigationBarTitleText": "减少成员",
  815. "navigationStyle": "custom"
  816. }
  817. },
  818. {
  819. "path": "pages/chat/group/info/groupInfo/jddNo",
  820. "style": {
  821. "navigationBarTextStyle": "black",
  822. "navigationBarTitleText": "不支单会员",
  823. "navigationStyle": "custom"
  824. }
  825. },
  826. {
  827. "path": "pages/chat/group/info/groupInfo/adminAdd",
  828. "style": {
  829. "navigationBarTextStyle": "black",
  830. "navigationBarTitleText": "添加管理员",
  831. "navigationStyle": "custom"
  832. }
  833. },
  834. {
  835. "path": "pages/chat/group/info/groupInfo/adminJdd",
  836. "style": {
  837. "navigationBarTextStyle": "black",
  838. "navigationBarTitleText": "移除管理员",
  839. "navigationStyle": "custom"
  840. }
  841. },
  842. {
  843. "path": "pages/chat/search",
  844. "style": {
  845. "navigationBarTextStyle": "black",
  846. "navigationBarTitleText": "查询聊天记录",
  847. "navigationStyle": "custom"
  848. }
  849. },
  850. {
  851. "path": "pages/chat/group/info/groupInfo/user",
  852. "style": {
  853. "navigationBarTitleText": "按群成员查询"
  854. }
  855. },
  856. {
  857. "path": "pages/chat/group/info/groupInfo/msgView",
  858. "style": {
  859. "navigationBarTitleText": "查看成员聊天记录"
  860. }
  861. },
  862. {
  863. "path": "pages/chat/group/info/groupInfo/remark_name",
  864. "style": {
  865. "navigationBarTitleText": "修改群聊昵称"
  866. }
  867. }
  868. ],
  869. "tabBar": {
  870. "color": "#666666",
  871. "selectedColor": "#ff142c",
  872. "borderStyle": "black",
  873. "backgroundColor": "#ffffff",
  874. "height": "50px",
  875. "fontSize": "10px",
  876. "iconWidth": "24px",
  877. "spacing": "3px",
  878. "list": [{
  879. "pagePath": "pages/index/index",
  880. "iconPath": "static/tab/home.png",
  881. "selectedIconPath": "static/tab/home-btn.png",
  882. "text": "首页"
  883. },
  884. {
  885. "pagePath": "pages/guild/index",
  886. "iconPath": "static/tab/store.png",
  887. "selectedIconPath": "static/tab/store_btn.png",
  888. "text": "机制说明"
  889. // #ifdef APP
  890. ,
  891. "visible":false
  892. // #endif
  893. },
  894. {
  895. "pagePath": "pages/chat/index",
  896. "iconPath": "static/tab/cate.png",
  897. "selectedIconPath": "static/tab/cate-btn.png",
  898. "text": "部门群聊"
  899. },
  900. {
  901. "pagePath": "pages/user/index",
  902. "iconPath": "static/tab/user.png",
  903. "selectedIconPath": "static/tab/user-btn.png",
  904. "text": "我的"
  905. }]
  906. },
  907. "globalStyle": {
  908. "app-plus": {
  909. "bounce": "none"
  910. },
  911. "navigationBarTextStyle": "black",
  912. "navigationBarTitleText": "长城易趣拍",
  913. "navigationBarBackgroundColor": "#F8F8F8",
  914. "backgroundColor": "#F8F8F8"
  915. }
  916. }