@@ -90,6 +124,8 @@ export default {
diff --git a/project/biaopin/dv/weiyang/comps/iconSmallPanel.vue b/project/biaopin/dv/weiyang/comps/iconSmallPanel.vue
new file mode 100644
index 00000000..57f05787
--- /dev/null
+++ b/project/biaopin/dv/weiyang/comps/iconSmallPanel.vue
@@ -0,0 +1,35 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/project/biaopin/dv/weiyang/comps/iconStaPanel.vue b/project/biaopin/dv/weiyang/comps/iconStaPanel.vue
new file mode 100644
index 00000000..b9e7c146
--- /dev/null
+++ b/project/biaopin/dv/weiyang/comps/iconStaPanel.vue
@@ -0,0 +1,40 @@
+
+
+
+
+
+
![]()
+
+
+
+
+
+
+
diff --git a/project/biaopin/dv/weiyang/comps/valueUnit.vue b/project/biaopin/dv/weiyang/comps/valueUnit.vue
new file mode 100644
index 00000000..c3e161a3
--- /dev/null
+++ b/project/biaopin/dv/weiyang/comps/valueUnit.vue
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+
diff --git a/ui/lib/styles/common.scss b/ui/lib/styles/common.scss
index 94cd6aa4..011d14d5 100644
--- a/ui/lib/styles/common.scss
+++ b/ui/lib/styles/common.scss
@@ -23,7 +23,7 @@ $--font-path: '~element-ui/lib/theme-chalk/fonts';
}
}
-@each $v in (8, 10, 12, 14, 16, 20, 24, 27, 32, 48, 56, 64, 80) {
+@each $v in (6, 8, 10, 12, 14, 16, 20, 24, 27, 32, 48, 56, 64, 80) {
//gap
.gap-#{$v} {
gap: #{$v}px !important;