Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
project.config.json 1.74 KB
Copy Edit Raw Blame History
鹏厄 authored 2021-08-10 15:20 . 登录接口升级+备注信息更新
{
"description": "项目配置文件。",
"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": true,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": true,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"showES6CompileOption": false
},
"compileType": "miniprogram",
"libVersion": "2.19.0",
"appid": "wx4879cff67095239e",
"projectname": "%E5%B0%8F%E9%95%87%E6%95%85%E4%BA%8BLife%E5%BC%80(%E6%BA%90%E7%89%88)",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"list": [
{
"name": "test",
"pathName": "",
"title": "",
"cacheKey": ""
}
]
},
"conversation": {
"list": [
{
"name": "test",
"query": "",
"boxQI": "",
"service": {}
}
]
},
"miniprogram": {
"list": [
{
"name": "test",
"pathName": "COMPONENT/music",
"query": "a=哈哈",
"scene": 1044,
"shareInfo": {},
"referrerInfo": {}
}
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化