1 Star 4 Fork 2

fqr/微信小程序仿网易云音乐

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 2.48 KB
一键复制 编辑 原始数据 按行查看 历史
fqr 提交于 2023-02-01 00:40 . 网易云
{
"description": "项目配置文件",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"coverView": true,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"nodeModules": true
},
"compileType": "miniprogram",
"libVersion": "2.14.1",
"appid": "wxdf48bfaa5481734c",
"projectname": "guiguyunyinyue_study",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"miniprogram": {
"list": [
{
"name": "pages/index/index",
"pathName": "pages/index/index",
"query": "",
"scene": null
},
{
"name": "pages/personal/personal",
"pathName": "pages/personal/personal",
"query": "",
"scene": null
},
{
"name": "pages/login/login",
"pathName": "pages/login/login",
"query": "",
"scene": null
},
{
"name": "pages/video/video",
"pathName": "pages/video/video",
"query": "",
"scene": null
},
{
"name": "pages/recommendSong/recommendSong",
"pathName": "pages/recommendSong/recommendSong",
"query": "",
"scene": null
},
{
"name": "pages/songDetail/songDetail",
"pathName": "pages/songDetail/songDetail",
"query": "",
"scene": null
},
{
"name": "pages/search/search",
"pathName": "pages/search/search",
"query": "",
"scene": null
},
{
"name": "pages/other/other",
"pathName": "pages/other/other",
"query": "",
"scene": null
},
{
"name": "pages/userPage/userPage",
"pathName": "pages/userPage/userPage",
"query": "",
"scene": null
},
{
"name": "pages/video/video",
"pathName": "pages/video/video",
"query": "",
"scene": null
}
]
}
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fqrhello_world/wx_music.git
[email protected]:fqrhello_world/wx_music.git
fqrhello_world
wx_music
微信小程序仿网易云音乐
master

搜索帮助