+
循环播放:
+
updateAudio({ loop: value })"
diff --git a/src/views/Editor/Toolbar/ElementStylePanel/ChartStylePanel/index.vue b/src/views/Editor/Toolbar/ElementStylePanel/ChartStylePanel/index.vue
index c075e161..997674ed 100644
--- a/src/views/Editor/Toolbar/ElementStylePanel/ChartStylePanel/index.vue
+++ b/src/views/Editor/Toolbar/ElementStylePanel/ChartStylePanel/index.vue
@@ -72,7 +72,7 @@
@update:modelValue="value => updateFill(value)"
/>
-
+
@@ -84,7 +84,7 @@
@update:modelValue="value => updateGridColor(value)"
/>
-
+
@@ -100,7 +100,7 @@
/>
diff --git a/src/views/Editor/Toolbar/ElementStylePanel/LatexStylePanel.vue b/src/views/Editor/Toolbar/ElementStylePanel/LatexStylePanel.vue
index bd988f7c..ea3c8532 100644
--- a/src/views/Editor/Toolbar/ElementStylePanel/LatexStylePanel.vue
+++ b/src/views/Editor/Toolbar/ElementStylePanel/LatexStylePanel.vue
@@ -1,6 +1,8 @@
-
+
+
+
@@ -13,7 +15,7 @@
@update:modelValue="value => updateLatex({ color: value })"
/>
-
+
diff --git a/src/views/Editor/Toolbar/ElementStylePanel/LineStylePanel.vue b/src/views/Editor/Toolbar/ElementStylePanel/LineStylePanel.vue
index 9b9feef7..f0e94734 100644
--- a/src/views/Editor/Toolbar/ElementStylePanel/LineStylePanel.vue
+++ b/src/views/Editor/Toolbar/ElementStylePanel/LineStylePanel.vue
@@ -21,7 +21,7 @@
@update:modelValue="value => updateLine({ color: value })"
/>
-
+
diff --git a/src/views/Editor/Toolbar/ElementStylePanel/MultiStylePanel.vue b/src/views/Editor/Toolbar/ElementStylePanel/MultiStylePanel.vue
index e5e119d6..e5333c46 100644
--- a/src/views/Editor/Toolbar/ElementStylePanel/MultiStylePanel.vue
+++ b/src/views/Editor/Toolbar/ElementStylePanel/MultiStylePanel.vue
@@ -9,7 +9,7 @@
@update:modelValue="value => updateFill(value)"
/>
-
+
@@ -36,7 +36,7 @@
@update:modelValue="value => updateOutline({ color: value })"
/>
-
+