|
@@ -1,43 +1,19 @@
|
|
|
{
|
|
|
- "description": "项目配置文件",
|
|
|
+ "appid": "wx34182232f389154d",
|
|
|
+ "compileType": "miniprogram",
|
|
|
+ "libVersion": "2.31.0",
|
|
|
"packOptions": {
|
|
|
"ignore": [],
|
|
|
"include": []
|
|
|
},
|
|
|
"setting": {
|
|
|
- "bundle": false,
|
|
|
- "userConfirmedBundleSwitch": false,
|
|
|
- "urlCheck": true,
|
|
|
- "scopeDataCheck": false,
|
|
|
"coverView": true,
|
|
|
"es6": true,
|
|
|
"postcss": true,
|
|
|
- "compileHotReLoad": false,
|
|
|
- "lazyloadPlaceholderEnable": false,
|
|
|
- "preloadBackgroundData": false,
|
|
|
"minified": true,
|
|
|
- "autoAudits": false,
|
|
|
- "newFeature": false,
|
|
|
- "uglifyFileName": false,
|
|
|
- "uploadWithSourceMap": true,
|
|
|
- "useIsolateContext": true,
|
|
|
- "nodeModules": false,
|
|
|
"enhance": true,
|
|
|
- "useMultiFrameRuntime": true,
|
|
|
- "useApiHook": true,
|
|
|
- "useApiHostProcess": true,
|
|
|
"showShadowRootInWxmlPanel": true,
|
|
|
- "packNpmManually": true,
|
|
|
- "enableEngineNative": false,
|
|
|
- "packNpmRelationList": [
|
|
|
- {
|
|
|
- "packageJsonPath": "./package.json",
|
|
|
- "miniprogramNpmDistDir": "./miniprogram/"
|
|
|
- }
|
|
|
- ],
|
|
|
- "minifyWXSS": true,
|
|
|
- "showES6CompileOption": false,
|
|
|
- "minifyWXML": true,
|
|
|
+ "packNpmRelationList": [],
|
|
|
"babelSetting": {
|
|
|
"ignore": [],
|
|
|
"disablePlugins": [],
|
|
@@ -45,14 +21,6 @@
|
|
|
},
|
|
|
"condition": false
|
|
|
},
|
|
|
- "compileType": "miniprogram",
|
|
|
- "libVersion": "2.19.4",
|
|
|
-<<<<<<< HEAD
|
|
|
- "appid": "wxa4d74978f7ec4e2d",
|
|
|
-=======
|
|
|
- "appid": "wxa0f0dd7a331e2d3f",
|
|
|
->>>>>>> e381d23c13a633326fbf79f4eefcf2ce78db8543
|
|
|
- "projectname": "miniprogram-92",
|
|
|
"condition": {},
|
|
|
"editorSetting": {
|
|
|
"tabIndent": "insertSpaces",
|