1 Star 0 Fork 101

Opensouce_fx/微信报修小程序V4.1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.config.json 2.61 KB
一键复制 编辑 原始数据 按行查看 历史
程序员阿鑫 提交于 2022-11-07 21:33 . 4.1.0
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": true,
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": true,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": false,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": true,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"disableUseStrict": false,
"showES6CompileOption": false,
"useCompilerPlugins": false,
"minifyWXML": true,
"ignoreUploadUnusedFiles": true,
"useStaticServer": true
},
"appid": "wx53faa0337f170fa6",
"projectname": "%E6%9C%BA%E6%88%BF%E6%8A%A5%E4%BF%AE%E5%8A%A9%E6%89%8B",
"libVersion": "2.19.2",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"compileType": "miniprogram",
"cloudfunctionTemplateRoot": "cloudfunctionTemplate/",
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"plugin": {
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"id": -1,
"name": "db guide",
"pathName": "pages/databaseGuide/databaseGuide",
"query": ""
},
{
"id": -1,
"name": "publish",
"pathName": "pages/publish/publish",
"query": "",
"scene": null
},
{
"id": -1,
"name": "detail",
"pathName": "pages/detail/detail",
"query": "",
"scene": null
},
{
"id": -1,
"name": "admin",
"pathName": "pages/admin/admin",
"query": "",
"scene": null
}
]
}
},
"srcMiniprogramRoot": "miniprogram/",
"packOptions": {
"ignore": [],
"include": []
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
},
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/opensouce_fx/WeChatComputer-roomMaintenance.git
[email protected]:opensouce_fx/WeChatComputer-roomMaintenance.git
opensouce_fx
WeChatComputer-roomMaintenance
微信报修小程序V4.1
master

搜索帮助