-
+
{{ offlineTotal }}
人
线下来源
+
-
+
-
+
{{ unMarkTotal }}
- 人
+ 人
未标记
+
@@ -129,4 +132,10 @@
border-image-source: url("src/assets/svg-img/border-image.png");
border-style: solid;
}
+
+ .border-image {
+ border: 1px solid;
+ border-image: linear-gradient(90deg, #217ac600, #227cc8, #217ac600) 1 1;
+ opacity: 0.3;
+ }
diff --git a/src/views/components/WinCustomer.vue b/src/views/components/WinCustomer.vue
index 686acc0..d362795 100644
--- a/src/views/components/WinCustomer.vue
+++ b/src/views/components/WinCustomer.vue
@@ -9,12 +9,12 @@