{{ item.actived_index + 1 }}/{{ item.data_content.list.length }}
@@ -355,7 +355,6 @@ const style_container = computed(() => common_styles_computer(new_style.value.co
}
.dot {
z-index: 3;
- bottom: 6px;
.dot-item {
margin: 0 0.3rem;
}
diff --git a/src/components/model-data-magic/model-data-magic-content.vue b/src/components/model-data-magic/model-data-magic-content.vue
index 51d7d53c..b4f38020 100644
--- a/src/components/model-data-magic/model-data-magic-content.vue
+++ b/src/components/model-data-magic/model-data-magic-content.vue
@@ -81,12 +81,13 @@ const data_style = {
indicator_style: 'dot',
indicator_location: 'center',
indicator_size: 5,
+ indicator_bottom: 6,
indicator_radius: {
- radius: 0,
- radius_top_left: 0,
- radius_top_right: 0,
- radius_bottom_left: 0,
- radius_bottom_right: 0,
+ radius: 4,
+ radius_top_left: 4,
+ radius_top_right: 4,
+ radius_bottom_left: 4,
+ radius_bottom_right: 4,
},
actived_color: '#2A94FF',
color: '#DDDDDD',
diff --git a/src/components/model-nav-group/model-nav-group-styles.vue b/src/components/model-nav-group/model-nav-group-styles.vue
index c2230a6f..79d00a8d 100644
--- a/src/components/model-nav-group/model-nav-group-styles.vue
+++ b/src/components/model-nav-group/model-nav-group-styles.vue
@@ -20,7 +20,7 @@
-
+
diff --git a/src/components/page-settings/page-styles.vue b/src/components/page-settings/page-styles.vue
index 2372205c..4c89db2a 100644
--- a/src/components/page-settings/page-styles.vue
+++ b/src/components/page-settings/page-styles.vue
@@ -57,7 +57,7 @@
-
+