Merge branch 'master' of https://gitee.com/wjl2008_admin/soulspace
This commit is contained in:
18
.hbuilderx/launch.json
Normal file
18
.hbuilderx/launch.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version" : "1.0",
|
||||
"configurations" : [
|
||||
{
|
||||
"app-plus" : {
|
||||
"launchtype" : "local"
|
||||
},
|
||||
"default" : {
|
||||
"launchtype" : "local"
|
||||
},
|
||||
"h5" : {
|
||||
"launchtype" : "local"
|
||||
},
|
||||
"provider" : "aliyun",
|
||||
"type" : "uniCloud"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user