添加 cl-svg 组件,支持 base64、本地文件、<svg 标签

This commit is contained in:
icssoa
2025-08-25 19:09:26 +08:00
parent b4d1073132
commit 6a26dbb718
18 changed files with 694 additions and 126 deletions

View File

@@ -6,8 +6,8 @@
"type" : "uni-app:app-ios_simulator"
},
{
"customPlaygroundType" : "device",
"playground" : "standard",
"customPlaygroundType" : "local",
"playground" : "custom",
"type" : "uni-app:app-android"
}
]