dashboard
repositories
filestore
activity
search
login
main
/
qxgIosUniapp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
UI: 澜品优选优化
lin
2026-04-28
5ddc4e2deda6e18d14e92ba00c81de981475ca1c
[qxgIosUniapp.git]
/
.hbuilderx
/
launch.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"version" : "1.0",
"configurations" : [
{
"customPlaygroundType" : "local",
"playground" : "standard",
"type" : "uni-app:app-android"
},
{
"playground" : "standard",
"type" : "uni-app:app-ios"
}
]
}