From 86242cab0e644cdb6fd21e68f2292031ebfb0586 Mon Sep 17 00:00:00 2001 From: wangxiaohua <1214073490@qq.com> Date: Mon, 15 Nov 2021 11:02:14 +0800 Subject: [PATCH] init --- src/views/Customer/label.vue | 88 ++++---------- src/views/Template/SystemarketingWordMB.vue | 124 +++++++++++++++++--- 2 files changed, 130 insertions(+), 82 deletions(-) diff --git a/src/views/Customer/label.vue b/src/views/Customer/label.vue index a8ae166..cf57346 100644 --- a/src/views/Customer/label.vue +++ b/src/views/Customer/label.vue @@ -14,7 +14,7 @@ v-model="houseId" placeholder="请选择" @change="houseChange" - filterable + filterable > - + + {{ data.name }} - + + + {{ data.name }} - + {{ data.name }}~{{ data.endName }} - + + + {{ data.name }} - - + + + + 添加二级 - - + + 添加三级 - 编辑 + 编辑 - 删除 + 删除 - + - 编辑 + 编辑 - 删除 + 删除 + + diff --git a/src/views/Template/SystemarketingWordMB.vue b/src/views/Template/SystemarketingWordMB.vue index 31fd4c8..7e3f60c 100644 --- a/src/views/Template/SystemarketingWordMB.vue +++ b/src/views/Template/SystemarketingWordMB.vue @@ -11,19 +11,35 @@ -
+
- {{ node.label }} - + + + + + {{ data.label }} + + + + {{ data.label }} + + + + {{ node.label }} + + + + + - + + + + + + + + 添加二级 + 删除 + 编辑 + + + + + + 添加三级 + + + 编辑 + + + 删除 + + + + + + 编辑 + + + 删除 + + + +
@@ -70,20 +121,21 @@ 确 定
- - -
-
类名:
-
- -
-
-
- - + + +
+
类名:
+
+
- +
+ +
+ + +
+
@@ -389,5 +441,43 @@ export default { min-height: 80vh; border-radius: 4px; } +.biaoti { + font-size: 20px; + font-family: PingFangSC-Semibold, PingFang SC; + font-weight: 600; + color: #32363d; + line-height: 20px; + padding-top: 25px; +} +.custom-tree-node { + flex: 1; + display: flex; + align-items: center; + justify-content: space-between; + font-size: 14px; + padding-right: 183px; +} +.remove { + color: red; +} +.editorcd { + color: #2671e2; +} +.editorcd2 { + color: #e6a12f; +} +.levelimg1 { + width: 18px; + height: 18px; +} +.levelimg2 { + width: 16px; + height: 16px; +} +.levelimg3 { + width: 14px; + height: 14px; +} +