1 Star 0 Fork 0

Lance/聊电影

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.config.json 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
Lance 提交于 2019-02-14 19:11 . 初版
{
"miniprogramRoot": "client/",
"qcloudRoot": "server/",
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true
},
"appid": "wx33d6dc71c869ee74",
"projectname": "sw_movie",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"list": []
},
"miniprogram": {
"current": -1,
"list": [
{
"id": -1,
"name": "movie-detail",
"pathName": "pages/movie-detail/movie-detail",
"query": ""
},
{
"id": -1,
"name": "comment-list",
"pathName": "pages/comment-list/comment-list",
"query": ""
},
{
"id": -1,
"name": "comment-add",
"pathName": "pages/comment-add/comment-add",
"query": ""
},
{
"id": -1,
"name": "preview",
"pathName": "pages/comment-preview/comment-preview",
"query": ""
},
{
"id": -1,
"name": "user",
"pathName": "pages/user/user",
"query": ""
},
{
"id": -1,
"name": "comment-detail",
"pathName": "pages/comment-detail/comment-detail",
"query": ""
}
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/evestorm/talking_about_movies.git
git@gitee.com:evestorm/talking_about_movies.git
evestorm
talking_about_movies
聊电影
master

搜索帮助