pages.json 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459
  1. {
  2. "pages": [
  3. {"path": "admin/home/workbench","style": {"navigationBarTitleText": "店铺","enablePullDownRefresh": true}},
  4. {"path": "admin/home/login","style": {"navigationBarTitleText": "","enablePullDownRefresh": false}},
  5. {"path": "admin/home/result","style": {"navigationBarTitleText": "","enablePullDownRefresh": true}},
  6. {"path": "admin/home/callback","style": {"navigationBarTitleText": "","enablePullDownRefresh": true}},
  7. {"path": "admin/home/console","style": {"navigationBarTitleText": ""}},
  8. {"path": "admin/home/order","style": {"navigationBarTitleText": "订单","enablePullDownRefresh": true}},
  9. {"path": "admin/home/newOrderList","style": {"navigationBarTitleText": "订单查看","enablePullDownRefresh": true}},
  10. {"path": "admin/home/member","style": {"navigationBarTitleText": "客户","enablePullDownRefresh": true}},
  11. {"path": "admin/home/apply","style": {"navigationBarTitleText": "应用","enablePullDownRefresh": true}},
  12. {"path": "admin/home/me","style": {"navigationBarTitleText": "我的","enablePullDownRefresh": true,"navigationStyle": "custom"}},
  13. {"path": "admin/home/mall","style": {"navigationBarTitleText": "商城"}},
  14. {"path": "admin/home/register","style": {"navigationBarTitleText": "服务协议"}},
  15. {"path": "admin/home/privacy","style": {"navigationBarTitleText": "隐私政策"}},
  16. {"path": "admin/home/close","style": {"navigationBarTitleText": "申请注销账号"}},
  17. {"path": "common/redirect","style": {"navigationBarTitleText": "加载中..."}},
  18. {"path": "common/webview","style": {"navigationBarBackgroundColor": "#ffffff","navigationBarTextStyle": "black"}},
  19. {"path": "common/pageSuccess","style": {"navigationBarBackgroundColor": "#ffffff","navigationBarTextStyle": "black"}},
  20. {"path": "common/success","style": {"navigationBarBackgroundColor": "#ffffff","navigationBarTextStyle": "black"}}
  21. ],
  22. "subPackages": [
  23. {
  24. "root": "admin/tools",
  25. "pages": [
  26. {"path": "blue","style": {"navigationBarTitleText": "标签机管理"}}
  27. ]
  28. },
  29. {
  30. "root": "admin/ptItem",
  31. "pages": [
  32. {"path": "itemList","style": {"navigationBarTitleText": "从平台选择花材"}}
  33. ]
  34. },
  35. {
  36. "root": "admin/shopYeChange",
  37. "pages": [
  38. {"path": "list","style": {"navigationBarTitleText": "余额变动明细"}}
  39. ]
  40. },
  41. {
  42. "root": "admin/shopMoneyChange",
  43. "pages": [
  44. {"path": "list","style": {"navigationBarTitleText": "现金变动明细"}}
  45. ]
  46. },
  47. {
  48. "root": "admin/custom",
  49. "pages": [
  50. {"path": "selectCustom","style": {"navigationBarTitleText": "选择客户"}},
  51. {"path": "levelSet","style": {"navigationBarTitleText": "客户等级标准"}},
  52. {"path": "visit","style": {"navigationBarTitleText": "今日访客"}},
  53. {"path": "debtChange","style": {"navigationBarTitleText": "欠款变动明细"}},
  54. {"path": "addStaff","style": {"navigationBarTitleText": "帮客户添加员工"}}
  55. ]
  56. },
  57. {
  58. "root": "pagesClient",
  59. "pages": [
  60. {"path": "member/add","style": {"navigationBarTitleText": "添加客户"}},
  61. {"path": "member/detail","style": {"navigationBarTitleText": "客户详情"}},
  62. {"path": "member/bind","style": {"navigationBarTitleText": "绑定微信"}},
  63. {"path": "member/addCustomer","style": {"navigationBarTitleText": "手动添加客户"}},
  64. {"path": "official/index","style": {"navigationBarTitleText": "销花宝"}},
  65. {"path": "official/pay","style": {"navigationBarTitleText": "支付"}},
  66. {"path": "official/apply","style": {"navigationBarTitleText": "填写店铺信息"}},
  67. {"path": "official/clientApply","style": {"navigationBarTitleText": "结果"}},
  68. {"path": "official/clientResult","style": {"navigationBarTitleText": "提交审核"}},
  69. {"path": "official/renewal","style": {"navigationBarTitleText": "续期"}},
  70. {"path": "official/callback","style": {"navigationBarTitleText": "回调"}},
  71. {"path": "official/latest-shop","style": {"navigationBarTitleText": "最近访问"}},
  72. {"path": "official/result","style": {"navigationBarTitleText": "结果"}},
  73. {"path": "official/warn","style": {"navigationBarTitleText": "开启微信提醒"}}
  74. ]
  75. },
  76. {
  77. "root": "pagesShare",
  78. "pages": [
  79. {"path": "pay","style": {"navigationBarTitleText": "付款"}}
  80. ]
  81. },
  82. {
  83. "root": "pagesOrder",
  84. "pages": [
  85. {"path": "detail","style": {"navigationBarTitleText": "订单详情", "enablePullDownRefresh": true}},
  86. {"path": "showOrder","style": {"navigationBarTitleText": "订单", "enablePullDownRefresh": true}},
  87. {"path": "info","style": {"navigationBarTitleText": "订单详情", "enablePullDownRefresh": true}},
  88. {"path": "arrival","style": {"navigationBarTitleText": "到货处理"}},
  89. {"path": "result","style": {"navigationBarTitleText": "结果"}},
  90. {"path": "refund","style": {"navigationBarTitleText": "退款"}},
  91. {"path": "refundDetail","style": {"navigationBarTitleText": "退款"}},
  92. {"path": "ship","style": {"navigationBarTitleText": "发货"}},
  93. {"path": "shipInfo","style": {"navigationBarTitleText": "发货"}},
  94. {"path": "select","style": {"navigationBarTitleText": "重选花材"}},
  95. {"path": "print","style": {"navigationBarTitleText": "连接蓝牙"}},
  96. {"path": "allot","style": {"navigationBarTitleText": "分配工作"}},
  97. {"path": "refundSuccess","style": {"navigationBarTitleText": "结果"}},
  98. {"path": "refundList","style": {"navigationBarTitleText": "退款记录", "enablePullDownRefresh": true}}
  99. ]
  100. },
  101. {
  102. "root": "pagesStore",
  103. "pages": [
  104. {"path": "me/withdraw","style": {"navigationBarTitleText": "提现记录"}},
  105. {"path": "me/cashInfo","style": {"navigationBarTitleText": "明细"}},
  106. {"path": "me/income","style": {"navigationBarTitleText": "收入记录"}},
  107. {"path": "me/expend","style": {"navigationBarTitleText": "支出记录"}},
  108. {"path": "me/recharge","style": {"navigationBarTitleText": "充值"}},
  109. {"path": "me/rechargeList","style": {"navigationBarTitleText": "充值记录"}},
  110. {"path": "me/cashSet","style": {"navigationBarTitleText": "提现账号设置"}},
  111. {"path": "me/expressSet","style": {"navigationBarTitleText": "快递设置"}},
  112. {"path": "me/rechargeSuccess","style": {"navigationBarTitleText": "充值成功"}}
  113. ]
  114. },
  115. {
  116. "root": "admin/changePrice",
  117. "pages": [
  118. {"path": "list","style": {"navigationBarTitleText": "改价"}},
  119. {"path": "changeList","style": {"navigationBarTitleText": "价格变动记录"}},
  120. {"path": "costChangeList","style": {"navigationBarTitleText": "成本变动记录"}},
  121. {"path": "outList","style": {"navigationBarTitleText": "已下架"}},
  122. {"path": "stopList","style": {"navigationBarTitleText": "已停用"}},
  123. {"path": "removeList","style": {"navigationBarTitleText": "已删除"}},
  124. {"path": "changeClass","style": {"navigationBarTitleText": "批量移动花材分类"}}
  125. ]
  126. },
  127. {
  128. "root": "admin/ghs",
  129. "pages": [
  130. {"path": "shop","style": {"navigationBarTitleText": "供货商"}}
  131. ]
  132. },
  133. {
  134. "root": "admin/breakage",
  135. "pages": [
  136. {"path": "list","style": {"navigationBarTitleText": "损耗单","enablePullDownRefresh": true}},
  137. {"path": "info","style": {"navigationBarTitleText": "详情"}},
  138. {"path": "index","style": {"navigationBarTitleText": "选择花材"}},
  139. {"path": "confirm","style": {"navigationBarTitleText": "确认订单"}},
  140. {"path": "result","style": {"navigationBarTitleText": "操作成功"}}
  141. ]
  142. },
  143. {
  144. "root": "admin/coupon",
  145. "pages": [
  146. {"path": "list","style": {"navigationBarTitleText": "优惠券"}}
  147. ]
  148. },
  149. {
  150. "root": "admin/part",
  151. "pages": [
  152. {"path": "list","style": {"navigationBarTitleText": "拆散记录"}},
  153. {"path": "info","style": {"navigationBarTitleText": "详情"}},
  154. {"path": "result","style": {"navigationBarTitleText": "状态"}},
  155. {"path": "index","style": {"navigationBarTitleText": "选择花材"}},
  156. {"path": "confirm","style": {"navigationBarTitleText": "确认提交"}}
  157. ]
  158. },
  159. {
  160. "root": "admin/ad",
  161. "pages": [
  162. {"path": "list","style": {"navigationBarTitleText": "广告列表"}},
  163. {"path": "add","style": {"navigationBarTitleText": "添加广告"}},
  164. {"path": "sel-goods","style": {"navigationBarTitleText": "商品选择"}}
  165. ]
  166. },
  167. {
  168. "root": "admin/staff",
  169. "pages": [
  170. {"path": "list","style": {"navigationBarTitleText": "员工管理"}},
  171. {"path": "add","style": {"navigationBarTitleText": "添加员工"}},
  172. {"path": "detail","style": {"navigationBarTitleText": "详情"}},
  173. {"path": "admin","style": {"navigationBarTitleText": "个人资料"}},
  174. {"path": "sel-member","style": {"navigationBarTitleText": "客户列表"}},
  175. {"path": "achieve","style": {"navigationBarTitleText": "员工业绩"}},
  176. { "path": "miniAutoLogin", "style": { "navigationBarTitleText": "绑定帐号" } }
  177. ]
  178. },
  179. {
  180. "root": "admin/shop",
  181. "pages": [
  182. {"path": "list","style": {"navigationBarTitleText": "门店"}},
  183. {"path": "add","style": {"navigationBarTitleText": ""}},
  184. {"path": "print","style": {"navigationBarTitleText": "云打印"}},
  185. {"path": "trumpet","style": {"navigationBarTitleText": "云音箱"}},
  186. {"path": "changeShop","style": {"navigationBarTitleText": "切换门店"}},
  187. {"path": "sk","style": {"navigationBarTitleText": "设置快捷开单门店"}},
  188. {"path": "password","style": {"navigationBarTitleText": "密码修改"}},
  189. {"path": "debtChange","style": {"navigationBarTitleText": "欠款变动记录"}},
  190. {"path": "selectShop","style": {"navigationBarTitleText": "选择门店"}},
  191. {"path": "wl","style": {"navigationBarTitleText": "物流列表"}},
  192. {"path": "myShop","style": {"navigationBarTitleText": "我的门店"}}
  193. ]
  194. },
  195. {
  196. "root": "admin/jc",
  197. "pages": [
  198. {"path": "index","style": {"navigationBarTitleText": "使用教程"}},
  199. {"path": "video","style": {"navigationBarTitleText": "播放视频"}}
  200. ]
  201. },
  202. {
  203. "root": "admin/setting",
  204. "pages": [
  205. {"path": "list","style": {"navigationBarTitleText": "设置"}},
  206. {"path": "wx-menu","style": {"navigationBarTitleText": "公众号菜单设置"}},
  207. {"path": "coupon","style": {"navigationBarTitleText": "新客优惠"}},
  208. {"path": "level","style": {"navigationBarTitleText": "客户等级设置"}},
  209. {"path": "password","style": {"navigationBarTitleText": "密码设置"}}
  210. ]
  211. },
  212. {
  213. "root": "admin/goods",
  214. "pages": [
  215. {"path": "list","style": {"navigationBarTitleText": "商品管理"}},
  216. {"path": "category","style": {"navigationBarTitleText": "分类管理"}},
  217. {"path": "add","style": {"navigationBarTitleText": "添加商品"}},
  218. {"path": "img-store","style": {"navigationBarTitleText": "图库管理"}},
  219. {"path": "goods-name","style": {"navigationBarTitleText": "填写商品信息"}},
  220. {"path": "freight","style": {"navigationBarTitleText": "运费设置"}},
  221. {"path": "price-increase","style": {"navigationBarTitleText": "节假日自动涨价"}}
  222. ]
  223. },
  224. {
  225. "root": "admin/shopAdmin",
  226. "pages": [
  227. {"path": "bind","style": {"navigationBarTitleText": "新员工加入"}}
  228. ]
  229. },
  230. {
  231. "root": "admin/assets",
  232. "pages": [
  233. {"path": "list","style": {"navigationBarTitleText": "收入明细"}}
  234. ]
  235. },
  236. {
  237. "root": "admin/chat",
  238. "pages": [
  239. {"path": "index","style": {"navigationBarTitleText": "客服","enablePullDownRefresh": true}}
  240. ]
  241. },
  242. {
  243. "root": "admin/template",
  244. "pages": [
  245. {"path": "index","style": {"navigationBarTitleText": "选择模板"}}
  246. ]
  247. },
  248. {
  249. "root": "admin/stat",
  250. "pages": [
  251. {"path": "profit","style": {"navigationBarTitleText": "利润表"}},
  252. {"path": "productSale","style": {"navigationBarTitleText": "花材销量"}},
  253. {"path": "kdIncome","style": {"navigationBarTitleText": "收入统计"}},
  254. {"path": "customSale","style": {"navigationBarTitleText": "客户下单排行"}},
  255. {"path": "clear","style": {"navigationBarTitleText": "结账跟踪"}},
  256. {"path": "incomeStat","style": {"navigationBarTitleText": "应收款"}},
  257. {"path": "cgStat","style": {"navigationBarTitleText": "采购统计"}},
  258. {"path": "cgFreight","style": {"navigationBarTitleText": "采购运费统计"}},
  259. {"path": "stock","style": {"navigationBarTitleText": "库存总览"}},
  260. {"path": "mayPayStat","style": {"navigationBarTitleText": "应付款"}},
  261. {"path": "wastage","style": {"navigationBarTitleText": "损耗花材"}},
  262. {"path": "waste","style": {"navigationBarTitleText": "损耗总览"}}
  263. ]
  264. },
  265. {
  266. "root": "admin/billing",
  267. "pages": [
  268. { "path": "index", "style": { "navigationBarTitleText": "开单" } },
  269. { "path": "customerPlace", "style": { "navigationBarTitleText": "开单" } },
  270. { "path": "result", "style": { "navigationBarTitleText": "开单结果" } },
  271. { "path": "affirm", "style": { "navigationBarTitleText": "确认下单" } },
  272. { "path": "customerAffirm", "style": { "navigationBarTitleText": "确认下单" } },
  273. { "path": "confirm", "style": { "navigationBarTitleText": "待确认" } },
  274. {"path": "toPay","style": {"navigationBarTitleText": "等待付款"}}
  275. ]
  276. },
  277. {
  278. "root": "pagesStorehouse/shop/",
  279. "pages": [
  280. { "path": "list", "style": { "navigationBarTitleText": "门店管理", "enablePullDownRefresh": true } },
  281. { "path": "update", "style": { "navigationBarTitleText": "门店编辑" } }
  282. ]
  283. },
  284. {
  285. "root": "pagesStorehouse/inventory/",
  286. "pages": [
  287. { "path": "list", "style": { "navigationBarTitleText": "盘点", "enablePullDownRefresh": true } },
  288. { "path": "details", "style": { "navigationBarTitleText": "详情" } },
  289. { "path": "update", "style": { "navigationBarTitleText": "盘点" } },
  290. { "path": "select", "style": { "navigationBarTitleText": "花材" } }
  291. ]
  292. },
  293. {
  294. "root": "pagesStorehouse/allot/",
  295. "pages": [
  296. { "path": "exDetails", "style": { "navigationBarTitleText": "出库详情" } },
  297. { "path": "addExDetails", "style": { "navigationBarTitleText": "新增" } },
  298. { "path": "allotEx", "style": { "navigationBarTitleText": "调拨出库", "enablePullDownRefresh": true } },
  299. { "path": "exSelect", "style": { "navigationBarTitleText": "选择商品", "enablePullDownRefresh": true } },
  300. { "path": "putDetails", "style": { "navigationBarTitleText": "详情" } },
  301. { "path": "allotPut", "style": { "navigationBarTitleText": "调拨入库", "enablePullDownRefresh": true } },
  302. { "path": "inSelect", "style": { "navigationBarTitleText": "请选择入库单", "enablePullDownRefresh": true } }
  303. ]
  304. },
  305. {
  306. "root": "pagesStorehouse/flower/",
  307. "pages": [
  308. { "path": "category", "style": { "navigationBarTitleText": "花材管理", "enablePullDownRefresh": true } },
  309. { "path": "manage", "style": { "navigationBarTitleText": "花材", "enablePullDownRefresh": true } }
  310. ]
  311. },
  312. {
  313. "root": "pagesStorehouse/stockWarn/",
  314. "pages": [
  315. { "path": "manage", "style": { "navigationBarTitleText": "库存预警" } },
  316. { "path": "detailed", "style": { "navigationBarTitleText": "库存明细", "enablePullDownRefresh": true } }
  317. ]
  318. },
  319. {
  320. "root": "pagesPurchase",
  321. "pages": [
  322. { "path": "result", "style": { "navigationBarTitleText": "结果" } },
  323. { "path": "add", "style": { "navigationBarTitleText": "新增采购", "enablePullDownRefresh": true } },
  324. { "path": "details", "style": { "navigationBarTitleText": "确认订单" } },
  325. { "path": "components/pageSuccess", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } },
  326. { "path": "order", "style": { "navigationBarTitleText": "采购订单", "enablePullDownRefresh": true } },
  327. { "path": "supplier", "style": { "navigationBarTitleText": "供货商", "enablePullDownRefresh": true } },
  328. { "path": "suppAdd", "style": { "navigationBarTitleText": "添加供货商", "enablePullDownRefresh": true } },
  329. { "path": "info", "style": { "navigationBarTitleText": "订单详情", "enablePullDownRefresh": true } },
  330. { "path": "refundList", "style": { "navigationBarTitleText": "记录", "enablePullDownRefresh": true } },
  331. { "path": "refundDetail", "style": { "navigationBarTitleText": "详情", "enablePullDownRefresh": true } },
  332. { "path": "refund", "style": { "navigationBarTitleText": "申请退款", "enablePullDownRefresh": true } },
  333. { "path": "refundSuccess", "style": { "navigationBarTitleText": "状态", "enablePullDownRefresh": true } }
  334. ]
  335. },
  336. {
  337. "root": "pagesArrears",
  338. "pages": [
  339. { "path": "list", "style": { "navigationBarTitleText": "客户欠款", "enablePullDownRefresh": true } },
  340. { "path": "details", "style": { "navigationBarTitleText": "待结订单", "enablePullDownRefresh": true } },
  341. { "path": "clearResult", "style": { "navigationBarTitleText": "结果"} }
  342. ]
  343. },
  344. {
  345. "root": "pagesGys",
  346. "pages": [
  347. { "path": "list", "style": { "navigationBarTitleText": "待结订单", "enablePullDownRefresh": true } },
  348. { "path": "details", "style": { "navigationBarTitleText": "待结订单", "enablePullDownRefresh": true } }
  349. ]
  350. },
  351. {
  352. "root": "pagesInvite",
  353. "pages": [
  354. { "path": "list", "style": { "navigationBarTitleText": "邀请开店", "enablePullDownRefresh": true } },
  355. { "path": "inviteShop", "style": { "navigationBarTitleText": "" } },
  356. { "path": "inviteGhsShop", "style": { "navigationBarTitleText": "" }}
  357. ]
  358. },
  359. {
  360. "root": "pagesStatistics",
  361. "pages": [
  362. { "path": "business", "style": { "navigationBarTitleText": "营业概况", "enablePullDownRefresh": true } }
  363. ]
  364. },
  365. {
  366. "root": "admin/clear",
  367. "pages": [
  368. {"path": "list","style": {"navigationBarTitleText": "结账记录"}},
  369. {"path": "info","style": {"navigationBarTitleText": "详情"}},
  370. {"path": "customList","style": {"navigationBarTitleText": "结账记录"}},
  371. {"path": "customInfo","style": {"navigationBarTitleText": "详情"}},
  372. {"path": "showBill","style": {"navigationBarTitleText": "查账结账"}}
  373. ]
  374. },
  375. {
  376. "root": "admin/item",
  377. "pages": [
  378. {"path": "list","style": {"navigationBarTitleText": "花材列表"}},
  379. {"path": "detail","style": {"navigationBarTitleText": "花材详情"}},
  380. {"path": "add","style": {"navigationBarTitleText": "添加花材"}},
  381. {"path": "copy","style": {"navigationBarTitleText": "复制花材"}},
  382. {"path": "xj","style": {"navigationBarTitleText": "请选择颜色"}},
  383. {"path": "xjSelect","style": {"navigationBarTitleText": "多颜色管理"}},
  384. {"path": "presell","style": {"navigationBarTitleText": "预售管理"}},
  385. {"path": "rechargeHb","style": {"navigationBarTitleText": "充值活动"}}
  386. ]
  387. },
  388. {
  389. "root": "admin/itemClass",
  390. "pages": [
  391. {"path": "list","style": {"navigationBarTitleText": "花材分类"}},
  392. {"path": "add","style": {"navigationBarTitleText": "加价排序"}},
  393. {"path": "addPrice","style": {"navigationBarTitleText": "加价设置"}},
  394. {"path": "more","style": {"navigationBarTitleText": "更多"}}
  395. ]
  396. },
  397. {
  398. "root": "admin/hb",
  399. "pages": [
  400. {"path": "list","style": {"navigationBarTitleText": "红包"}},
  401. {"path": "rechargeList","style": {"navigationBarTitleText": "充值记录"}},
  402. {"path": "xrFl","style": {"navigationBarTitleText": "新客到店福利"}},
  403. {"path": "tjFl","style": {"navigationBarTitleText": "推荐新客福利"}}
  404. ]
  405. },
  406. {
  407. "root": "admin/order",
  408. "pages": [
  409. {"path": "itemOrder","style": {"navigationBarTitleText": "订单列表"}},
  410. {"path": "bookSet","style": {"navigationBarTitleText": "预订开关"}},
  411. {"path": "statBook","style": {"navigationBarTitleText": "预售"}},
  412. {"path": "statKhBook","style": {"navigationBarTitleText": "详情"}},
  413. {"path": "freight","style": {"navigationBarTitleText": "运费设置"}}
  414. ]
  415. },
  416. {
  417. "root": "admin/cg",
  418. "pages": [
  419. {"path": "set","style": {"navigationBarTitleText": "采购设置"}}
  420. ]
  421. },
  422. {
  423. "root": "admin/book",
  424. "pages": [
  425. {"path": "index","style": {"navigationBarTitleText": "使用教程"}},
  426. {"path": "detail","style": {"navigationBarTitleText": ""}}
  427. ]
  428. },
  429. {
  430. "root": "admin/expend",
  431. "pages": [
  432. {"path": "addExpend","style": {"navigationBarTitleText": "支出登记"}},
  433. {"path": "addSalary","style": {"navigationBarTitleText": "发工资"}},
  434. {"path": "salary","style": {"navigationBarTitleText": "发工资记录","enablePullDownRefresh": true}},
  435. {"path": "list","style": {"navigationBarTitleText": "支出记录","enablePullDownRefresh": true}}
  436. ]
  437. }
  438. ],
  439. "globalStyle": {
  440. "navigationBarBackgroundColor": "#fff",
  441. "navigationBarTitleText": "销花宝",
  442. "navigationBarTextStyle": "black",
  443. "backgroundColor": "#f9fbfc",
  444. "onReachBottomDistance": 300
  445. },
  446. "tabBar": {
  447. "color": "#7e6e6e",
  448. "selectedColor": "#3385FF",
  449. "borderStyle": "black",
  450. "backgroundColor": "#ffffff",
  451. "list": [
  452. { "pagePath": "admin/home/workbench", "iconPath": "static/images/common/shop-tab_no.png", "selectedIconPath": "static/images/common/shop-tab.png", "text": "店铺" },
  453. { "pagePath": "admin/home/order", "iconPath": "static/images/common/order-no.png", "selectedIconPath": "static/images/common/order-is.png", "text": "订单" },
  454. { "pagePath": "admin/home/member", "iconPath": "static/images/common/member-no.png", "selectedIconPath": "static/images/common/member-is.png", "text": "客户" },
  455. { "pagePath": "admin/home/apply", "iconPath": "static/images/common/category-no.png", "selectedIconPath": "static/images/common/shop-apply.png", "text": "应用" },
  456. { "pagePath": "admin/home/me", "iconPath": "static/images/common/user-no.png", "selectedIconPath": "static/images/common/shop-me.png", "text": "我的" }
  457. ]
  458. }
  459. }