diff --git a/src/assets/images/leveladd/edit.png b/src/assets/images/leveladd/edit.png
new file mode 100644
index 00000000..e319e324
Binary files /dev/null and b/src/assets/images/leveladd/edit.png differ
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 @@
@@ -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 === "未发布" ? (