Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
74cb2763
authored
2023-11-14 13:26:30 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:材料信息样式修改
1 parent
ae98d341
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
src/views/components/imagePreview.vue
src/views/djbworkflow/components/clxx/dialog/imagePreview.vue
src/views/registerBook/components/clxx/dialog/imagePreview.vue
src/views/xxba/components/clxx/dialog/imagePreview.vue
src/views/components/imagePreview.vue
View file @
74cb276
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-11-1
0 10:55:05
* @LastEditTime: 2023-11-1
4 13:25:36
-->
<
template
>
<div
class=
"rlPopup"
>
...
...
@@ -362,7 +362,7 @@
height
:
66px
;
line-height
:
75px
;
color
:
#fff
;
background-color
:
rgb
(
239
,
239
,
239
)
;
background-color
:
#ccc
;
border-radius
:
50%
;
cursor
:
pointer
;
text-align
:
center
;
...
...
src/views/djbworkflow/components/clxx/dialog/imagePreview.vue
View file @
74cb276
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-11-1
0 10:55:18
* @LastEditTime: 2023-11-1
4 13:25:42
-->
<
template
>
<div
class=
"rlPopup"
>
...
...
@@ -361,7 +361,7 @@
height
:
66px
;
line-height
:
75px
;
color
:
#fff
;
background-color
:
rgb
(
239
,
239
,
239
)
;
background-color
:
#ccc
;
border-radius
:
50%
;
cursor
:
pointer
;
text-align
:
center
;
...
...
src/views/registerBook/components/clxx/dialog/imagePreview.vue
View file @
74cb276
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-1
0-12 09:56:45
* @LastEditTime: 2023-1
1-14 13:25:49
-->
<
template
>
<div
class=
"rlPopup"
>
...
...
@@ -165,7 +165,7 @@
height
:
66px
;
line-height
:
75px
;
color
:
#fff
;
background-color
:
rgb
(
239
,
239
,
239
)
;
background-color
:
#ccc
;
border-radius
:
50%
;
cursor
:
pointer
;
text-align
:
center
;
...
...
src/views/xxba/components/clxx/dialog/imagePreview.vue
View file @
74cb276
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-11-1
0 10:53:37
* @LastEditTime: 2023-11-1
4 13:25:52
-->
<
template
>
<div
class=
"rlPopup"
>
...
...
@@ -363,7 +363,7 @@
height
:
66px
;
line-height
:
75px
;
color
:
#fff
;
background-color
:
rgb
(
239
,
239
,
239
)
;
background-color
:
#ccc
;
border-radius
:
50%
;
cursor
:
pointer
;
text-align
:
center
;
...
...
Please
register
or
sign in
to post a comment