| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "component": true, | "component": true, | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../components/navbar/navbar" | |||||
| "navbar": "../components/navbar/navbar" | |||||
| }, | }, | ||||
| "navigationBarTitleText": "智能停车", | "navigationBarTitleText": "智能停车", | ||||
| "enablePullDownRefresh": true | "enablePullDownRefresh": true | ||||
| @@ -3,6 +3,6 @@ | |||||
| "navigationBarBackgroundColor": "#F4F5F9", | "navigationBarBackgroundColor": "#F4F5F9", | ||||
| "navigationBarTextStyle": "black", | "navigationBarTextStyle": "black", | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../components/navbar/navbar" | |||||
| "navbar": "../components/navbar/navbar" | |||||
| } | } | ||||
| } | } | ||||
| @@ -1,6 +1,6 @@ | |||||
| { | { | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../components/navbar/navbar", | |||||
| "detelsit": "../../../components/dateLsit/dateLsit" | |||||
| "navbar": "../../components/navbar/navbar", | |||||
| "detelsit": "../../components/dateLsit/dateLsit" | |||||
| } | } | ||||
| } | } | ||||
| @@ -5,8 +5,8 @@ | |||||
| "navigationBarTextStyle": "black", | "navigationBarTextStyle": "black", | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "c-banner": "../../components/spellbanner/index", | "c-banner": "../../components/spellbanner/index", | ||||
| "i-tab": "../../../dist/tab/index", | |||||
| "i-tabs": "../../../dist/tabs/index", | |||||
| "i-tab": "../../dist/tab/index", | |||||
| "i-tabs": "../../dist/tabs/index", | |||||
| "navbar": "../../components/navbar/navbar" | "navbar": "../../components/navbar/navbar" | ||||
| } | } | ||||
| } | } | ||||
| @@ -1,8 +1,8 @@ | |||||
| { | { | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "c-shareposter": "../../../../components/shareposter/index", | |||||
| "navbar": "../../../../components/navbar/navbar", | |||||
| "store": "../../../../components/store/index", | |||||
| "c-shareposter": "../../../components/shareposter/index", | |||||
| "navbar": "../../../components/navbar/navbar", | |||||
| "store": "../../../components/store/index", | |||||
| "c-coupons": "../../../components/coupons/index" | "c-coupons": "../../../components/coupons/index" | ||||
| }, | }, | ||||
| "navigationBarTitleText": "", | "navigationBarTitleText": "", | ||||
| @@ -1,9 +1,9 @@ | |||||
| { | { | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "c-shareposter": "../../../../components/shareposter/index", | |||||
| "navbar": "../../../../components/navbar/navbar", | |||||
| "store": "../../../../components/store/index", | |||||
| "shop": "../../../../components/shop/shop", | |||||
| "c-shareposter": "../../../components/shareposter/index", | |||||
| "navbar": "../../../components/navbar/navbar", | |||||
| "store": "../../../components/store/index", | |||||
| "shop": "../../../components/shop/shop", | |||||
| "c-coupons": "../../../components/coupons/index" | "c-coupons": "../../../components/coupons/index" | ||||
| }, | }, | ||||
| "navigationBarTitleText": "", | "navigationBarTitleText": "", | ||||
| @@ -2,6 +2,6 @@ | |||||
| "navigationBarTitleText": "成长值", | "navigationBarTitleText": "成长值", | ||||
| "enablePullDownRefresh": true, | "enablePullDownRefresh": true, | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../components/navbar/navbar" | |||||
| "navbar": "../../components/navbar/navbar" | |||||
| } | } | ||||
| } | } | ||||
| @@ -1,6 +1,6 @@ | |||||
| { | { | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../components/navbar/navbar", | |||||
| "detelsit": "../../../components/dateLsit/dateLsit" | |||||
| "navbar": "../../components/navbar/navbar", | |||||
| "detelsit": "../../components/dateLsit/dateLsit" | |||||
| } | } | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "i-tab": "../../../dist/tab/index", | |||||
| "i-tabs": "../../../dist/tabs/index", | |||||
| "i-tab": "../../dist/tab/index", | |||||
| "i-tabs": "../../dist/tabs/index", | |||||
| "navbar": "../../components/navbar/navbar" | "navbar": "../../components/navbar/navbar" | ||||
| }, | }, | ||||
| "navigationBarTitleText": "消费卡", | "navigationBarTitleText": "消费卡", | ||||
| @@ -1,5 +1,5 @@ | |||||
| { | { | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../components/navbar/navbar" | |||||
| "navbar": "../../components/navbar/navbar" | |||||
| } | } | ||||
| } | } | ||||
| @@ -1,5 +1,5 @@ | |||||
| { | { | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../components/navbar/navbar" | |||||
| "navbar": "../../components/navbar/navbar" | |||||
| } | } | ||||
| } | } | ||||
| @@ -5,8 +5,8 @@ | |||||
| "enablePullDownRefresh": true, | "enablePullDownRefresh": true, | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "c-banner": "../../components/spellbanner/index", | "c-banner": "../../components/spellbanner/index", | ||||
| "i-tab": "../../../dist/tab/index", | |||||
| "i-tabs": "../../../dist/tabs/index", | |||||
| "i-tab": "../../dist/tab/index", | |||||
| "i-tabs": "../../dist/tabs/index", | |||||
| "navbar": "../../components/navbar/navbar" | "navbar": "../../components/navbar/navbar" | ||||
| } | } | ||||
| } | } | ||||
| @@ -3,7 +3,7 @@ | |||||
| "enablePullDownRefresh": true, | "enablePullDownRefresh": true, | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../components/navbar/navbar", | "navbar": "../../components/navbar/navbar", | ||||
| "store": "../../../../components/store/index", | |||||
| "shop": "../../../../components/shop/shop" | |||||
| "store": "../../components/store/index", | |||||
| "shop": "../../components/shop/shop" | |||||
| } | } | ||||
| } | } | ||||
| @@ -1,5 +1,5 @@ | |||||
| { | { | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../components/navbar/navbar" | |||||
| "navbar": "../../components/navbar/navbar" | |||||
| } | } | ||||
| } | } | ||||
| @@ -1,5 +1,5 @@ | |||||
| { | { | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../components/navbar/navbar" | |||||
| "navbar": "../../components/navbar/navbar" | |||||
| } | } | ||||
| } | } | ||||
| @@ -1,5 +1,5 @@ | |||||
| { | { | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../components/navbar/navbar" | |||||
| "navbar": "../../components/navbar/navbar" | |||||
| } | } | ||||
| } | } | ||||
| @@ -4,6 +4,6 @@ | |||||
| "navigationBarTitleText": "手机验证", | "navigationBarTitleText": "手机验证", | ||||
| "navigationBarTextStyle": "black", | "navigationBarTextStyle": "black", | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../components/navbar/navbar" | |||||
| "navbar": "../../components/navbar/navbar" | |||||
| } | } | ||||
| } | } | ||||
| @@ -1,6 +1,6 @@ | |||||
| { | { | ||||
| "navigationBarTitleText": "活动详情", | "navigationBarTitleText": "活动详情", | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../components/navbar/navbar" | |||||
| "navbar": "../../components/navbar/navbar" | |||||
| } | } | ||||
| } | } | ||||
| @@ -1,6 +1,6 @@ | |||||
| { | { | ||||
| "navigationBarTitleText": "活动调查", | "navigationBarTitleText": "活动调查", | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../../components/navbar/navbar" | |||||
| "navbar": "../../../components/navbar/navbar" | |||||
| } | } | ||||
| } | } | ||||
| @@ -1,6 +1,6 @@ | |||||
| { | { | ||||
| "navigationBarTitleText": "报名成功", | "navigationBarTitleText": "报名成功", | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../../components/navbar/navbar" | |||||
| "navbar": "../../../components/navbar/navbar" | |||||
| } | } | ||||
| } | } | ||||
| @@ -3,6 +3,6 @@ | |||||
| "navigationBarBackgroundColor": "#F4F5F9", | "navigationBarBackgroundColor": "#F4F5F9", | ||||
| "navigationBarTextStyle": "black", | "navigationBarTextStyle": "black", | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../components/navbar/navbar" | |||||
| "navbar": "../../components/navbar/navbar" | |||||
| } | } | ||||
| } | } | ||||
| @@ -2,8 +2,8 @@ | |||||
| "navigationBarTitleText": "拼团券详情", | "navigationBarTitleText": "拼团券详情", | ||||
| "enablePullDownRefresh": true, | "enablePullDownRefresh": true, | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../../components/navbar/navbar", | |||||
| "store": "../../../../components/store/index", | |||||
| "shop": "../../../../components/shop/shop" | |||||
| "navbar": "../../../components/navbar/navbar", | |||||
| "store": "../../../components/store/index", | |||||
| "shop": "../../../components/shop/shop" | |||||
| } | } | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "navigationBarTitleText": "拼团详情", | "navigationBarTitleText": "拼团详情", | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "navbar": "../../../../components/navbar/navbar" | |||||
| "navbar": "../../../components/navbar/navbar" | |||||
| }, | }, | ||||
| "enablePullDownRefresh": true | "enablePullDownRefresh": true | ||||
| } | } | ||||
| @@ -5,8 +5,8 @@ | |||||
| "navigationBarTextStyle": "black", | "navigationBarTextStyle": "black", | ||||
| "usingComponents": { | "usingComponents": { | ||||
| "c-banner": "../../components/spellbanner/index", | "c-banner": "../../components/spellbanner/index", | ||||
| "i-tab": "../../../dist/tab/index", | |||||
| "i-tabs": "../../../dist/tabs/index", | |||||
| "i-tab": "../../dist/tab/index", | |||||
| "i-tabs": "../../dist/tabs/index", | |||||
| "navbar": "../../components/navbar/navbar" | "navbar": "../../components/navbar/navbar" | ||||
| } | } | ||||
| } | } | ||||
| @@ -35,7 +35,7 @@ | |||||
| }, | }, | ||||
| "compileType": "miniprogram", | "compileType": "miniprogram", | ||||
| "libVersion": "2.11.2", | "libVersion": "2.11.2", | ||||
| "appid": "wxfa336cad86ed598d", | |||||
| "appid": "wx453ae0d37f3550d0", | |||||
| "projectname": "C", | "projectname": "C", | ||||
| "simulatorType": "wechat", | "simulatorType": "wechat", | ||||
| "simulatorPluginLibVersion": {}, | "simulatorPluginLibVersion": {}, | ||||