Compare commits

..

2 Commits

3
.gitignore vendored

@ -1,2 +1,3 @@
/node_modules /node_modules
/unpackage/dist /unpackage/dist
/.hbuilderx

@ -1,16 +0,0 @@
{ // launch.json configurations app-plus/h5/mp-weixin/mp-baidu/mp-alipay/mp-qq/mp-toutiao/mp-360/
// launchtypelocalremote, localremote
"version": "0.0",
"configurations": [{
"default" :
{
"launchtype" : "local"
},
"mp-weixin" :
{
"launchtype" : "local"
},
"type" : "uniCloud"
}
]
}
Loading…
Cancel
Save