diff --git a/src/components/common/custom-module/model-icon/index.vue b/src/components/common/custom-module/model-icon/index.vue
new file mode 100644
index 00000000..aac5af13
--- /dev/null
+++ b/src/components/common/custom-module/model-icon/index.vue
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+ {{ text_title }}
+
+
+
+
+
+
diff --git a/src/components/common/custom-module/model-icon/model-icon-style.vue b/src/components/common/custom-module/model-icon/model-icon-style.vue
new file mode 100644
index 00000000..ccf1e73c
--- /dev/null
+++ b/src/components/common/custom-module/model-icon/model-icon-style.vue
@@ -0,0 +1,162 @@
+
+
+
+
+ 文本设置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 加粗
+ 正常
+ 倾斜
+
+
+
+
+
+
+
+ Aa
+ Aa
+ Aa
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 容器设置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 边框设置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/components/common/custom-module/model-image/model-image-style.vue b/src/components/common/custom-module/model-image/model-image-style.vue
index e0a7c173..0fb6a79a 100644
--- a/src/components/common/custom-module/model-image/model-image-style.vue
+++ b/src/components/common/custom-module/model-image/model-image-style.vue
@@ -7,7 +7,7 @@
-
+
diff --git a/src/components/common/custom-module/model-text/model-text-style.vue b/src/components/common/custom-module/model-text/model-text-style.vue
index 276ec3d3..932a09b1 100644
--- a/src/components/common/custom-module/model-text/model-text-style.vue
+++ b/src/components/common/custom-module/model-text/model-text-style.vue
@@ -7,7 +7,7 @@
-
+
diff --git a/src/components/model-carousel/index.vue b/src/components/model-carousel/index.vue
index cfa01c7f..dfb5bd41 100644
--- a/src/components/model-carousel/index.vue
+++ b/src/components/model-carousel/index.vue
@@ -34,7 +34,7 @@
- {{ item.video_title }}
+ {{ item.video_title }}
@@ -48,7 +48,7 @@
- {{ item.video_title }}
+ {{ item.video_title }}
diff --git a/src/components/model-custom/components/index.scss b/src/components/model-custom/components/index.scss
index 4b2e090e..f041a7d6 100644
--- a/src/components/model-custom/components/index.scss
+++ b/src/components/model-custom/components/index.scss
@@ -66,7 +66,20 @@
.vdr-handle.vdr-handle-bm,
.vdr-handle.vdr-handle-br {
display: block !important;
- z-index: 2;
+ z-index: 1;
+ }
+ }
+ :deep(.plug-in-show-tabs.vdr-handle-z-index.vdr-container) {
+ .vdr-handle.vdr-handle-tl,
+ .vdr-handle.vdr-handle-tr,
+ .vdr-handle.vdr-handle-tm,
+ .vdr-handle.vdr-handle-ml,
+ .vdr-handle.vdr-handle-mr,
+ .vdr-handle.vdr-handle-bl,
+ .vdr-handle.vdr-handle-bm,
+ .vdr-handle.vdr-handle-br {
+ display: block !important;
+ z-index: 0;
}
}
.plug-in-border {
diff --git a/src/components/model-custom/components/index.vue b/src/components/model-custom/components/index.vue
index ddb05b21..aee1b007 100644
--- a/src/components/model-custom/components/index.vue
+++ b/src/components/model-custom/components/index.vue
@@ -41,7 +41,7 @@
-
+
diff --git a/src/components/model-goods-list/index.vue b/src/components/model-goods-list/index.vue
index d7709531..16f8c4f7 100644
--- a/src/components/model-goods-list/index.vue
+++ b/src/components/model-goods-list/index.vue
@@ -6,7 +6,7 @@
{{ item.title }}
-
+
{{ item.show_price_symbol }}{{ item.min_price }}
{{ item.show_price_unit }}
@@ -31,12 +31,12 @@
-
+
{{ item.show_price_symbol }}{{ item.min_price }}
{{ item.show_price_unit }}
-
+
{{ item.show_original_price_symbol }}{{ item.min_original_price }}
@@ -66,12 +66,12 @@
-
+
{{ item.show_price_symbol }}{{ item.min_price }}
{{ item.show_price_unit }}
-
+
{{ item.show_original_price_symbol }}{{ item.min_original_price }}
@@ -115,12 +115,12 @@
-
+
{{ item.show_price_symbol }}{{ item.min_price }}
{{ item.show_price_unit }}
-
+
{{ item.show_original_price_symbol }}{{ item.min_original_price }}
diff --git a/src/components/model-seckill/index.vue b/src/components/model-seckill/index.vue
index f352d9f3..28b9192b 100644
--- a/src/components/model-seckill/index.vue
+++ b/src/components/model-seckill/index.vue
@@ -66,13 +66,13 @@
-
+
秒杀价
{{ item.show_price_symbol }}{{ item.min_price }}
{{ item.show_price_unit }}
-
+
{{ item.show_original_price_symbol }}{{ item.min_original_price }}
@@ -127,13 +127,13 @@
-
+
秒杀价
{{ item.show_price_symbol }}{{ item.min_price }}
{{ item.show_price_unit }}
-
+
{{ item.show_original_price_symbol }}{{ item.min_original_price }}