3 Star 37 Fork 13

Egret/物联网微信小程序-阿里云

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.config.json 2.04 KB
一键复制 编辑 原始数据 按行查看 历史
Egret 提交于 2020-07-23 21:46 +08:00 . 1.2.0
{
"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,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"bundle": true,
"useIsolateContext": true,
"useCompilerModule": false,
"userConfirmedUseCompilerModuleSwitch": false
},
"appid": "wx7de7a77441d5266c",
"projectname": "%E9%98%BF%E9%87%8C%E4%BA%91%E7%89%A9%E8%81%94%E7%BD%91",
"libVersion": "2.11.3",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"compileType": "miniprogram",
"cloudfunctionTemplateRoot": "cloudfunctionTemplate",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": [
{
"id": -1,
"name": "index",
"pathName": "pages/index/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "register",
"pathName": "pages/register/register",
"query": "",
"scene": null
},
{
"id": -1,
"name": "me",
"pathName": "pages/me/me",
"query": "",
"scene": null
},
{
"id": -1,
"name": "about",
"pathName": "pages/about/about",
"query": "",
"scene": null
},
{
"id": -1,
"name": "welcome",
"pathName": "pages/welcome/welcome",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/home/home",
"pathName": "pages/home/home",
"query": "",
"scene": null
}
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/Egrt/wechat_aliyun.git
git@gitee.com:Egrt/wechat_aliyun.git
Egrt
wechat_aliyun
物联网微信小程序-阿里云
master

搜索帮助