Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
project_progress
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 01722f0f
authored
Aug 28, 2024
by
liangzhen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式调整
1 parent
d3fc6ee2
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
39 additions
and
18 deletions
src/views/assessChecks/checkCompliance.vue
src/views/assessChecks/materialAcquisition.vue
src/views/assessZC/checkCompliance.vue
src/views/assessZC/materialAcquisition.vue
src/views/assessChecks/checkCompliance.vue
View file @
01722f0
<
template
>
<
template
>
<div
class=
"main"
>
<div
class=
"main"
>
<div
class=
"close"
><i
class=
"el-icon-circle-close"
@
click=
"cancel()"
></i></div>
<div
class=
"close"
><i
class=
"el-icon-circle-close"
@
click=
"cancel()"
></i></div>
<p
class=
"title"
>
{{
projectName
}}
</p>
<p
class=
"title"
:class=
"dialogFullScreen?'noShow':''"
>
{{
projectName
}}
</p>
<div
class=
"continer"
>
<div
class=
"continer"
>
<div
class=
"top"
>
<div
class=
"top"
:class=
"dialogFullScreen?'noShow':''"
>
<el-steps
:active=
"active"
align-center
finish-status=
"success"
>
<el-steps
:active=
"active"
align-center
finish-status=
"success"
>
<el-step
<el-step
v-for=
"item in tabList"
v-for=
"item in tabList"
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
</div>
</div>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"left"
>
<div
class=
"left"
>
<p
class=
"tableTitle"
>
检查内容
</p>
<p
class=
"tableTitle"
>
检查内容
<i
class=
"el-icon-full-screen"
@
click=
"dialogFullScreen = !dialogFullScreen"
></i>
</p>
<el-tabs
v-model=
"activeName"
@
tab-click=
"handleClick"
>
<el-tabs
v-model=
"activeName"
@
tab-click=
"handleClick"
>
<el-tab-pane
<el-tab-pane
v-for=
"item in tabListKY"
v-for=
"item in tabListKY"
...
@@ -232,6 +232,7 @@ import { MaterialsListKY } from "@/utils/cache";
...
@@ -232,6 +232,7 @@ import { MaterialsListKY } from "@/utils/cache";
export
default
{
export
default
{
data
()
{
data
()
{
return
{
return
{
dialogFullScreen
:
false
,
valuesel
:
''
,
valuesel
:
''
,
options
:[],
options
:[],
dialogImageUrl
:
""
,
dialogImageUrl
:
""
,
...
@@ -293,6 +294,9 @@ docxOptions: {
...
@@ -293,6 +294,9 @@ docxOptions: {
this
.
init
(
this
.
clqparams
);
this
.
init
(
this
.
clqparams
);
},
},
methods
:
{
methods
:
{
fullScreen
(){
},
zhanshi
(){
zhanshi
(){
this
.
dialogzhanshi
=
true
this
.
dialogzhanshi
=
true
...
@@ -717,7 +721,7 @@ docxOptions: {
...
@@ -717,7 +721,7 @@ docxOptions: {
.close
{
.close
{
position
:
absolute
;
position
:
absolute
;
right
:
20px
;
right
:
20px
;
top
:
2
0px
;
top
:
0px
;
.el-icon-circle-close
{
.el-icon-circle-close
{
font-size
:
30px
;
font-size
:
30px
;
...
@@ -739,10 +743,12 @@ docxOptions: {
...
@@ -739,10 +743,12 @@ docxOptions: {
padding
:
20px
;
padding
:
20px
;
position
:
relative
;
position
:
relative
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
padding-top
:
5px
;
.top
{
.top
{
width
:
70%
;
width
:
70%
;
margin
:
0
auto
;
margin
:
0
auto
;
position
:
relative
;
position
:
relative
;
padding-top
:
15px
;
}
}
.content
{
.content
{
width
:
100%
;
width
:
100%
;
...
@@ -982,4 +988,7 @@ docxOptions: {
...
@@ -982,4 +988,7 @@ docxOptions: {
//
margin-top
:
3vh
!important
;
//
margin-top
:
3vh
!important
;
//
margin-left
:
3vw
!important
;
//
margin-left
:
3vw
!important
;
}
}
.noShow
{
display
:
none
;
}
</
style
>
</
style
>
\ No newline at end of file
src/views/assessChecks/materialAcquisition.vue
View file @
01722f0
...
@@ -373,15 +373,17 @@
...
@@ -373,15 +373,17 @@
</router-link>
</router-link>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"解释批注"
>
<el-table-column
label=
"解释批注"
width=
"220"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<el-input
<el-input
v-model=
"scope.row.feedback"
v-model=
"scope.row.feedback"
v-if=
"scope.row.confirmStatus == '1'"
v-if=
"scope.row.confirmStatus == '1'"
type=
"textarea"
:rows=
"3"
></el-input>
></el-input>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"附加其他情况说明"
prop=
"fileId"
width=
"
30
0"
>
<el-table-column
label=
"附加其他情况说明"
prop=
"fileId"
width=
"
28
0"
>
<
template
<
template
slot-scope=
"scope"
slot-scope=
"scope"
v-if=
"scope.row.evalQues && scope.row.confirmStatus == '1'"
v-if=
"scope.row.evalQues && scope.row.confirmStatus == '1'"
...
@@ -1183,8 +1185,8 @@ export default {
...
@@ -1183,8 +1185,8 @@ export default {
}
}
}
}
.dialog
{
.dialog
{
height
:
680px
;
//
height
:
680px
;
overflow-y
:
auto
;
//
overflow-y
:
auto
;
.xqtitle
{
.xqtitle
{
text-align
:
left
;
text-align
:
left
;
font-size
:
18px
;
font-size
:
18px
;
...
@@ -1375,7 +1377,7 @@ h3 {
...
@@ -1375,7 +1377,7 @@ h3 {
}
}
}
}
.setTable
{
.setTable
{
height
:
56
0px
;
height
:
49
0px
;
overflow-y
:
auto
;
overflow-y
:
auto
;
overflow-x
:
scroll
;
overflow-x
:
scroll
;
position
:
relative
;
position
:
relative
;
...
...
src/views/assessZC/checkCompliance.vue
View file @
01722f0
<
template
>
<
template
>
<div
class=
"main"
>
<div
class=
"main"
>
<div
class=
"close"
><i
class=
"el-icon-circle-close"
@
click=
"cancel()"
></i></div>
<div
class=
"close"
><i
class=
"el-icon-circle-close"
@
click=
"cancel()"
></i></div>
<p
class=
"title"
>
{{
projectName
}}
</p>
<p
class=
"title"
:class=
"dialogFullScreen?'noShow':''"
>
{{
projectName
}}
</p>
<div
class=
"continer"
>
<div
class=
"continer"
>
<div
class=
"top"
>
<div
class=
"top"
:class=
"dialogFullScreen?'noShow':''"
>
<el-steps
:active=
"active"
align-center
finish-status=
"success"
>
<el-steps
:active=
"active"
align-center
finish-status=
"success"
>
<el-step
<el-step
v-for=
"item in tabList"
v-for=
"item in tabList"
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
</div>
</div>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"left"
>
<div
class=
"left"
>
<p
class=
"tableTitle"
>
检查内容
</p>
<p
class=
"tableTitle"
>
检查内容
<i
class=
"el-icon-full-screen"
@
click=
"dialogFullScreen = !dialogFullScreen"
></i>
</p>
<el-tabs
v-model=
"activeName"
@
tab-click=
"handleClick"
>
<el-tabs
v-model=
"activeName"
@
tab-click=
"handleClick"
>
<el-tab-pane
<el-tab-pane
v-for=
"item in tabListKY"
v-for=
"item in tabListKY"
...
@@ -233,6 +233,7 @@ import { MaterialsListKY } from "@/utils/cache";
...
@@ -233,6 +233,7 @@ import { MaterialsListKY } from "@/utils/cache";
export
default
{
export
default
{
data
()
{
data
()
{
return
{
return
{
dialogFullScreen
:
false
,
valuesel
:
''
,
valuesel
:
''
,
options
:[],
options
:[],
dialogImageUrl
:
""
,
dialogImageUrl
:
""
,
...
@@ -727,7 +728,7 @@ docxOptions: {
...
@@ -727,7 +728,7 @@ docxOptions: {
.close
{
.close
{
position
:
absolute
;
position
:
absolute
;
right
:
20px
;
right
:
20px
;
top
:
2
0px
;
top
:
0px
;
.el-icon-circle-close
{
.el-icon-circle-close
{
font-size
:
30px
;
font-size
:
30px
;
...
@@ -749,10 +750,12 @@ docxOptions: {
...
@@ -749,10 +750,12 @@ docxOptions: {
padding
:
20px
;
padding
:
20px
;
position
:
relative
;
position
:
relative
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
padding-top
:
5px
;
.top
{
.top
{
width
:
70%
;
width
:
70%
;
margin
:
0
auto
;
margin
:
0
auto
;
position
:
relative
;
position
:
relative
;
padding-top
:
15px
;
}
}
.content
{
.content
{
width
:
100%
;
width
:
100%
;
...
@@ -991,4 +994,7 @@ docxOptions: {
...
@@ -991,4 +994,7 @@ docxOptions: {
//
margin-top
:
3vh
!important
;
//
margin-top
:
3vh
!important
;
//
margin-left
:
3vw
!important
;
//
margin-left
:
3vw
!important
;
}
}
.noShow
{
display
:
none
;
}
</
style
>
</
style
>
\ No newline at end of file
src/views/assessZC/materialAcquisition.vue
View file @
01722f0
...
@@ -373,15 +373,17 @@
...
@@ -373,15 +373,17 @@
</router-link>
</router-link>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"解释批注"
>
<el-table-column
label=
"解释批注"
width=
"220"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<el-input
<el-input
v-model=
"scope.row.feedback"
v-model=
"scope.row.feedback"
v-if=
"scope.row.confirmStatus == '1'"
v-if=
"scope.row.confirmStatus == '1'"
type=
"textarea"
:rows=
"3"
></el-input>
></el-input>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"附加其他情况说明"
prop=
"fileId"
width=
"
30
0"
>
<el-table-column
label=
"附加其他情况说明"
prop=
"fileId"
width=
"
28
0"
>
<
template
<
template
slot-scope=
"scope"
slot-scope=
"scope"
v-if=
"scope.row.evalQues && scope.row.confirmStatus == '1'"
v-if=
"scope.row.evalQues && scope.row.confirmStatus == '1'"
...
@@ -1183,8 +1185,8 @@ export default {
...
@@ -1183,8 +1185,8 @@ export default {
}
}
}
}
.dialog
{
.dialog
{
height
:
680px
;
//
height
:
680px
;
overflow-y
:
auto
;
//
overflow-y
:
auto
;
.xqtitle
{
.xqtitle
{
text-align
:
left
;
text-align
:
left
;
font-size
:
18px
;
font-size
:
18px
;
...
@@ -1376,7 +1378,7 @@ h3 {
...
@@ -1376,7 +1378,7 @@ h3 {
}
}
}
}
.setTable
{
.setTable
{
height
:
56
0px
;
height
:
49
0px
;
overflow-y
:
auto
;
overflow-y
:
auto
;
overflow-x
:
scroll
;
overflow-x
:
scroll
;
position
:
relative
;
position
:
relative
;
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment