109 lines
4.0 KiB
JSON
109 lines
4.0 KiB
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/serve/index/index",
|
|
"pages/mine/index/index",
|
|
"pages/mine/myCard/myCard",
|
|
"pages/mine/myCardDetail/myCardDetail",
|
|
"pages/mine/otherCard/othercarddetail",
|
|
"pages/mine/setting/columnsetting",
|
|
"pages/mine/shop/shopedit",
|
|
"pages/mine/shop/shopauthentication",
|
|
"pages/mine/shop/shopauthenticationedit",
|
|
"pages/mine/shop/shopauthenticationdetail",
|
|
"pages/mine/shop/addshop",
|
|
"pages/mine/shop/choosetrade",
|
|
"pages/mine/shop/mineshop",
|
|
"pages/mine/shop/mineshopdetail",
|
|
"pages/mine/manage/shopstaff",
|
|
"pages/mine/manage/shopmember",
|
|
"pages/mine/manage/shopposition",
|
|
"pages/mine/manage/addposition",
|
|
"pages/mine/product/catalogmanage/catalogmanage",
|
|
"pages/mine/product/catalogmanage/addcatalog",
|
|
"pages/mine/product/productmanage/addproduct",
|
|
"pages/mine/product/productmanage/productlist",
|
|
"pages/mine/product/productmanage/choosecatalog",
|
|
"pages/mine/product/productmanage/productmanage",
|
|
"pages/mine/product/productmanage/searchproduct",
|
|
"pages/mine/order/ordersuccess",
|
|
"pages/mine/order/orderlist",
|
|
"pages/mine/order/orderdetail"
|
|
],
|
|
"subPackages": [{
|
|
"root": "packagecard",
|
|
"pages": [
|
|
"cardList/cardList",
|
|
"cardDetail/cardDetail",
|
|
"moments/publish/momentpublish",
|
|
"moments/edit/momentedit",
|
|
"moments/list/momentslist",
|
|
"moments/publish/momentpublishline",
|
|
"sharePage/sharePage",
|
|
"moments/list/momentsshowlist",
|
|
"moments/momentsdetail/momentsdetail",
|
|
"moments/showlist/showlist"
|
|
]
|
|
}],
|
|
"window": {
|
|
"backgroundTextStyle": "dark",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "名片",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"tabBar": {
|
|
"color": "#8F8F8F",
|
|
"selectedColor": "#1296db",
|
|
"borderStyle": "black",
|
|
"list": [{
|
|
"text": "首页",
|
|
"pagePath": "pages/index/index",
|
|
"iconPath": "images/ic_card_normal.png",
|
|
"selectedIconPath": "images/ic_card_sel.png"
|
|
}, {
|
|
"text": "服务",
|
|
"pagePath": "pages/serve/index/index",
|
|
"iconPath": "images/ic_serve_normal.png",
|
|
"selectedIconPath": "images/ic_serve_sel.png"
|
|
},
|
|
{
|
|
"text": "我的",
|
|
"pagePath": "pages/mine/index/index",
|
|
"iconPath": "images/ic_mine_normal.png",
|
|
"selectedIconPath": "images/ic_mine_sel.png"
|
|
}
|
|
]
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json",
|
|
"usingComponents": {
|
|
"cu-custom": "/components/cuicustom/cu-custom",
|
|
"customcart": "/components/cartfoot/customcart",
|
|
"van-tabbar": "/vant/dist/tabbar/index",
|
|
"van-tabbar-item": "/vant/dist/tabbar-item/index",
|
|
"van-swipe-cell": "/vant/dist/swipe-cell/index",
|
|
"van-cell-group": "/vant/dist/cell-group/index",
|
|
"van-cell": "/vant/dist/cell/index",
|
|
"van-empty": "/vant/dist/empty/index",
|
|
"van-action-sheet": "/vant/dist/action-sheet/index",
|
|
"van-submit-bar": "/vant/dist/submit-bar/index",
|
|
"van-stepper": "/vant/dist/stepper/index",
|
|
"van-image": "/vant/dist/image/index",
|
|
"van-loading": "/vant/dist/loading/index",
|
|
"van-switch": "/vant/dist/switch/index",
|
|
"van-tab": "/vant/dist/tab/index",
|
|
"van-tabs": "/vant/dist/tabs/index"
|
|
},
|
|
"plugins": {
|
|
"chooseLocation": {
|
|
"version": "1.0.6",
|
|
"provider": "wx76a9a06e5b4e693e"
|
|
}
|
|
},
|
|
"permission": {
|
|
"scope.userLocation": {
|
|
"desc": "你的位置信息将用于小程序定位"
|
|
}
|
|
}
|
|
} |