{ "pages": [ "admin/home/workbench", "admin/home/order", "admin/home/member", "admin/home/apply", "admin/home/me" ], "subPackages": [ { "root": "admin/cg", "pages": [ "mall" ] }, { "root": "admin/student", "pages": [ "newStudent" ] }, { "root": "admin/ghsProduct", "pages": [ "detail" ] }, { "root": "admin/common", "pages": [ "result", "callback", "redirect", "pageSuccess" ] }, { "root": "admin/share", "pages": [ "index" ] }, { "root": "pagesClient", "pages": [ "member/add", "member/detail", "member/bind", "official/index", "official/pay", "official/renewal", "official/apply", "official/clientApply", "official/clientResult", "official/callback", "official/latest-shop", "official/result", "official/warn" ] }, { "root": "pagesShare", "pages": [ "pay" ] }, { "root": "pagesOrder", "pages": [ "detail", "ship", "shipInfo", "select" ] }, { "root": "pagesStore", "pages": [ "me/shopYeChange", "me/withdraw", "me/incomeExpenses", "me/recharge", "me/rechargeList", "me/cashSet", "me/expressSet", "me/rechargeSuccess" ] }, { "root": "admin/ghs", "pages": [ "shop" ] }, { "root": "admin/coupon", "pages": [ "list", "couponList", "selectCouponList" ] }, { "root": "admin/ad", "pages": [ "list", "add", "sel-goods" ] }, { "root": "admin/staff", "pages": [ "list", "add", "sel-member", "achieve" ] }, { "root": "admin/shop", "pages": [ "list", "downloadCode", "add" ] }, { "root": "admin/setting", "pages": [ "list", "wx-menu", "coupon", "level", "password" ] }, { "root": "admin/goodsManage", "pages": [ "list", "category", "add", "img-store", "goods-name", "freight", "price-increase" ] }, { "root": "admin/shopAdmin", "pages": [ "bind" ] }, { "root": "admin/assets", "pages": [ "list" ] }, { "root": "admin/chat", "pages": [ "index" ] }, { "root": "admin/template", "pages": [ "index" ] }, { "root": "admin/statistics", "pages": [ "demo" ] }, { "root": "admin/recharge", "pages": [ "renew", "rechargeSuccess" ] }, { "root": "admin/billing", "pages": [ "index", "customerPlace", "priceChange", "result", "affirm", "affirmGoods", "affirmGhs", "affirmPxClass", "customerAffirm", "confirm" ] }, { "root": "admin/order", "pages": [ "detail", "ship", "fill-form" ] }, { "root": "admin/member", "pages": [ "detail" ] }, { "root": "pagesStorehouse/shop/", "pages": [ "list", "update" ] }, { "root": "pagesStorehouse/inventory/", "pages": [ "list", "details", "update", "select" ] }, { "root": "pagesStorehouse/allot/", "pages": [ "exDetails", "addExDetails", "allotEx", "exSelect", "putDetails", "allotPut" ] }, { "root": "pagesStorehouse/flower/", "pages": [ "category", "manage" ] }, { "root": "pagesStorehouse/stockWarn/", "pages": [ "manage", "detailed" ] }, { "root": "pagesPurchase", "pages": [ "result", "add", "gathering", "particulars", "details", "order", "shopping", "ghsProduct", "setPsd", "wechatPay", "cosNext", "gatherPay", "gatherResult", "purDetails", "info", "xj", "refundDetail" ] }, { "root": "pagesArrears", "pages": [ "list", "details" ] }, { "root": "pagesInvite", "pages": [ "list", "inviteShop", "inviteHdShop" ] }, { "root": "pagesStatistics", "pages": [ "business", "pagesPublicity", "trainingClass", "trainingClassEdit" ] }, { "root": "admin/clear", "pages": [ "list", "info" ] } ], "window": { "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "花卉宝", "navigationBarTextStyle": "black", "backgroundColor": "#f9fbfc" }, "tabBar": { "color": "#C0C4CC", "selectedColor": "#3385FF", "borderStyle": "black", "backgroundColor": "#ffffff", "list": [ { "pagePath": "admin/home/workbench", "iconPath": "static/images/common/shop-tab_no.png", "selectedIconPath": "static/images/common/shop-tab.png", "text": "店铺" }, { "pagePath": "admin/home/order", "iconPath": "static/images/common/order-no.png", "selectedIconPath": "static/images/common/order-is.png", "text": "订单" }, { "pagePath": "admin/home/member", "iconPath": "static/images/common/member-no.png", "selectedIconPath": "static/images/common/member-is.png", "text": "客户" }, { "pagePath": "admin/home/apply", "iconPath": "static/images/common/category-no.png", "selectedIconPath": "static/images/common/shop-apply.png", "text": "应用" }, { "pagePath": "admin/home/me", "iconPath": "static/images/common/user-no.png", "selectedIconPath": "static/images/common/shop-me.png", "text": "我的" } ] }, "permission": { "scope.userLocation": { "desc": "请点击确定" } }, "usingComponents": { "kd-entrance": "/components/kd_entrance", "t-table": "/components/plugin/t-table/t-table", "t-tr": "/components/plugin/t-table/t-tr", "t-th": "/components/plugin/t-table/t-th", "t-td": "/components/plugin/t-table/t-td" } }