From 93590e8d5e5be9331a3dbaa25017340c452da62f Mon Sep 17 00:00:00 2001 From: dongwug Date: Mon, 24 Oct 2022 18:33:07 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E6=A8=A1=E6=9D=BF=E5=BA=93?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=EF=BC=9B=E5=85=B3=E5=8D=A1=E6=94=B9=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/images/leveladd/edit.png | Bin 0 -> 410 bytes src/views/learningpath/LevelAddDetail.vue | 165 +++++++------------- src/views/projectcenter/TemplateLibrary.vue | 6 +- 3 files changed, 62 insertions(+), 109 deletions(-) create mode 100644 src/assets/images/leveladd/edit.png diff --git a/src/assets/images/leveladd/edit.png b/src/assets/images/leveladd/edit.png new file mode 100644 index 0000000000000000000000000000000000000000..e319e324dc5f650105a482cb7eb0825a02335f3b GIT binary patch literal 410 zcmV;L0cHM)P)Px$R7pfZR5(wilD$d;Q4odCvG5HP3tzy_!crf=U3UW_f}K_h7AlE~f6-tf{$Pl~ zLeq$yV0Tw{t$h(IOAE0K=14X%*({q7$W)hm?|gI4%n$-qAX9KdV>>l>qEBb=&K zqi+h_TL|m444VK~06qae0=4?N5ghu$&v2QG&%ggy3fyA|Cjg#knWZQoL(5$Ea@0yD zikvm+utvi|sNj^ANwN_#<)^ZMasX~pC^W-DHxCqRL_4dF6gS;5>iG_+8+(iI@z*#}sNdv5mQ9MEoTjBN{gOU(^b literal 0 HcmV?d00001 diff --git a/src/views/learningpath/LevelAddDetail.vue b/src/views/learningpath/LevelAddDetail.vue index a05538e8..eb612369 100644 --- a/src/views/learningpath/LevelAddDetail.vue +++ b/src/views/learningpath/LevelAddDetail.vue @@ -9,17 +9,22 @@
-
-
{{ item.tit }}
+
+
+
说明
+
+
+
+
+
+
+
{{ item.name }}
-
- - -
+
@@ -238,19 +243,6 @@ -
- -
- 已选择 -
- 3 -
- - 总数: - 5 - -
-
- -
- -
@@ -1071,41 +1051,57 @@ export default { .item { width: 171px; height: 83px; - display: flex; - background: rgba(255, 182, 78, 0.1); + background: rgba(255, 182, 78,.1); border: 1px solid #ffb64e; opacity: 0.45; border-radius: 8px; - margin-bottom: 17px; + margin-bottom: 16px; align-items: center; - position: relative; - .itemle { - margin-left: 17px; - .tit { - color: black; - // color: red; - font-size: 14px; - margin-bottom: 8px; - font-weight: bold; - white-space: nowrap; - text-overflow: ellipsis; - overflow: hidden; - width: 100px; + padding: 16px; + opacity: .5; + .items1{ + margin-bottom: 12px; + display: flex; + align-items: center; + .box_left{ + width:140px; + display: flex; + align-items: center; + .script{ + display: flex; + justify-content: center; + align-items: center; + width: 56px; + height: 24px; + background: #FFB64E; + border-radius: 6px; + margin-right: 12px; + white-space: nowrap; + } + .imgIcon{ + width: 14px; + height: 14px; + background-image: url(@/assets/images/leveladd/edit.png); + background-size: 100% 100%; + } } - .name { - font-size: 14px; - color: #878b92; - white-space: nowrap; - text-overflow: ellipsis; - overflow: hidden; - width: 100px; + .box_right{ + .imgIcon{ + width: 14px; + height: 14px; + background-image: url(@/assets/images/leveladd/z1.png); + background-size: 100% 100%; + } } } - .itemri { - display: flex; - flex-direction: column; - position: absolute; - right: 16px; + .items2{ + .name{ + width: 100px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + font-weight: bold; + } } } } @@ -1264,7 +1260,6 @@ export default { } } .boom { - position: relative; width: 100%; flex: 1; background-color: #fff; @@ -1329,40 +1324,8 @@ export default { } } } - .talk { - margin-top: 24px; - margin-bottom: 11px; - width: 100%; - height: 50px; - background: #f5faff; - border: 1px solid #4ea6ff; - // opacity: 0.22; - display: flex; - align-items: center; - .im { - width: 14px; - height: 15px; - margin-left: 27px; - } - .xu { - height: 100%; - line-height: 50px; - margin-left: 13px; - .yi { - color: #4f5156; - font-size: 14px; - } - .zon { - color: #999ba3; - font-size: 14px; - margin-left: 34px; - } - .th { - color: #4ea6ff; - } - } - } .tableBox { + margin-top: 21px; margin-bottom: 80px; .classify { margin-left: 10px !important; @@ -1388,16 +1351,6 @@ export default { > td { background: #f6f9fd; } - .pa { - left: 0; - width: 100%; - // height: 20px; - // background-color: red; - display: flex; - justify-content: center; - position: absolute; - bottom: 20px; - } } .notable { width: 100%; diff --git a/src/views/projectcenter/TemplateLibrary.vue b/src/views/projectcenter/TemplateLibrary.vue index f2a349d2..a6ef6eb7 100644 --- a/src/views/projectcenter/TemplateLibrary.vue +++ b/src/views/projectcenter/TemplateLibrary.vue @@ -151,7 +151,7 @@ export default defineComponent({
-
查看
+
查看 |
@@ -164,11 +164,11 @@ export default defineComponent({ {value.status === "未发布" ? (
-
发布 |
+
发布|
-
查看
+
查看|