1 Star 0 Fork 33

encorehe/垃圾分类答题云开发微信小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 3.41 KB
一键复制 编辑 原始数据 按行查看 历史
春哥 提交于 2021-05-23 19:49 . Signed-off-by: hcc 1778311645@qq.com
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": true,
"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,
"useApiHostProcess": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": false,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true
},
"appid": "wxcff5fe58e2bb4ec4",
"projectname": "garbage",
"libVersion": "2.10.4",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"cloudfunctionTemplateRoot": "cloudfunctionTemplate",
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"plugin": {
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"id": -1,
"name": "pages/search/search",
"pathName": "pages/search/search",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/photo/photo",
"pathName": "pages/photo/photo",
"query": "",
"scene": null
},
{
"id": 2,
"name": "pages/detail/detail",
"pathName": "pages/detail/detail",
"query": "type=cclj",
"scene": null
},
{
"id": -1,
"name": "pages/voicefill/voicefill",
"pathName": "pages/voicefill/voicefill",
"query": "",
"scene": null
},
{
"id": 4,
"name": "pages/gps/gps",
"pathName": "pages/gps/gps",
"query": "",
"scene": null
},
{
"id": 5,
"name": "pages/user/user",
"pathName": "pages/user/user",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/comm/comm",
"pathName": "pages/comm/comm",
"query": "",
"scene": null
},
{
"id": 7,
"name": "pages/commInfo/commInfo",
"pathName": "pages/commInfo/commInfo",
"query": "id=e656fa635f65b755001d363914e82e36",
"scene": null
},
{
"id": -1,
"name": "pages/answer/answer",
"pathName": "pages/answer/answer",
"query": "id=e656fa635f65b755001d363914e82e36",
"scene": null
},
{
"id": -1,
"name": "pages/admin/admin",
"pathName": "pages/admin/admin",
"query": "",
"scene": null
},
{
"id": 10,
"name": "pages/adminList/adminList",
"pathName": "pages/adminList/adminList",
"query": "",
"scene": null
}
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hejc/garbage.git
git@gitee.com:hejc/garbage.git
hejc
garbage
垃圾分类答题云开发微信小程序
root

搜索帮助