-
+
-
-
-
-
- 
- 审批通知
+
+
-
+ {{ item.name }}

-
-
+
+
-
-
- 
- 系统消息
-
- 
-
+
- 23
+ {{ item.pictureno }}
- 2024.01
+ {{ item.createTime }}
- 系统升级通知占位符占位占位系统升级通知占位符占位占位系统升级通知占位符占位占位
+ {{ item.packagename }}
+
+
+
+ 审批节点:初级审批
+
+
+ 审批节点:初级审批
+
- 系统管理员
- 2024-01-31 23:12:00
+ {{ item.packagename }}
+ {{ item.createTime }}
@@ -336,9 +176,7 @@ function switchTab(type: number) {
box-sizing: border-box;
background: #FFF;
border-radius: 3px;
- border: 1px solid rgb(239, 239, 245);
height: calc(100vh - 88px);
- overflow-y: scroll;
.header{
padding: 24px;
@@ -346,7 +184,7 @@ function switchTab(type: number) {
&-title{
font-size: 20px;
font-family: PingFang SC, PingFang SC-Medium;
- font-weight: Medium;
+ font-weight: 600;
color: #333333;
line-height: 28px;
}
@@ -354,9 +192,17 @@ function switchTab(type: number) {
.clear{
font-size: 14px;
font-family: PingFang SC, PingFang SC-Regular;
- font-weight: Regular;
color: #666666;
line-height: 20px;
+ cursor: pointer;
+ display: flex;
+ align-items: center;
+
+ .icon-clear{
+ width: 16px;
+ height: 16px;
+ margin-right: 6px;
+ }
}
}
@@ -364,7 +210,6 @@ function switchTab(type: number) {
display: flex;
padding-right: 24px;
.slider{
-
.icon{
width: 17px;
height: 17px;
@@ -383,6 +228,7 @@ function switchTab(type: number) {
box-sizing: border-box;
align-items: center;
justify-content: space-between;
+ cursor: pointer;
&-active{
background: rgba(80,122,253,.1);
@@ -399,11 +245,16 @@ function switchTab(type: number) {
font-weight: 600;
color: #333333;
margin-left: 12px;
- &-text{
+ &-active{
color: #507AFD;
}
}
+ .icon-arrow{
+ width: 14px;
+ height: 14px;
+ }
+
.line{
position: absolute;
width: 3px;
@@ -423,15 +274,18 @@ function switchTab(type: number) {
align-items: center;
justify-content: space-between;
flex: 1;
- height: 96px;
+ padding: 16px 0 16px 25px;
border-bottom: 1px solid #eeeeee;
- padding-right: 25px;
+ }
+
+ .pt0{
+ padding-top: 0;
}
.num{
font-size: 32px;
font-family: HarmonyOS Sans SC, HarmonyOS Sans SC-Medium;
- font-weight: Medium;
+ font-weight: 600;
text-align: left;
color: #507afd;
line-height: 46px;
@@ -441,7 +295,6 @@ function switchTab(type: number) {
.date{
font-size: 12px;
font-family: PingFang SC, PingFang SC-Regular;
- font-weight: Regular;
text-align: left;
color: #999999;
line-height: 17px;
@@ -472,10 +325,39 @@ function switchTab(type: number) {
padding-left: 20px;
}
+ .status{
+ display: flex;
+ align-items: center;
+ margin-top: 8px;
+ }
+
+ .tag{
+ padding: 0 8px;
+ height: 24px;
+ border-radius: 2px;
+ margin-right: 8px;
+ font-size: 14px;
+ line-height: 14px;
+ font-family: PingFang SC, PingFang SC-Medium;
+ font-weight: 600;
+ display: flex;
+ align-items: center;
+ }
+
+ .tag-blue{
+ background: rgba(80,122,253,0.10);
+ color: #507afd;
+ }
+
+ .tag-red{
+ color: #ff4e4f;
+ background: rgba(255,78,79,0.10);
+ }
+
.title{
font-size: 16px;
font-family: PingFang SC, PingFang SC-Medium;
- font-weight: Medium;
+ font-weight: 600;
text-align: left;
color: #666666;
line-height: 25px;
@@ -484,7 +366,6 @@ function switchTab(type: number) {
.subtitle{
font-size: 12px;
font-family: PingFang SC, PingFang SC-Regular;
- font-weight: Regular;
text-align: left;
color: #999999;
line-height: 19px;
@@ -498,10 +379,10 @@ function switchTab(type: number) {
.look{
font-size: 14px;
font-family: PingFang SC, PingFang SC-Regular;
- font-weight: Regular;
text-align: left;
color: #5376ff;
line-height: 20px;
+ cursor: pointer;
}
}
diff --git a/src/views/message/content/Detail.vue b/src/views/message/content/Detail.vue
index ac1ac77..2caa72d 100644
--- a/src/views/message/content/Detail.vue
+++ b/src/views/message/content/Detail.vue
@@ -269,7 +269,9 @@ function switchTab(type: number) {
@@ -277,12 +279,33 @@ function switchTab(type: number) {
系统消息
- dd
+
+ 关于系统升级的通知
+

-
+
+
+
@@ -296,7 +319,6 @@ function switchTab(type: number) {
flex: 1;
box-sizing: border-box;
border-radius: 3px;
- border: 1px solid rgb(239, 239, 245);
height: calc(100vh - 88px);
overflow-y: auto;
@@ -305,6 +327,17 @@ function switchTab(type: number) {
background: #ffffff;
border-radius: 4px;
flex: 1;
+ padding-top: 32px;
+ box-sizing: border-box;
+
+ .title{
+ font-size: 28px;
+ font-family: PingFang SC, PingFang SC-Medium;
+ font-weight: Medium;
+ text-align: center;
+ color: #333333;
+ line-height: 40px;
+ }
}
.right-card{
@@ -317,8 +350,6 @@ function switchTab(type: number) {
padding-top: 48px;
.title{
- width: 80px;
- height: 22px;
font-size: 20px;
font-family: PingFang SC, PingFang SC-Medium;
font-weight: Medium;
@@ -327,11 +358,49 @@ function switchTab(type: number) {
line-height: 22px;
}
- .line{
- width: 232px;
- height: 1px;
- border: 1px solid #eeeeee;
+ .form{
margin: 0 auto;
+ margin-top: 32px;
+ width: 235px;
+ padding: 24px 0;
+ border-top: 1px solid #eeeeee;
+ border-bottom: 1px solid #eeeeee;
+ }
+
+ .form-item{
+ align-items: center;
+ margin-bottom: 16px;
+ }
+
+ .margin-no{
+ margin: 0;
+ }
+
+ .icon{
+ width: 16px;
+ height: 16px;
+ margin-right: 8px;
+ }
+
+ .label{
+ width: 70px;
+ font-size: 14px;
+ font-family: PingFang SC, PingFang SC-Regular;
+ font-weight: Regular;
+ text-align: left;
+ color: #666666;
+ }
+
+ .value{
+ font-size: 14px;
+ font-family: PingFang SC, PingFang SC-Regular;
+ font-weight: Regular;
+ text-align: left;
+ color: #333333;
+ }
+
+ .time{
+ color: #1d2129;
}
}
diff --git a/src/views/message/index.vue b/src/views/message/index.vue
index ed865b0..a97352b 100644
--- a/src/views/message/index.vue
+++ b/src/views/message/index.vue
@@ -10,8 +10,8 @@ import Detail from './content/Detail.vue'
-
-
+
+
+ 
+ 创建人:
+
+
+ 系统管理员
+
+
+
+
+ 
+ 发布时间:
+
+
+ 2023-10-31 23:12:00
+
+
+

- 任务名称
+ 消息类型:
- dd
+
+ 系统消息
+