Files
ys-app/.hbuilderx/launch.json
xuli3099 d15689ccb8 增加基座插件
样式修改
公共组件初始化内容
2025-08-29 14:20:51 +08:00

10 lines
158 B
JSON

{
"version" : "1.0",
"configurations" : [
{
"playground" : "custom",
"type" : "uni-app:app-android"
}
]
}