增加晶全app静态页面
This commit is contained in:
13
.hbuilderx/launch.json
Normal file
13
.hbuilderx/launch.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"version" : "1.0",
|
||||
"configurations" : [
|
||||
{
|
||||
"playground" : "standard",
|
||||
"type" : "uni-app:app-ios"
|
||||
},
|
||||
{
|
||||
"playground" : "standard",
|
||||
"type" : "uni-app:app-android"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user