6 Star 63 Fork 16

殷桃小狗子 / 微信小程序_个人简历

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 1.82 KB
一键复制 编辑 原始数据 按行查看 历史
13260878599 提交于 2020-11-17 17:53 . 更改文件位置
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": true,
"es6": true,
"enhance": false,
"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": ""
},
"useIsolateContext": true,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false
},
"compileType": "miniprogram",
"libVersion": "2.11.2",
"appid": "wx0cfda90feec6180d",
"projectname": "Resume",
"debugOptions": {
"hidedInDevtools": []
},
"isGameTourist": false,
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"gamePlugin": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": [
{
"id": -1,
"name": "pages/intro/intro",
"pathName": "pages/intro/intro",
"query": "",
"scene": null
},
{
"id": 1,
"name": "pages/company/company",
"pathName": "pages/company/company",
"query": "",
"scene": null
},
{
"id": 2,
"name": "pages/project/project",
"pathName": "pages/project/project",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/skill/skill",
"pathName": "pages/skill/skill",
"query": "",
"scene": null
}
]
}
}
}
微信
1
https://gitee.com/he_qun/resume-miniprogram.git
git@gitee.com:he_qun/resume-miniprogram.git
he_qun
resume-miniprogram
微信小程序_个人简历
master

搜索帮助