3 Star 8 Fork 5

Justin / mpvuedemo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 765 Bytes
一键复制 编辑 原始数据 按行查看 历史
shahq 提交于 2018-09-03 18:19 . init
{
"description": "项目配置文件。",
"setting": {
"urlCheck": true,
"es6": false,
"postcss": true,
"minified": true,
"newFeature": true
},
"miniprogramRoot": "./dist/",
"compileType": "miniprogram",
"appid": "touristappid",
"projectname": "mpvueDEMO",
"scripts": {
"beforeCompile": "npm run dev",
"beforePreview": "",
"beforeUpload": ""
},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": [
{
"id": 0,
"name": "mpvue编辑",
"pathName": "pages/home/main",
"query": ""
}
]
}
}
}
1
https://gitee.com/shqjustin/mpvuedemo.git
git@gitee.com:shqjustin/mpvuedemo.git
shqjustin
mpvuedemo
mpvuedemo
master

搜索帮助