jiuyiUniapp/service/.hbuilderx/launch.json

10 lines
160 B
JSON
Raw Permalink Normal View History

2025-02-23 15:23:44 +08:00
{
"version" : "1.0",
"configurations" : [
{
"playground" : "standard",
"type" : "uni-app:app-android"
}
]
}