pages.json 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. {
  2. "pages": [{
  3. "path": "pages/conversations",
  4. "style": {
  5. "navigationBarTitleText": "会话",
  6. "navigationBarBackgroundColor": "#ffffff",
  7. "navigationBarTextStyle": "black",
  8. "navigationStyle": "custom",
  9. "app-plus": {
  10. "titleNView": true
  11. }
  12. }
  13. },
  14. {
  15. "path": "pages/login",
  16. "style": {
  17. "navigationBarTitleText": "登录",
  18. "navigationBarBackgroundColor": "#ffffff",
  19. "navigationBarTextStyle": "white",
  20. "navigationStyle": "custom",
  21. "app-plus": {
  22. "titleNView": true
  23. }
  24. }
  25. },
  26. {
  27. "path": "pages/contacts",
  28. "style": {
  29. "navigationBarTitleText": "通讯录",
  30. "navigationBarBackgroundColor": "#ffffff",
  31. "navigationBarTextStyle": "black"
  32. }
  33. },
  34. {
  35. "path": "pages/mine",
  36. "style": {
  37. "navigationBarTitleText": "我的",
  38. "navigationBarBackgroundColor": "#ffffff",
  39. "navigationBarTextStyle": "black"
  40. }
  41. },
  42. {
  43. "path": "pages/privateChat",
  44. "style": {
  45. "navigationBarTitleText": "",
  46. "navigationBarBackgroundColor": "#FFFFFF",
  47. "enablePullDownRefresh": true
  48. }
  49. },
  50. {
  51. "path": "pages/privateChatWeb",
  52. "style": {
  53. "navigationBarTitleText": "",
  54. "navigationBarBackgroundColor": "#FFFFFF",
  55. // "enablePullDownRefresh": true
  56. "navigationStyle": "custom"
  57. }
  58. },
  59. {
  60. "path": "pages/privateChatG",
  61. "style": {
  62. "navigationBarTitleText": "",
  63. "navigationBarBackgroundColor": "#FFFFFF",
  64. "enablePullDownRefresh": true
  65. }
  66. },
  67. {
  68. "path": "pages/qunfa",
  69. "style": {
  70. "navigationBarTitleText": "群发",
  71. "navigationBarBackgroundColor": "#FFFFFF",
  72. //"enablePullDownRefresh": true
  73. "navigationStyle": "custom"
  74. }
  75. },
  76. {
  77. "path": "pages/inquiry",
  78. "style": {
  79. /* "navigationBarTitleText": "询价信息",
  80. "navigationBarBackgroundColor": "#FFFFFF" */
  81. "navigationStyle": "custom"
  82. ///"enablePullDownRefresh": true
  83. }
  84. },
  85. {
  86. "path": "pages/ck",
  87. "style": {
  88. "navigationBarTitleText": "供应商",
  89. "navigationBarBackgroundColor": "#FFFFFF",
  90. "enablePullDownRefresh": true,
  91. "navigationStyle": "custom"
  92. }
  93. },
  94. {
  95. "path": "pages/groupChat",
  96. "style": {
  97. "navigationBarTitleText": "群",
  98. "navigationBarBackgroundColor": "#FFFFFF",
  99. "enablePullDownRefresh": true
  100. }
  101. },
  102. {
  103. "path": "pages/member",
  104. "style": {
  105. "navigationBarTitleText": "群成员",
  106. "navigationBarBackgroundColor": "#ffffff",
  107. "navigationBarTextStyle": "black"
  108. }
  109. },
  110. {
  111. "path": "pages/rtc/private/ring",
  112. "style": {
  113. "disableSwipeBack": true,
  114. "navigationBarTitleText": "",
  115. "disableScroll": true,
  116. "navigationStyle": "custom",
  117. "app-plus": {
  118. "backgroundColorTop": "transparent",
  119. "background": "transparent",
  120. "scrollIndicator": false
  121. }
  122. }
  123. },
  124. {
  125. "path": "pages/rtc/private/call",
  126. "style": {
  127. "disableSwipeBack": true,
  128. "navigationBarTitleText": "",
  129. "disableScroll": true,
  130. "navigationStyle": "custom",
  131. "app-plus": {
  132. "backgroundColorTop": "transparent",
  133. "background": "transparent",
  134. "scrollIndicator": false
  135. }
  136. }
  137. },
  138. {
  139. "path": "pages/rtc/private/dial",
  140. "style": {
  141. "disableSwipeBack": true,
  142. "navigationBarTitleText": "",
  143. "disableScroll": true,
  144. "navigationStyle": "custom",
  145. "app-plus": {
  146. "backgroundColorTop": "transparent",
  147. "background": "transparent",
  148. "scrollIndicator": false
  149. }
  150. }
  151. },
  152. {
  153. "path": "pages/rtc/group/ring",
  154. "style": {
  155. "disableSwipeBack": true,
  156. "navigationBarTitleText": "",
  157. "disableScroll": true,
  158. "navigationStyle": "custom",
  159. "app-plus": {
  160. "backgroundColorTop": "transparent",
  161. "background": "transparent",
  162. "scrollIndicator": false
  163. }
  164. }
  165. },
  166. {
  167. "path": "pages/rtc/group/call",
  168. "style": {
  169. "disableSwipeBack": true,
  170. "navigationBarTitleText": "",
  171. "disableScroll": true,
  172. "navigationStyle": "custom",
  173. "app-plus": {
  174. "backgroundColorTop": "transparent",
  175. "background": "transparent",
  176. "scrollIndicator": false
  177. }
  178. }
  179. },
  180. {
  181. "path": "pages/rtc/group/dial",
  182. "style": {
  183. "disableSwipeBack": true,
  184. "navigationBarTitleText": "",
  185. "disableScroll": true,
  186. "navigationStyle": "custom",
  187. "app-plus": {
  188. "backgroundColorTop": "transparent",
  189. "background": "transparent",
  190. "scrollIndicator": false
  191. }
  192. }
  193. },
  194. {
  195. "path" : "pages/rtc/group/chooseCallee",
  196. "style": {
  197. "navigationBarTitleText": "",
  198. "disableScroll": true,
  199. "navigationStyle": "custom",
  200. "app-plus": {
  201. "backgroundColorTop": "transparent",
  202. "background": "transparent",
  203. "scrollIndicator": false
  204. }
  205. }
  206. },
  207. {
  208. "path": "pages/carModel",
  209. "style": {
  210. "navigationBarTitleText": "车型信息"
  211. }
  212. },
  213. {
  214. "path": "pages/editPass",
  215. "style": {
  216. "navigationBarTitleText": "修改密码"
  217. }
  218. },
  219. {
  220. "path": "pages/brand",
  221. "style": {
  222. "navigationBarTitleText": "经营品牌"
  223. }
  224. }
  225. ],
  226. "globalStyle": {
  227. "navigationBarTextStyle": "black",
  228. "navigationBarTitleText": "询价",
  229. "navigationBarBackgroundColor": "#F3F4F7",
  230. "backgroundColor": "#F8F8F8"
  231. },
  232. "tabBar": {
  233. "color": "#454750",
  234. "selectedColor": "#618DFF",
  235. "borderStyle": "black",
  236. "backgroundColor": "#ffffff",
  237. "height": "60px",
  238. "list": [{
  239. "pagePath": "pages/conversations",
  240. "iconPath": "static/img/msg.png",
  241. "selectedIconPath": "static/img/msg-active.png",
  242. "text": "首页"
  243. },
  244. /* {
  245. "pagePath": "pages/contacts",
  246. "iconPath": "static/images/contacts.png",
  247. "selectedIconPath": "static/images/contacts-active.png"
  248. }, */
  249. {
  250. "pagePath": "pages/mine",
  251. "iconPath": "static/img/mine.png",
  252. "selectedIconPath": "static/img/mine-active.png",
  253. "text": "我的"
  254. }
  255. ]
  256. },
  257. "condition": { //模式配置,仅开发期间生效
  258. "current": 0, //当前激活的模式(list 的索引项)
  259. "list": [{
  260. "name": "", //模式名称
  261. "path": "", //启动页面,必选
  262. "query": "" //启动参数,在页面的onLoad函数里面得到
  263. }]
  264. }
  265. }