This website works better with JavaScript.
Home
Explore
Help
Sign In
eln_TD
/
eln_web
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
feat: [个人中心] [工作台] 已读消息方后面
zhangteng^2
memorylkf
5 hours ago
parent
0bfe576c6b
commit
9d4ebb8b7c
2 changed files
with
5 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/business/comps/template/comps/dl/DL014.vue
+4
-3
src/views/index.vue
+ 1
- 1
src/views/business/comps/template/comps/dl/DL014.vue
View File
@ -352,7 +352,7 @@ export default {
label
:
'template.dl.dl014.xybh'
,
prop
:
'xybh'
,
width
:
180
,
bodyType
:
'
sj
'
,
bodyType
:
'
xb
'
,
bodyFillType
:
'actFill'
}
,
{
+ 4
- 3
src/views/index.vue
View File
@ -195,21 +195,22 @@ export default {
display
:
flex
;
flex
-
direction
:
row
;
justify
-
content
:
space
-
between
;
align
-
items
:
center
;
border
-
bottom
:
1
px
solid
#
eee
;
margin
-
bottom
:
10
px
;
padding
-
bottom
:
5
px
;
font
-
size
:
12
px
;
cursor
:
pointer
;
.
notice
-
title
{
flex
-
shrink
:
0
;
flex
-
grow
:
1
;
flex
-
wrap
:
wrap
;
.
notice
-
dot
{
margin
-
right
:
2
px
;
margin
-
top
:
5
px
;
}
}
.
notice
-
date
{
flex
-
grow
:
1
;
text
-
align
:
right
;
flex
-
shrink
:
0
;
}
}
}
Write
Preview
Loading…
Cancel
Save