| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020 |
- {
- "pages": [
- {
- "path": "admin/home/workbench",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "admin/home/order",
- "style": {
- "navigationBarTitleText": "订单",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "admin/home/member",
- "style": {
- "navigationBarTitleText": "客户",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "admin/home/apply",
- "style": {
- "navigationBarTitleText": "应用",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "admin/home/me",
- "style": {
- "navigationBarTitleText": "我的",
- "enablePullDownRefresh": true,
- "navigationStyle": "custom"
- }
- }
- ],
- "subPackages": [
- {
- "root": "admin/cg",
- "pages": [
- {
- "path": "mall",
- "style": {
- "navigationBarTitleText": "商城"
- }
- }
- ]
- },
- {
- "root": "admin/student",
- "pages": [
- {
- "path": "newStudent",
- "style": {
- "navigationBarTitleText": "新学员",
- "enablePullDownRefresh": true
- }
- }
- ]
- },
- {
- "root": "admin/common",
- "pages": [
- {
- "path": "result",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "callback",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "redirect",
- "style": {
- "navigationBarTitleText": "加载中..."
- }
- },
- {
- "path": "pageSuccess",
- "style": {
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTextStyle": "black"
- }
- }
- ]
- },
- {
- "root": "admin/share",
- "pages": [
- {
- "path": "index",
- "style": {
- "navigationBarTitleText": "分享"
- }
- }
- ]
- },
- {
- "root": "pagesClient",
- "pages": [
- {
- "path": "member/add",
- "style": {
- "navigationBarTitleText": "添加客户"
- }
- },
- {
- "path": "member/detail",
- "style": {
- "navigationBarTitleText": "客户详情"
- }
- },
- {
- "path": "member/bind",
- "style": {
- "navigationBarTitleText": "绑定微信"
- }
- },
- {
- "path": "official/index",
- "style": {
- "navigationBarTitleText": "花惠宝"
- }
- },
- {
- "path": "official/pay",
- "style": {
- "navigationBarTitleText": "支付"
- }
- },
- {
- "path": "official/renewal",
- "style": {
- "navigationBarTitleText": "续期"
- }
- },
- {
- "path": "official/apply",
- "style": {
- "navigationBarTitleText": "完善店铺信息"
- }
- },
- {
- "path": "official/clientApply",
- "style": {
- "navigationBarTitleText": "结果"
- }
- },
- {
- "path": "official/clientResult",
- "style": {
- "navigationBarTitleText": "提交审核"
- }
- },
- {
- "path": "official/callback",
- "style": {
- "navigationBarTitleText": "回调"
- }
- },
- {
- "path": "official/latest-shop",
- "style": {
- "navigationBarTitleText": "最近访问"
- }
- },
- {
- "path": "official/result",
- "style": {
- "navigationBarTitleText": "结果"
- }
- },
- {
- "path": "official/warn",
- "style": {
- "navigationBarTitleText": "开启微信提醒"
- }
- }
- ]
- },
- {
- "root": "pagesShare",
- "pages": [
- {
- "path": "pay",
- "style": {
- "navigationBarTitleText": "付款"
- }
- }
- ]
- },
- {
- "root": "pagesOrder",
- "pages": [
- {
- "path": "detail",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "ship",
- "style": {
- "navigationBarTitleText": "发货"
- }
- },
- {
- "path": "shipInfo",
- "style": {
- "navigationBarTitleText": "发货"
- }
- },
- {
- "path": "select",
- "style": {
- "navigationBarTitleText": "重选花材"
- }
- }
- ]
- },
- {
- "root": "pagesStore",
- "pages": [
- {
- "path": "me/withdraw",
- "style": {
- "navigationBarTitleText": "提现记录"
- }
- },
- {
- "path": "me/incomeExpenses",
- "style": {
- "navigationBarTitleText": "收支记录"
- }
- },
- {
- "path": "me/recharge",
- "style": {
- "navigationBarTitleText": "充值"
- }
- },
- {
- "path": "me/rechargeList",
- "style": {
- "navigationBarTitleText": "充值记录"
- }
- },
- {
- "path": "me/cashSet",
- "style": {
- "navigationBarTitleText": "提现帐号"
- }
- },
- {
- "path": "me/expressSet",
- "style": {
- "navigationBarTitleText": "快递设置"
- }
- },
- {
- "path": "me/rechargeSuccess",
- "style": {
- "navigationBarTitleText": "充值成功"
- }
- }
- ]
- },
- {
- "root": "admin/ghs",
- "pages": [
- {
- "path": "shop",
- "style": {
- "navigationBarTitleText": "供应商"
- }
- }
- ]
- },
- {
- "root": "admin/coupon",
- "pages": [
- {
- "path": "list",
- "style": {
- "navigationBarTitleText": "优惠券"
- }
- },
- {
- "path": "couponList",
- "style": {
- "navigationBarTitleText": "优惠券"
- }
- },
- {
- "path": "selectCouponList",
- "style": {
- "navigationBarTitleText": "优惠券"
- }
- }
- ]
- },
- {
- "root": "admin/ad",
- "pages": [
- {
- "path": "list",
- "style": {
- "navigationBarTitleText": "广告列表"
- }
- },
- {
- "path": "add",
- "style": {
- "navigationBarTitleText": "添加广告"
- }
- },
- {
- "path": "sel-goods",
- "style": {
- "navigationBarTitleText": "商品选择"
- }
- }
- ]
- },
- {
- "root": "admin/staff",
- "pages": [
- {
- "path": "list",
- "style": {
- "navigationBarTitleText": "员工管理"
- }
- },
- {
- "path": "add",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "sel-member",
- "style": {
- "navigationBarTitleText": "客户列表"
- }
- },
- {
- "path": "achieve",
- "style": {
- "navigationBarTitleText": "员工业绩"
- }
- }
- ]
- },
- {
- "root": "admin/shop",
- "pages": [
- {
- "path": "list",
- "style": {
- "navigationBarTitleText": "门店"
- }
- },
- {
- "path": "downloadCode",
- "style": {
- "navigationBarTitleText": "收款码"
- }
- },
- {
- "path": "add",
- "style": {
- "navigationBarTitleText": ""
- }
- }
- ]
- },
- {
- "root": "admin/setting",
- "pages": [
- {
- "path": "list",
- "style": {
- "navigationBarTitleText": "设置"
- }
- },
- {
- "path": "wx-menu",
- "style": {
- "navigationBarTitleText": "公众号菜单设置"
- }
- },
- {
- "path": "coupon",
- "style": {
- "navigationBarTitleText": "新客优惠"
- }
- },
- {
- "path": "level",
- "style": {
- "navigationBarTitleText": "客户等级设置"
- }
- },
- {
- "path": "password",
- "style": {
- "navigationBarTitleText": "密码设置"
- }
- }
- ]
- },
- {
- "root": "admin/goodsManage",
- "pages": [
- {
- "path": "list",
- "style": {
- "navigationBarTitleText": "商品管理"
- }
- },
- {
- "path": "category",
- "style": {
- "navigationBarTitleText": "分类管理"
- }
- },
- {
- "path": "add",
- "style": {
- "navigationBarTitleText": "添加商品"
- }
- },
- {
- "path": "img-store",
- "style": {
- "navigationBarTitleText": "图库管理"
- }
- },
- {
- "path": "goods-name",
- "style": {
- "navigationBarTitleText": "填写商品信息"
- }
- },
- {
- "path": "freight",
- "style": {
- "navigationBarTitleText": "运费设置"
- }
- },
- {
- "path": "price-increase",
- "style": {
- "navigationBarTitleText": "节假日自动涨价"
- }
- }
- ]
- },
- {
- "root": "admin/shopAdmin",
- "pages": [
- {
- "path": "bind",
- "style": {
- "navigationBarTitleText": "管理员绑定"
- }
- }
- ]
- },
- {
- "root": "admin/assets",
- "pages": [
- {
- "path": "list",
- "style": {
- "navigationBarTitleText": "收入明细"
- }
- }
- ]
- },
- {
- "root": "admin/chat",
- "pages": [
- {
- "path": "index",
- "style": {
- "navigationBarTitleText": "客服",
- "enablePullDownRefresh": true
- }
- }
- ]
- },
- {
- "root": "admin/template",
- "pages": [
- {
- "path": "index",
- "style": {
- "navigationBarTitleText": "选择模板"
- }
- }
- ]
- },
- {
- "root": "admin/statistics",
- "pages": [
- {
- "path": "demo",
- "style": {
- "navigationBarTitleText": "数据统计"
- }
- }
- ]
- },
- {
- "root": "admin/recharge",
- "pages": [
- {
- "path": "renew",
- "style": {
- "navigationBarTitleText": "免费续期"
- }
- },
- {
- "path": "rechargeSuccess",
- "style": {
- "navigationBarTitleText": "免费续期"
- }
- }
- ]
- },
- {
- "root": "admin/billing",
- "pages": [
- {
- "path": "index",
- "style": {
- "navigationBarTitleText": "开单"
- }
- },
- {
- "path": "customerPlace",
- "style": {
- "navigationBarTitleText": "开单"
- }
- },
- {
- "path": "priceChange",
- "style": {
- "navigationBarTitleText": "改价",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "result",
- "style": {
- "navigationBarTitleText": "开单结果"
- }
- },
- {
- "path": "affirm",
- "style": {
- "navigationBarTitleText": "确认下单"
- }
- },
- {
- "path": "affirmGoods",
- "style": {
- "navigationBarTitleText": "确认下单"
- }
- },
- {
- "path": "affirmGhs",
- "style": {
- "navigationBarTitleText": "确认下单"
- }
- },
- {
- "path": "affirmPxClass",
- "style": {
- "navigationBarTitleText": "确认下单"
- }
- },
- {
- "path": "customerAffirm",
- "style": {
- "navigationBarTitleText": "确认下单"
- }
- },
- {
- "path": "confirm",
- "style": {
- "navigationBarTitleText": "待确认"
- }
- }
- ]
- },
- {
- "root": "admin/order",
- "pages": [
- {
- "path": "detail",
- "style": {
- "navigationBarTitleText": "详情"
- }
- },
- {
- "path": "ship",
- "style": {
- "navigationBarTitleText": "发货"
- }
- },
- {
- "path": "fill-form",
- "style": {
- "navigationBarTitleText": "填写收花人"
- }
- }
- ]
- },
- {
- "root": "admin/member",
- "pages": [
- {
- "path": "detail",
- "style": {
- "navigationBarTitleText": "详情"
- }
- }
- ]
- },
- {
- "root": "pagesStorehouse/shop/",
- "pages": [
- {
- "path": "list",
- "style": {
- "navigationBarTitleText": "门店管理",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "update",
- "style": {
- "navigationBarTitleText": "门店编辑"
- }
- }
- ]
- },
- {
- "root": "pagesStorehouse/inventory/",
- "pages": [
- {
- "path": "list",
- "style": {
- "navigationBarTitleText": "盘点",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "details",
- "style": {
- "navigationBarTitleText": "盘点详情"
- }
- },
- {
- "path": "update",
- "style": {
- "navigationBarTitleText": "新增"
- }
- },
- {
- "path": "select",
- "style": {
- "navigationBarTitleText": "盘点花材"
- }
- }
- ]
- },
- {
- "root": "pagesStorehouse/allot/",
- "pages": [
- {
- "path": "exDetails",
- "style": {
- "navigationBarTitleText": "出库详情"
- }
- },
- {
- "path": "addExDetails",
- "style": {
- "navigationBarTitleText": "新增"
- }
- },
- {
- "path": "allotEx",
- "style": {
- "navigationBarTitleText": "调拨出库",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "exSelect",
- "style": {
- "navigationBarTitleText": "选择商品",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "putDetails",
- "style": {
- "navigationBarTitleText": "入库详情"
- }
- },
- {
- "path": "allotPut",
- "style": {
- "navigationBarTitleText": "调拨入库",
- "enablePullDownRefresh": true
- }
- }
- ]
- },
- {
- "root": "pagesStorehouse/flower/",
- "pages": [
- {
- "path": "category",
- "style": {
- "navigationBarTitleText": "花材管理",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "manage",
- "style": {
- "navigationBarTitleText": "花材",
- "enablePullDownRefresh": true
- }
- }
- ]
- },
- {
- "root": "pagesStorehouse/stockWarn/",
- "pages": [
- {
- "path": "manage",
- "style": {
- "navigationBarTitleText": "库存",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "detailed",
- "style": {
- "navigationBarTitleText": "明细",
- "enablePullDownRefresh": true
- }
- }
- ]
- },
- {
- "root": "pagesPurchase",
- "pages": [
- {
- "path": "result",
- "style": {
- "navigationBarTitleText": "结果"
- }
- },
- {
- "path": "add",
- "style": {
- "navigationBarTitleText": "新增采购单",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "gathering",
- "style": {
- "navigationBarTitleText": "欠款明细",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "particulars",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "details",
- "style": {
- "navigationBarTitleText": "确认订单"
- }
- },
- {
- "path": "order",
- "style": {
- "navigationBarTitleText": "供应商",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "shopping",
- "style": {
- "navigationBarTitleText": "采购",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "ghsProduct",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "setPsd",
- "style": {
- "navigationBarTitleText": "设置密码",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "wechatPay",
- "style": {
- "navigationBarTitleText": "待支付",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "cosNext",
- "style": {
- "navigationBarTitleText": "下一步",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "gatherPay",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "gatherResult",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "purDetails",
- "style": {
- "navigationBarTitleText": "采购详情",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "info",
- "style": {
- "navigationBarTitleText": "订单详情",
- "enablePullDownRefresh": true
- }
- }
- ]
- },
- {
- "root": "pagesArrears",
- "pages": [
- {
- "path": "list",
- "style": {
- "navigationBarTitleText": "客户欠款",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "details",
- "style": {
- "navigationBarTitleText": "欠款明细",
- "enablePullDownRefresh": true
- }
- }
- ]
- },
- {
- "root": "pagesInvite",
- "pages": [
- {
- "path": "list",
- "style": {
- "navigationBarTitleText": "邀请开店",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "inviteShop",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "inviteHdShop",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": true
- }
- }
- ]
- },
- {
- "root": "pagesStatistics",
- "pages": [
- {
- "path": "business",
- "style": {
- "navigationBarTitleText": "营业概况",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pagesPublicity",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "trainingClass",
- "style": {
- "navigationBarTitleText": "培训班",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "trainingClassEdit",
- "style": {
- "navigationBarTitleText": "培训班编辑"
- }
- }
- ]
- },
- {
- "root": "admin/clear",
- "pages": [
- {
- "path": "list",
- "style": {
- "navigationBarTitleText": "月结单"
- }
- },
- {
- "path": "info",
- "style": {
- "navigationBarTitleText": "详情"
- }
- }
- ]
- }
- ],
- "globalStyle": {
- // #ifdef H5
- "navigationStyle": "custom",
- // #endif
- "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": "我的"
- }
- ]
- }
- }
|