From 66338e8e6544d9c26e9bf16e15121d231af391c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Wed, 2 Apr 2025 17:20:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=98=BE=E7=A4=BA=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/model-realstore/index.vue | 16 +++++++------- src/components/model-salerecords/index.vue | 25 +++++++++------------- src/components/model-shop/index.vue | 14 ++++++------ src/config/const/realstore.ts | 10 +++++++++ 4 files changed, 36 insertions(+), 29 deletions(-) diff --git a/src/components/model-realstore/index.vue b/src/components/model-realstore/index.vue index d92c688f..9ff5e4ae 100644 --- a/src/components/model-realstore/index.vue +++ b/src/components/model-realstore/index.vue @@ -19,9 +19,9 @@
-
-
{{ item.alias }}
-
{{ item.name }}
+
+
{{ item.alias }}
+
{{ item.name }}
@@ -31,7 +31,7 @@
- {{ item.status_info.msg }} + {{ item.status_info.msg }} | {{ item.status_info.time }}
@@ -83,14 +83,14 @@
-
-
{{ item.alias }}
-
{{ item.name }}
+
+
{{ item.alias }}
+
{{ item.name }}
- {{ item.status_info.msg }} + {{ item.status_info.msg }}
diff --git a/src/components/model-salerecords/index.vue b/src/components/model-salerecords/index.vue index 06ba8d2d..3ef65d18 100644 --- a/src/components/model-salerecords/index.vue +++ b/src/components/model-salerecords/index.vue @@ -25,14 +25,14 @@
-
+
{{ item.name }} + + + {{ item.name }}
{{ item.describe }}
@@ -47,10 +48,11 @@
-
+
{{ item.name }} + + + {{ item.name }}
{{ item.describe }}
diff --git a/src/config/const/realstore.ts b/src/config/const/realstore.ts index a3915b49..20caafc9 100644 --- a/src/config/const/realstore.ts +++ b/src/config/const/realstore.ts @@ -285,6 +285,11 @@ const defaultRealstore: defaultRealstore = { padding_bottom: 4, padding_left: 4, padding_right: 4, + radius: 4, + radius_top_left: 4, + radius_top_right: 4, + radius_bottom_left: 4, + radius_bottom_right: 4, }, time_style: cloneDeep(common_icon_style), phone_style: { @@ -296,6 +301,11 @@ const defaultRealstore: defaultRealstore = { padding_bottom: 4, padding_left: 4, padding_right: 4, + radius: 4, + radius_top_left: 4, + radius_top_right: 4, + radius_bottom_left: 4, + radius_bottom_right: 4, }, location_style: cloneDeep(common_icon_style), // 是否滚动