pages.json 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396
  1. {
  2. "pages": [
  3. {
  4. "path": "admin/home/console",
  5. "style": {
  6. "navigationBarTitleText": ""
  7. }
  8. },
  9. {
  10. "path": "admin/home/workbench",
  11. "style": {
  12. "navigationBarTitleText": "",
  13. "enablePullDownRefresh": true
  14. }
  15. },
  16. {
  17. "path": "admin/home/order",
  18. "style": {
  19. "navigationBarTitleText": "订单",
  20. "enablePullDownRefresh": true
  21. }
  22. },
  23. {
  24. "path": "admin/home/member",
  25. "style": {
  26. "navigationBarTitleText": "客户",
  27. "enablePullDownRefresh": true
  28. }
  29. },
  30. {
  31. "path": "common/redirect",
  32. "style": {
  33. "navigationBarTitleText": "加载中..."
  34. }
  35. },
  36. {
  37. "path": "common/webview",
  38. "style": {
  39. "navigationBarBackgroundColor": "#ffffff",
  40. "navigationBarTextStyle": "black"
  41. }
  42. }
  43. ],
  44. "subPackages": [
  45. {
  46. "root": "admin/order",
  47. "pages": [
  48. {
  49. "path": "detail",
  50. "style": {
  51. "navigationBarTitleText": "详情"
  52. }
  53. },
  54. {
  55. "path": "ship",
  56. "style": {
  57. "navigationBarTitleText": "发货"
  58. }
  59. },
  60. {
  61. "path": "fill-form",
  62. "style": {
  63. "navigationBarTitleText": "填写收花人"
  64. }
  65. },
  66. {
  67. "path": "print",
  68. "style": {
  69. "navigationBarTitleText": "打印"
  70. }
  71. }
  72. ]
  73. },
  74. {
  75. "root": "admin/official",
  76. "pages": [
  77. {
  78. "path": "index",
  79. "style": {
  80. "navigationBarTitleText": "花卉宝"
  81. }
  82. },
  83. {
  84. "path": "pay",
  85. "style": {
  86. "navigationBarTitleText": "支付"
  87. }
  88. },
  89. {
  90. "path": "apply",
  91. "style": {
  92. "navigationBarTitleText": "申请"
  93. }
  94. },
  95. {
  96. "path": "callback",
  97. "style": {
  98. "navigationBarTitleText": "回调"
  99. }
  100. },
  101. {
  102. "path": "latest-shop",
  103. "style": {
  104. "navigationBarTitleText": "最近访问的店铺"
  105. }
  106. }
  107. ]
  108. },
  109. {
  110. "root": "admin/member",
  111. "pages": [
  112. {
  113. "path": "add",
  114. "style": {
  115. "navigationBarTitleText": "添加客户"
  116. }
  117. },
  118. {
  119. "path": "detail",
  120. "style": {
  121. "navigationBarTitleText": "客户详情"
  122. }
  123. }
  124. ]
  125. },
  126. {
  127. "root": "admin/interest",
  128. "pages": [
  129. {
  130. "path": "invite",
  131. "style": {
  132. "navigationBarTitleText": "邀请列表"
  133. }
  134. },
  135. {
  136. "path": "my-invite",
  137. "style": {
  138. "navigationBarTitleText": "我的邀请"
  139. }
  140. },
  141. {
  142. "path": "setting",
  143. "style": {
  144. "navigationBarTitleText": "邀请奖励设置"
  145. }
  146. }
  147. ]
  148. },
  149. {
  150. "root": "admin/coupon",
  151. "pages": [
  152. {
  153. "path": "list",
  154. "style": {
  155. "navigationBarTitleText": "优惠券"
  156. }
  157. }
  158. ]
  159. },
  160. {
  161. "root": "admin/ad",
  162. "pages": [
  163. {
  164. "path": "list",
  165. "style": {
  166. "navigationBarTitleText": "广告列表"
  167. }
  168. },
  169. {
  170. "path": "add",
  171. "style": {
  172. "navigationBarTitleText": "添加广告"
  173. }
  174. },
  175. {
  176. "path": "sel-goods",
  177. "style": {
  178. "navigationBarTitleText": "商品选择"
  179. }
  180. }
  181. ]
  182. },
  183. {
  184. "root": "admin/staff",
  185. "pages": [
  186. {
  187. "path": "list",
  188. "style": {
  189. "navigationBarTitleText": "员工管理"
  190. }
  191. },
  192. {
  193. "path": "add",
  194. "style": {
  195. "navigationBarTitleText": ""
  196. }
  197. },
  198. {
  199. "path": "sel-member",
  200. "style": {
  201. "navigationBarTitleText": "客户列表"
  202. }
  203. }
  204. ]
  205. },
  206. {
  207. "root": "admin/shop",
  208. "pages": [
  209. {
  210. "path": "list",
  211. "style": {
  212. "navigationBarTitleText": "店铺管理"
  213. }
  214. },
  215. {
  216. "path": "add",
  217. "style": {
  218. "navigationBarTitleText": ""
  219. }
  220. }
  221. ]
  222. },
  223. {
  224. "root": "admin/setting",
  225. "pages": [
  226. {
  227. "path": "list",
  228. "style": {
  229. "navigationBarTitleText": "设置"
  230. }
  231. },
  232. {
  233. "path": "wx-menu",
  234. "style": {
  235. "navigationBarTitleText": "公众号菜单设置"
  236. }
  237. },
  238. {
  239. "path": "coupon",
  240. "style": {
  241. "navigationBarTitleText": "新客优惠"
  242. }
  243. },
  244. {
  245. "path": "level",
  246. "style": {
  247. "navigationBarTitleText": "客户等级设置"
  248. }
  249. },
  250. {
  251. "path": "password",
  252. "style": {
  253. "navigationBarTitleText": "密码设置"
  254. }
  255. }
  256. ]
  257. },
  258. {
  259. "root": "admin/goodsManage",
  260. "pages": [
  261. {
  262. "path": "list",
  263. "style": {
  264. "navigationBarTitleText": "商品管理"
  265. }
  266. },
  267. {
  268. "path": "category",
  269. "style": {
  270. "navigationBarTitleText": "分类管理"
  271. }
  272. },
  273. {
  274. "path": "add",
  275. "style": {
  276. "navigationBarTitleText": "添加商品"
  277. }
  278. },
  279. {
  280. "path": "img-store",
  281. "style": {
  282. "navigationBarTitleText": "图库管理"
  283. }
  284. },
  285. {
  286. "path": "goods-name",
  287. "style": {
  288. "navigationBarTitleText": "填写商品信息"
  289. }
  290. },
  291. {
  292. "path": "freight",
  293. "style": {
  294. "navigationBarTitleText": "运费设置"
  295. }
  296. },
  297. {
  298. "path": "price-increase",
  299. "style": {
  300. "navigationBarTitleText": "节假日自动涨价"
  301. }
  302. }
  303. ]
  304. },
  305. {
  306. "root": "admin/shopAdmin",
  307. "pages": [
  308. {
  309. "path": "bind",
  310. "style": {
  311. "navigationBarTitleText": "管理员绑定"
  312. }
  313. }
  314. ]
  315. },
  316. {
  317. "root": "admin/assets",
  318. "pages": [
  319. {
  320. "path": "list",
  321. "style": {
  322. "navigationBarTitleText": "收入明细"
  323. }
  324. }
  325. ]
  326. },
  327. {
  328. "root": "admin/chat",
  329. "pages": [
  330. {
  331. "path": "index",
  332. "style": {
  333. "navigationBarTitleText": "客服",
  334. "enablePullDownRefresh": true
  335. }
  336. }
  337. ]
  338. },
  339. {
  340. "root": "admin/template",
  341. "pages": [
  342. {
  343. "path": "index",
  344. "style": {
  345. "navigationBarTitleText": "选择模板"
  346. }
  347. }
  348. ]
  349. },
  350. {
  351. "root": "admin/statistics",
  352. "pages": [
  353. {
  354. "path": "demo",
  355. "style": {
  356. "navigationBarTitleText": "数据统计"
  357. }
  358. }
  359. ]
  360. }
  361. ],
  362. "globalStyle": {
  363. // #ifdef H5
  364. "navigationStyle": "custom",
  365. // #endif
  366. "navigationBarBackgroundColor": "#fff",
  367. "navigationBarTitleText": "花卉宝",
  368. "navigationBarTextStyle": "black"
  369. },
  370. "tabBar": {
  371. "color": "#C0C4CC",
  372. "selectedColor": "#3385FF",
  373. "borderStyle": "black",
  374. "backgroundColor": "#ffffff",
  375. "list": [{
  376. "pagePath": "admin/home/workbench",
  377. "iconPath": "static/images/admin/workbench-no.png",
  378. "selectedIconPath": "static/images/admin/workbench-is.png",
  379. "text": "工作台"
  380. },
  381. {
  382. "pagePath": "admin/home/order",
  383. "iconPath": "static/images/admin/order-no.png",
  384. "selectedIconPath": "static/images/admin/order-is.png",
  385. "text": "订单"
  386. },
  387. {
  388. "pagePath": "admin/home/member",
  389. "iconPath": "static/images/admin/member-no.png",
  390. "selectedIconPath": "static/images/admin/member-is.png",
  391. "text": "客户"
  392. }
  393. ]
  394. }
  395. }