1 Star 0 Fork 0

byts/coach-voice

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 2.29 KB
一键复制 编辑 原始数据 按行查看 历史
yanchao 提交于 2021-06-23 15:00 . 大量修改
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": true,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true
},
"appid": "wx4462bac7fe91be8b",
"projectname": "conch-voice",
"libVersion": "2.7.3",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"cloudfunctionTemplateRoot": "cloudfunctionTemplate",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"list": []
},
"miniprogram": {
"current": 11,
"list": [
{
"id": -1,
"name": "db guide",
"pathName": "pages/databaseGuide/databaseGuide",
"query": ""
},
{
"id": -1,
"name": "pages/myVoice/index",
"pathName": "pages/myVoice/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/myLike/index",
"pathName": "pages/myLike/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/myStar/index",
"pathName": "pages/myStar/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/waitSubmit/index",
"pathName": "pages/waitSubmit/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/userSetting/index",
"pathName": "pages/userSetting/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/message/index",
"pathName": "pages/message/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/rightManage/index",
"pathName": "pages/rightManage/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/personalHome/index",
"pathName": "pages/personalHome/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/managerTool/index",
"pathName": "pages/managerTool/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/about/index",
"pathName": "pages/about/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/login/index",
"pathName": "pages/login/index",
"scene": null
}
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/eightFlying/coach-voice.git
git@gitee.com:eightFlying/coach-voice.git
eightFlying
coach-voice
coach-voice
master

搜索帮助