1 Star 0 Fork 23

zacao/婚礼小程序

forked from zijun/婚礼小程序 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 1.95 KB
一键复制 编辑 原始数据 按行查看 历史
devin 提交于 2021-05-12 16:46 . feat(*): init 开源小程序
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": false,
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": true,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": true,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": true,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"bundle": false,
"useIsolateContext": true,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true
},
"appid": "wx54eb867cf8dadcf3",
"projectname": "hun-jian",
"libVersion": "2.15.0",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"cloudfunctionTemplateRoot": "cloudfunctionTemplate",
"condition": {
"plugin": {
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"name": "邀请函",
"pathName": "pages/invitation/invitation",
"query": "",
"scene": null
},
{
"name": "首页",
"pathName": "pages/index/index",
"query": "",
"scene": null
},
{
"name": "导航",
"pathName": "pages/navigator/navigator",
"query": "",
"scene": null
},
{
"name": "测试",
"pathName": "pages/example/example",
"scene": null
}
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/luzacao/hun-jian.git
git@gitee.com:luzacao/hun-jian.git
luzacao
hun-jian
婚礼小程序
master

搜索帮助