1 Star 2 Fork 0

肯德 / easy-notes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 2.39 KB
一键复制 编辑 原始数据 按行查看 历史
unknown 提交于 2020-09-20 23:31 . Initial Commit
{
"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,
"useMultiFrameRuntime": true,
"useApiHook": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"bundle": true,
"useIsolateContext": true,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": true,
"packNpmManually": false,
"packNpmRelationList": []
},
"appid": "wxd76a25d4a4d04162",
"projectname": "EasyNotes",
"libVersion": "2.12.1",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"cloudfunctionTemplateRoot": "cloudfunctionTemplate",
"compileType": "miniprogram",
"condition": {
"plugin": {
"current": -1,
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"current": -1,
"list": []
},
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"miniprogram": {
"current": 0,
"list": [
{
"id": -1,
"name": "db guide",
"pathName": "pages/databaseGuide/databaseGuide",
"query": ""
},
{
"id": -1,
"name": "DEMO",
"pathName": "pages/demo/demo",
"query": "",
"scene": null
},
{
"id": 2,
"name": "编辑页",
"pathName": "pages/editor/editor",
"query": "type=1",
"scene": null
},
{
"id": -1,
"name": "个人中心",
"pathName": "pages/index/setting/setting",
"query": "",
"scene": null
},
{
"id": 4,
"name": "详情页",
"pathName": "pages/detail/detail",
"query": "title=会议记录测试&type=1&id=e656fa635f65eb38001f23116ace5eb7",
"scene": null
}
]
}
}
}
JavaScript
1
https://gitee.com/leedaisen/easy-notes.git
git@gitee.com:leedaisen/easy-notes.git
leedaisen
easy-notes
easy-notes
master

搜索帮助