2 Star 4 Fork 1

ganshisheng / 19_仿喜马拉雅小程序模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 1.96 KB
一键复制 编辑 原始数据 按行查看 历史
ganshisheng 提交于 2020-05-25 21:33 . first commit
{
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"autoAudits": false,
"coverView": true,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"useCompilerModule": true
},
"compileType": "miniprogram",
"libVersion": "2.7.7",
"appid": "wxc9186c8ee571b5d8",
"projectname": "19_%E4%BB%BF%E5%96%9C%E9%A9%AC%E6%8B%89%E9%9B%85%E5%B0%8F%E7%A8%8B%E5%BA%8F%E6%A8%A1%E6%9D%BF",
"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": 4,
"list": [
{
"id": -1,
"name": "收藏页",
"pathName": "pages/collection/collection",
"query": "",
"scene": null
},
{
"id": -1,
"name": "分类页",
"pathName": "pages/classification/classification",
"query": "",
"scene": null
},
{
"id": -1,
"name": "榜单页",
"pathName": "pages/index/bangdan/bangdan",
"query": "",
"scene": null
},
{
"id": -1,
"name": "user",
"pathName": "pages/user/user",
"query": "",
"scene": null
},
{
"id": -1,
"name": "details",
"pathName": "pages/details/details",
"query": "",
"scene": null
},
{
"id": -1,
"name": "phoneLogin",
"pathName": "pages/user/phoneLogin/phoneLogin",
"scene": null
}
]
}
}
}
微信
1
https://gitee.com/ganshisheng/wxapp_19.git
git@gitee.com:ganshisheng/wxapp_19.git
ganshisheng
wxapp_19
19_仿喜马拉雅小程序模板
master

搜索帮助