2026.3.26
使用ucharts图表,兼容app 每个图表组件添加:canvas2d="false" 加载方法改成onMounted
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ const _sfc_main = {
|
||||
customIcon: false
|
||||
}
|
||||
]);
|
||||
const current = common_vendor.ref(2);
|
||||
const current = common_vendor.ref(0);
|
||||
common_vendor.watch(current, (val) => {
|
||||
switch (val) {
|
||||
case 0:
|
||||
|
||||
Reference in New Issue
Block a user