Browse Source

提交launch.json

zhaowenkang/feature-20251028181547-行情页面
宋杰 4 weeks ago
parent
commit
738c34c3c2
  1. 4
      .hbuilderx/launch.json

4
.hbuilderx/launch.json

@ -2,8 +2,8 @@
"version" : "1.0",
"configurations" : [
{
"customPlaygroundType" : "device",
"playground" : "standard",
"customPlaygroundType" : "local",
"playground" : "custom",
"type" : "uni-app:app-android"
// "playground" : "standard",
// "type" : "uni-app:app-ios"

Loading…
Cancel
Save