diff --git a/src/manifest.json b/src/manifest.json index c275d81..a827e07 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,25 +1,25 @@ { - "name": "Wagoo", - "appid": "tte57093cd7a7fbf2401", - "description": "init", - "versionName": "1.0.0", - "versionCode": "100", - "transformPx": false, - "app-plus": { - "compatible": { - "ignoreVersion": true + "name" : "Wagoo", + "appid" : "tte57093cd7a7fbf2401", + "description" : "init", + "versionName" : "1.0.0", + "versionCode" : "100", + "transformPx" : false, + "app-plus" : { + "compatible" : { + "ignoreVersion" : true }, - "usingComponents": true, - "splashscreen": { - "alwaysShowBeforeRender": true, - "waiting": true, - "autoclose": true, - "delay": 0 + "usingComponents" : true, + "splashscreen" : { + "alwaysShowBeforeRender" : true, + "waiting" : true, + "autoclose" : true, + "delay" : 0 }, - "modules": {}, - "distribute": { - "android": { - "permissions": [ + "modules" : {}, + "distribute" : { + "android" : { + "permissions" : [ "", "", "", @@ -44,61 +44,61 @@ "" ] }, - "ios": {}, - "sdkConfigs": {}, - "splashscreen": { - "useOriginalMsgbox": true + "ios" : {}, + "sdkConfigs" : {}, + "splashscreen" : { + "useOriginalMsgbox" : true } } }, - "quickapp": {}, - "mp-weixin": { - "appid": "wx00e2dcdc7c02b23a", - "setting": { - "urlCheck": false, - "minified": true, - "postcss": true, - "es6": true, - "minifyJS": true, - "minifyWXML": true, - "minifyWXSS": true + "quickapp" : {}, + "mp-weixin" : { + "appid" : "wx00e2dcdc7c02b23a", + "setting" : { + "urlCheck" : false, + "minified" : true, + "postcss" : true, + "es6" : true, + "minifyJS" : true, + "minifyWXML" : true, + "minifyWXSS" : true }, - "libVersion": "2.0.0", - "usingComponents": true, - "lazyCodeLoading": "requiredComponents", - "optimization": { - "subPackages": true + "libVersion" : "2.0.0", + "usingComponents" : true, + "lazyCodeLoading" : "requiredComponents", + "optimization" : { + "subPackages" : true }, - "requiredPrivateInfos": [], - "permission": {} + "requiredPrivateInfos" : [], + "permission" : {} }, - "mp-alipay": { - "usingComponents": true + "mp-alipay" : { + "usingComponents" : true }, - "mp-baidu": { - "usingComponents": true + "mp-baidu" : { + "usingComponents" : true }, - "mp-toutiao": { - "usingComponents": true, - "appid": "tte57093cd7a7fbf2401", - "libVersion": "2.0.0", - "setting": { - "urlCheck": false, - "minified": true, - "postcss": true, - "es6": true, - "minifyJS": true, - "minifyWXML": true, - "minifyWXSS": true - }, - "plugins": { - "myTradePlugin": { - "version": "*", - "provider": "tta5a3d31e3aecfb9b11" + "mp-toutiao" : { + "usingComponents" : true, + "appid" : "tte57093cd7a7fbf2401", + "libVersion" : "2.0.0", + "setting" : { + "urlCheck" : false, + "minified" : true, + "postcss" : true, + "es6" : true, + "minifyJS" : true, + "minifyWXML" : true, + "minifyWXSS" : true + }, + "plugins" : { + "myTradePlugin" : { + "version" : "*", + "provider" : "tta5a3d31e3aecfb9b11" + } + } + }, + "mp-qq" : { + "usingComponents" : true } - } -}, - "mp-qq": { - "usingComponents": true - } -} \ No newline at end of file +} diff --git a/src/page-reser/reservation/index.vue b/src/page-reser/reservation/index.vue index f78f7f3..0ec8f0d 100644 --- a/src/page-reser/reservation/index.vue +++ b/src/page-reser/reservation/index.vue @@ -96,7 +96,7 @@ --> - 预约 + 核销