1 Star 0 Fork 93

aojingxin / 微距-微信小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
乐乐 提交于 2020-02-01 16:22 . 动态页面dynamicPage
{
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"coverView": true,
"autoAudits": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "2.9.3",
"appid": "wx968fb12f534b640b",
"projectname": "%E5%B0%8F%E5%B0%8F%E5%BE%AE%E8%B7%9D",
"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/dynamicPage/dynamicPage",
"pathName": "pages/dynamicPage/dynamicPage",
"scene": null
}
]
}
}
}
JavaScript
1
https://gitee.com/aojingxin/weiju-wechat.git
git@gitee.com:aojingxin/weiju-wechat.git
aojingxin
weiju-wechat
微距-微信小程序
master

搜索帮助