pages.json 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316
  1. {
  2. "pages": [
  3. {
  4. "path" : "pages/index-index/index-index",
  5. "style" : {
  6. "app-plus": {
  7. "pullToRefresh": { "support": true, "offset": "23%", "style": "circle", "color": "#F76454" }
  8. }
  9. }
  10. }
  11. ,{
  12. "path" : "pages/index-data/index-data",
  13. "style" : {
  14. "app-plus": {
  15. "pullToRefresh": { "support": true, "offset": "23%", "style": "circle", "color": "#F76454" }
  16. }
  17. }
  18. }
  19. ,{
  20. "path" : "pages/index-commu/index-commu",
  21. "style" : {}
  22. }
  23. // ,{ // nvue border-radius 真机无效
  24. // "path" : "pages/index-commu/nvue/index-commu",
  25. // "style" : {}
  26. // }
  27. ,{
  28. "path" : "pages/index-my/index-my",
  29. "style" : {}
  30. }
  31. // ,{
  32. // "path": "pages/index/index",
  33. // "style" : {
  34. // "app-plus": {
  35. // "pullToRefresh": {
  36. // "support": true,
  37. // "offset": "23%",
  38. // "style": "circle",
  39. // "color": "#F76454"
  40. // }
  41. // }
  42. // }
  43. // }
  44. ,{
  45. "path" : "pages/test/test",
  46. "style" : {}
  47. }
  48. ,{
  49. "path" : "pages/notify-msg/notify-msg",
  50. "style" : {
  51. "app-plus": {
  52. "pullToRefresh": { "support": true, "offset": "23%", "style": "circle", "color": "#F76454" }
  53. }
  54. }
  55. }
  56. ,{
  57. "path" : "pages/notify-order/notify-order",
  58. "style" : {}
  59. }
  60. ,{
  61. "path" : "pages/notify-system/notify-system",
  62. "style" : {}
  63. }
  64. ,{
  65. "path" : "pages/safe-manage/safe-manage",
  66. "style" : {}
  67. }
  68. ,{
  69. "path" : "pages/auth-card/auth-card",
  70. "style" : {}
  71. }
  72. ,{
  73. "path" : "pages/help-center/help-center",
  74. "style" : {}
  75. }
  76. ,{
  77. "path" : "pages/system-set/system-set",
  78. "style" : {}
  79. }
  80. ,{
  81. "path" : "pages/address-manage/address-manage",
  82. "style" : {}
  83. }
  84. ,{
  85. "path" : "pages/add-address/add-address",
  86. "style" : {}
  87. }
  88. ,{
  89. "path" : "pages/manage-order/manage-order",
  90. "style" : {
  91. "app-plus": {
  92. "pullToRefresh": { "support": true, "offset": "23%", "style": "circle", "color": "#F76454" }
  93. }
  94. }
  95. }
  96. ,{
  97. "path" : "pages/manage-people/manage-people",
  98. "style" : {
  99. "app-plus": {
  100. "pullToRefresh": { "support": true, "offset": "23%", "style": "circle", "color": "#F76454" }
  101. }
  102. }
  103. }
  104. ,{
  105. "path" : "pages/manage-money/manage-money",
  106. "style" : {
  107. "app-plus": {
  108. "pullToRefresh": { "support": true, "offset": "23%", "style": "circle", "color": "#F76454" }
  109. }
  110. }
  111. }
  112. ,{
  113. "path" : "pages/place-order/place-order",
  114. "style" : {
  115. "app-plus": {
  116. "pullToRefresh": { "support": true, "offset": "23%", "style": "circle", "color": "#F76454" }
  117. }
  118. }
  119. }
  120. ,{
  121. "path" : "pages/my-order/my-order",
  122. "style" : {}
  123. }
  124. ,{
  125. "path" : "pages/down-order/down-order",
  126. "style" : {}
  127. }
  128. ,{
  129. "path" : "pages/invite-proxy/invite-proxy",
  130. "style" : {}
  131. }
  132. ,{
  133. "path" : "pages/register-examine/register-examine",
  134. "style" : {}
  135. }
  136. ,{
  137. "path" : "pages/my-invite/my-invite",
  138. "style" : {}
  139. }
  140. ,{
  141. "path" : "pages/team-manage/team-manage",
  142. "style" : {}
  143. }
  144. ,{
  145. "path" : "pages/team-achievement/team-achievement",
  146. "style" : {}
  147. }
  148. ,{
  149. "path" : "pages/income-running/income-running",
  150. "style" : {}
  151. }
  152. ,{
  153. "path" : "pages/reward-in/reward-in",
  154. "style" : {}
  155. }
  156. ,{
  157. "path" : "pages/reward-out/reward-out",
  158. "style" : {}
  159. }
  160. ,{
  161. "path" : "pages/record-order/record-order",
  162. "style" : {}
  163. }
  164. ,{
  165. "path" : "pages/good-detail/good-detail",
  166. "style" : {}
  167. }
  168. ,{
  169. "path" : "pages/choose-size/choose-size",
  170. "style" : {}
  171. }
  172. ,{
  173. "path" : "pages/shop-car/shop-car",
  174. "style" : {}
  175. }
  176. ,{
  177. "path" : "pages/confirm-order/confirm-order",
  178. "style" : {}
  179. }
  180. ,{
  181. "path" : "pages/order-detail/order-detail",
  182. "style" : {}
  183. }
  184. ,{
  185. "path" : "pages/login-reg/login-reg",
  186. "style" : {}
  187. }
  188. ,{
  189. "path" : "pages/user-agreement/user-agreement",
  190. "style" : {}
  191. }
  192. ,{
  193. "path" : "pages/problem-feedback/problem-feedback",
  194. "style" : {}
  195. }
  196. ,{
  197. "path" : "pages/about-us/about-us",
  198. "style" : {}
  199. }
  200. ,{
  201. "path" : "pages/AA-apitest/AA-apitest",
  202. "style" : {}
  203. }
  204. ,{
  205. "path" : "pages/article-detail/article-detail",
  206. "style" : {}
  207. }
  208. ,{
  209. "path" : "pages/bind-phone/bind-phone",
  210. "style" : {}
  211. }
  212. ,{
  213. "path" : "pages/auth-identity/auth-identity",
  214. "style" : {}
  215. }
  216. ,{
  217. "path" : "pages/auth-progress/auth-progress",
  218. "style" : {}
  219. }
  220. ,{
  221. "path" : "pages/examine-detail/examine-detail",
  222. "style" : {}
  223. }
  224. ,{
  225. "path" : "pages/person-card/person-card",
  226. "style" : {}
  227. }
  228. ,{
  229. "path" : "pages/record-record/record-record",
  230. "style" : {}
  231. }
  232. ,{
  233. "path" : "pages/send-good/send-good",
  234. "style" : {}
  235. }
  236. ,{
  237. "path" : "pages/send-success/send-success",
  238. "style" : {}
  239. }
  240. ,{
  241. "path" : "pages/app-webview/app-webview",
  242. "style" : {}
  243. }
  244. ,{
  245. "path" : "pages/my-storage/my-storage",
  246. "style" : {}
  247. }
  248. ,{
  249. "path" : "pages/proxy-updata/proxy-updata",
  250. "style" : {}
  251. }
  252. ,{
  253. "path" : "pages/how-updata/how-updata",
  254. "style" : {}
  255. }
  256. ,{
  257. "path" : "pages/apply-return/apply-return",
  258. "style" : {}
  259. }
  260. ,{
  261. "path" : "pages/my-updata/my-updata",
  262. "style" : {}
  263. }
  264. ,{
  265. "path" : "pages/help-use/help-use",
  266. "style" : {}
  267. },
  268. {
  269. "path" : "pages/phone-area/phone-area",
  270. "style" : {}
  271. }
  272. ],
  273. "tabBar": {
  274. "color": "#666666",
  275. "selectedColor": "#F76454",
  276. "backgroundColor": "#FFFFFF",
  277. "fontSize": "11px",
  278. "iconWidth": "18px",
  279. "spacing": "5px",
  280. "height": "49px",
  281. "list": [
  282. {
  283. "text": "首页",
  284. "pagePath": "pages/index-index/index-index",
  285. "iconPath": "static/index/tabbar/index.png",
  286. "selectedIconPath": "static/index/tabbar/index-act.png"
  287. },
  288. {
  289. "text": "数据",
  290. "pagePath": "pages/index-data/index-data",
  291. "iconPath": "static/index/tabbar/data.png",
  292. "selectedIconPath": "static/index/tabbar/data-act.png"
  293. },
  294. {
  295. "text": "社区",
  296. "pagePath": "pages/index-commu/index-commu",
  297. // "pagePath": "pages/index-commu/nvue/index-commu",
  298. "iconPath": "static/index/tabbar/community.png",
  299. "selectedIconPath": "static/index/tabbar/community-act.png"
  300. },
  301. {
  302. "text": "我的",
  303. "pagePath": "pages/index-my/index-my",
  304. "iconPath": "static/index/tabbar/my.png",
  305. "selectedIconPath": "static/index/tabbar/my-act.png"
  306. }
  307. ]
  308. },
  309. "globalStyle": {
  310. "navigationBarTextStyle": "black",
  311. "navigationStyle": "custom",
  312. "app-plus": {
  313. "scrollIndicator": "none"
  314. }
  315. }
  316. }