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
3a72b0f7
authored
2023-10-13 15:03:56 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:材料分屏后材料信息样式的修改
1 parent
c70eb0e5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
10 deletions
src/views/components/imagePreview.vue
src/views/workflow/components/clxx/clxxUnify.vue
src/views/components/imagePreview.vue
View file @
3a72b0f
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-10-1
2 09:49:08
* @LastEditTime: 2023-10-1
3 15:02:59
-->
<
template
>
<div
class=
"rlPopup"
>
...
...
@@ -346,7 +346,7 @@
//
查看大图
.rlPopup
{
position
:
relative
;
width
:
10
0%
;
width
:
8
0%
;
text-align
:
center
;
height
:
100%
;
...
...
@@ -402,7 +402,7 @@
&-button
{
display
:
flex
;
justify-content
:
center
;
flex-wrap
:
wrap
;
.fileUpdate
{
margin
:
0
10px
;
}
...
...
src/views/workflow/components/clxx/clxxUnify.vue
View file @
3a72b0f
...
...
@@ -5,7 +5,6 @@
-->
<
template
>
<div
class=
"clxx"
>
<div
class=
"right"
>
<!-- 材料预览 -->
<div
class=
"clyl-box"
>
<div
class=
"menu-tree"
>
...
...
@@ -54,7 +53,6 @@
@
nextPriview=
"nextPriview"
@
prevPriview=
"prevPriview"
/>
</div>
</div>
<clxxAddDialog
v-model=
"isDialog"
/>
</div>
</
template
>
...
...
@@ -382,10 +380,6 @@
}
}
.right
{
width
:
100%
;
height
:
100%
;
.clmlmx-box
{
margin
:
0
auto
;
...
...
@@ -471,5 +465,4 @@
}
}
}
}
</
style
>
...
...
Please
register
or
sign in
to post a comment