停止跟踪 .hbuilderx/launch.json

This commit is contained in:
liuyuan
2025-03-26 14:19:36 +08:00
parent fbce03f09f
commit 18b663f6a1

View File

@@ -1,15 +0,0 @@
{
"version" : "1.0",
"configurations" : [
{
"default" : {
"launchtype" : "local"
},
"h5" : {
"launchtype" : "local"
},
"provider" : "aliyun",
"type" : "uniCloud"
}
]
}