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), // 是否滚动