千目品牌领券机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

115 lines
2.8 KiB

{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": false,
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": true,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"bundle": false,
"useApiHostProcess": false,
"minifyWXSS": true,
"minifyWXML": true,
"disableUseStrict": false,
"useStaticServer": true,
"showES6CompileOption": false,
"useCompilerPlugins": false
},
"appid": "wx1949744ebf85151f",
"projectname": "ticket",
"libVersion": "2.17.0",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"plugin": {
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"id": -1,
"name": "db guide",
"pathName": "pages/databaseGuide/databaseGuide",
"query": ""
},
{
"id": -1,
"name": "核销记录",
"pathName": "pages/checked/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "我的券包",
"pathName": "pages/mytickets/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "详情",
"pathName": "pages/ticketdetail/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "选择商场",
"pathName": "pages/malls/index",
"query": "",
"scene": null
},
{
"name": "二维码进入",
"pathName": "pages/index/index",
"query": "q= https://test.1000my.com:8019/hls?mallCode=d45d0caa-8067-4691-a82e-a6e8a7b84035&couponCode=ZBFB202010301048188151",
"scene": null
}
]
}
},
"compileType": "miniprogram",
"srcMiniprogramRoot": "miniprogram/",
"packOptions": {
"ignore": [],
"include": []
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
},
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html"
}