1 Star 0 Fork 236

断水 / WeHalo

forked from 爱敲代码的猫 / WeHalo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 2.57 KB
一键复制 编辑 原始数据 按行查看 历史
熊谭宇 提交于 2021-05-19 15:44 . 修改基础库
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"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,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"bundle": false,
"useIsolateContext": true,
"useCompilerModule": false,
"userConfirmedUseCompilerModuleSwitch": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true
},
"compileType": "miniprogram",
"libVersion": "2.17.0",
"appid": "",
"projectname": "meow",
"debugOptions": {
"hidedInDevtools": []
},
"isGameTourist": false,
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"plugin": {
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"id": 0,
"name": "WeHalo",
"pathName": "pages/wehalo/wehalo",
"query": "",
"scene": null
},
{
"id": -1,
"name": "仪表盘",
"pathName": "pages/halo/halo",
"query": "",
"scene": null
},
{
"id": 2,
"name": "POST",
"pathName": "pages/post/post",
"query": "postId=15",
"scene": null
},
{
"id": -1,
"name": "关注公众号",
"pathName": "pages/index/index",
"query": "",
"scene": 1011
},
{
"id": 4,
"name": "Friends",
"pathName": "pages/friends/friends",
"query": "",
"scene": null
},
{
"id": 5,
"name": "journal",
"pathName": "pages/journal/journal",
"query": "",
"scene": null
}
]
}
}
}
JavaScript
1
https://gitee.com/hzxuyp/WeHalo.git
git@gitee.com:hzxuyp/WeHalo.git
hzxuyp
WeHalo
WeHalo
main

搜索帮助