Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
BCDH-APP
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
首开风险隐患双控平台
BCDH-APP
Commits
473a54de
Commit
473a54de
authored
Nov 08, 2021
by
罗新东
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
取消加粗文字,修改部分页面标题文字,修复了不app"隐患上报",保留上传上传字段,注释了“隐患上报时间字段”
parent
73eccc09
Pipeline
#7056
passed with stage
in 3 seconds
Changes
33
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
33 changed files
with
117 additions
and
85 deletions
+117
-85
src/components/header.vue
src/components/header.vue
+1
-1
src/views/Category.vue
src/views/Category.vue
+2
-2
src/views/Home.vue
src/views/Home.vue
+2
-2
src/views/Login2.vue
src/views/Login2.vue
+2
-2
src/views/ProductList.vue
src/views/ProductList.vue
+1
-1
src/views/danger/addDanger/addDanger.vue
src/views/danger/addDanger/addDanger.vue
+33
-5
src/views/danger/changeDanger/changeInfo.vue
src/views/danger/changeDanger/changeInfo.vue
+3
-3
src/views/danger/changeDanger/index.vue
src/views/danger/changeDanger/index.vue
+2
-2
src/views/danger/confirmeDanger/confirmeDanger.vue
src/views/danger/confirmeDanger/confirmeDanger.vue
+3
-3
src/views/danger/confirmeDanger/index.vue
src/views/danger/confirmeDanger/index.vue
+2
-2
src/views/danger/delayApproval/index.vue
src/views/danger/delayApproval/index.vue
+2
-2
src/views/danger/insertDanger/list.vue
src/views/danger/insertDanger/list.vue
+2
-2
src/views/danger/majorDanger/index.vue
src/views/danger/majorDanger/index.vue
+2
-2
src/views/danger/majorDanger/majorSurvey.vue
src/views/danger/majorDanger/majorSurvey.vue
+13
-9
src/views/danger/managerDanger/index.vue
src/views/danger/managerDanger/index.vue
+2
-2
src/views/danger/managerDanger/managerSurvey.vue
src/views/danger/managerDanger/managerSurvey.vue
+3
-3
src/views/danger/reportReturn/index.vue
src/views/danger/reportReturn/index.vue
+2
-2
src/views/danger/reviewDanger/index.vue
src/views/danger/reviewDanger/index.vue
+2
-2
src/views/danger/reviewDanger/reviewAdd.vue
src/views/danger/reviewDanger/reviewAdd.vue
+3
-3
src/views/danger/standBook/index.vue
src/views/danger/standBook/index.vue
+2
-2
src/views/danger/standBook/normalDetail.vue
src/views/danger/standBook/normalDetail.vue
+6
-6
src/views/danger/superviseDanger/index.vue
src/views/danger/superviseDanger/index.vue
+2
-2
src/views/danger/superviseDanger/superSurvey.vue
src/views/danger/superviseDanger/superSurvey.vue
+3
-3
src/views/messageCenter/index.vue
src/views/messageCenter/index.vue
+1
-1
src/views/my/index.vue
src/views/my/index.vue
+4
-4
src/views/notice/noticeList/sign/index.vue
src/views/notice/noticeList/sign/index.vue
+1
-1
src/views/risk/riskAccount/index.vue
src/views/risk/riskAccount/index.vue
+2
-2
src/views/risk/riskAccount/riskBigDetail.vue
src/views/risk/riskAccount/riskBigDetail.vue
+5
-5
src/views/risk/riskAdd/index.vue
src/views/risk/riskAdd/index.vue
+3
-3
src/views/risk/riskConfirme/index.vue
src/views/risk/riskConfirme/index.vue
+2
-2
src/views/risk/riskConfirme/riskAffirm.vue
src/views/risk/riskConfirme/riskAffirm.vue
+1
-1
src/views/risk/riskReturn/index.vue
src/views/risk/riskReturn/index.vue
+2
-2
src/views/saveWorkbench/index.vue
src/views/saveWorkbench/index.vue
+1
-1
No files found.
src/components/header.vue
View file @
473a54de
...
...
@@ -66,7 +66,7 @@ export default {
color: white;
font-size: 16px;
margin: auto;
font-weight:
600
;
font-weight:
none
;
font-family: 'Microsoft YaHei';
}
.header .iconColorRight{
...
...
src/views/Category.vue
View file @
473a54de
...
...
@@ -116,7 +116,7 @@ export default {
}
.icon-left {
font-size: 25px;
font-weight:
bold
;
font-weight:
none
;
}
.header-search {
display: flex;
...
...
@@ -190,7 +190,7 @@ export default {
.catogory-title {
width: 100%;
font-size: 17px;
font-weight:
500
;
font-weight:
none
;
padding: 20px 0;
}
.product-item {
...
...
src/views/Home.vue
View file @
473a54de
...
...
@@ -223,7 +223,7 @@ export default {
padding: 0 10px;
color: @primary;
font-size: 20px;
font-weight:
bold
;
font-weight:
none
;
border-right: 1px solid #666;
}
.icon-search {
...
...
@@ -274,7 +274,7 @@ export default {
text-align: center;
color: @primary;
font-size: 16px;
font-weight:
500
;
font-weight:
none
;
}
.good-box {
display: flex;
...
...
src/views/Login2.vue
View file @
473a54de
...
...
@@ -115,7 +115,7 @@ export default {
margin-top: 20px;
color: #fafbfe;
font-size: 18px;
font-weight:
bold
;
font-weight:
none
;
}
.con {
width: 345px;
...
...
@@ -128,7 +128,7 @@ export default {
.hello {
color: #004fb1;
font-size: 20px;
font-weight:
bold
;
font-weight:
none
;
}
.welcome {
margin: 15px 0;
...
...
src/views/ProductList.vue
View file @
473a54de
...
...
@@ -162,7 +162,7 @@ export default {
}
.icon-left {
font-size: 25px;
font-weight:
bold
;
font-weight:
none
;
}
.header-search {
display: flex;
...
...
src/views/danger/addDanger/addDanger.vue
View file @
473a54de
...
...
@@ -10,7 +10,7 @@
>
<van-field
v-if=
"isShowreturnCause"
v-model=
"returnCause"
v-model
.lazy
=
"returnCause"
readonly
rows=
"1"
autosize
...
...
@@ -24,10 +24,10 @@
clickable
name=
"proId"
:value=
"projectName"
label=
"所属
工程名称
"
label=
"所属
项目
"
placeholder=
"请选择"
@
click=
"showProjectName = true"
:rules=
"[
{ required: true, message: '所属
工程名称
不能为空' }]"
:rules=
"[
{ required: true, message: '所属
项目
不能为空' }]"
/>
<van-popup
v-model=
"showProjectName"
position=
"bottom"
>
<van-picker
...
...
@@ -258,7 +258,7 @@
<div
style=
"margin: 16px 16px 0"
>
<van-button
round
block
type=
"info"
native-type=
"submit"
>
保存
</van-button
>
上报
</van-button
>
</div>
</van-form>
...
...
@@ -395,6 +395,7 @@ export default {
methods
:
{
onSubmit
(
values
)
{
let
formdata
=
new
FormData
();
formdata
.
append
(
"
proId
"
,
this
.
projectId
);
formdata
.
append
(
"
hdRange
"
,
values
.
hdRange
);
...
...
@@ -410,12 +411,19 @@ export default {
formdata
.
append
(
"
hdExpirationTime
"
,
values
.
hdExpirationTime
);
formdata
.
append
(
"
rectificationUser
"
,
values
.
rectificationUser
);
// 放图片路径 因为formdat存数组会自动变成字符串所以次用这种追加字段的方式
// return false;
values
.
hdPicture1
.
forEach
((
item
)
=>
{
formdata
.
append
(
"
hdPicture1[]
"
,
item
.
file
);
});
values
.
hdVideo1
.
forEach
((
item
)
=>
{
formdata
.
append
(
"
hdVideo1[]
"
,
item
.
file
);
});
// console.log(formdata)
// for (var [a, b] of formdata.entries()) {
// console.log(a, b);
// }
// return false;
this
.
$toast
.
loading
({
message
:
"
提交中...
"
,
forbidClick
:
true
,
...
...
@@ -474,8 +482,28 @@ export default {
dangerReturnEcho
(
`/hdreport/edit/
${
this
.
taskId
}
`
)
.
then
((
res
)
=>
{
this
.
$toast
.
clear
();
// 对数据进行赋值
this
.
returnCause
=
res
.
data
.
reason
;
let
msg
=
res
.
data
.
hdReport
console
.
log
(
msg
)
this
.
projectId
=
msg
.
proId
this
.
projectName
=
msg
.
hdProjectName
this
.
range
=
msg
.
hdRange
this
.
type
=
msg
.
hdType
this
.
dangerName
=
msg
.
hdProjectName
this
.
dangerNum
=
msg
.
hdProjectId
this
.
dangerLevel
=
msg
.
hdLev
this
.
findTime
=
msg
.
hdDiscoveryTime
this
.
source
=
msg
.
dangerId
this
.
location
=
msg
.
hdPosition
this
.
describe
=
msg
.
hdDescribe
this
.
expireTime
=
msg
.
hdExpirationTime
this
.
recPeople
=
msg
.
rectificationUser
this
.
uploaderImg
=
msg
.
hdPictureList
||
[]
this
.
uploaderVideo
=
msg
.
hdVideoList
||
[]
})
.
catch
(()
=>
{
this
.
$toast
.
clear
();
...
...
@@ -483,7 +511,7 @@ export default {
});
},
// 所属
工程名称
// 所属
项目
onConProjectName
(
value
)
{
if
(
!
value
){
this
.
showProjectName
=
false
;
...
...
src/views/danger/changeDanger/changeInfo.vue
View file @
473a54de
...
...
@@ -23,10 +23,10 @@
<van-col
span=
"5"
>
隐患类型:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdType
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdDiscoveryTime
}}
</van-col>
</van-row>
</van-row>
-->
<van-row
gutter=
""
>
<van-col
span=
"5"
>
超期标识:
</van-col>
<van-col
span=
"19"
>
{{
item
.
dueDate
|
formatTime
}}
</van-col>
...
...
@@ -245,7 +245,7 @@ export default {
bottom: 0.32rem;
right: 15px;
color: #2a80f7;
font-weight:
bolder
;
font-weight:
none
;
z-index: 99;
}
</
style
>
src/views/danger/changeDanger/index.vue
View file @
473a54de
...
...
@@ -33,10 +33,10 @@
<van-col
span=
"5"
>
隐患级别:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdLev
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdDiscoveryTime
}}
</van-col>
</van-row>
</van-row>
-->
<van-row
gutter=
""
>
<van-col
span=
"5"
>
适用范围:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdRange
}}
</van-col>
...
...
src/views/danger/confirmeDanger/confirmeDanger.vue
View file @
473a54de
...
...
@@ -23,10 +23,10 @@
<van-col
span=
"5"
>
隐患类型:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdType
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdDiscoveryTime
}}
</van-col>
</van-row>
</van-row>
-->
<!-- 详情 -->
<div
class=
"detail"
>
详情
</div>
</van-cell-group>
...
...
@@ -329,7 +329,7 @@ export default {
bottom: 0.32rem;
right: 15px;
color: #2a80f7;
font-weight:
bolder
;
font-weight:
none
;
z-index: 99;
}
</
style
>
src/views/danger/confirmeDanger/index.vue
View file @
473a54de
...
...
@@ -22,10 +22,10 @@
<van-col
span=
"5"
>
隐患级别:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdLev
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdDiscoveryTime
}}
</van-col>
</van-row>
</van-row>
-->
<van-row
gutter=
""
>
<van-col
span=
"5"
>
适用范围:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdRange
}}
</van-col>
...
...
src/views/danger/delayApproval/index.vue
View file @
473a54de
...
...
@@ -24,10 +24,10 @@
<van-col
span=
"5"
>
隐患级别:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdLev
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdDiscoveryTime
}}
</van-col>
</van-row>
</van-row>
-->
<!-- *接口对接4 END -->
<!-- 长按显示遮罩层 -->
...
...
src/views/danger/insertDanger/list.vue
View file @
473a54de
...
...
@@ -27,10 +27,10 @@
<van-col
span=
"5"
>
隐患类型:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdType
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdDiscoveryTime
}}
</van-col>
</van-row>
</van-row>
-->
<!--
<van-row
gutter=
""
>
<van-col
span=
"5"
>
状态:
</van-col>
<van-col
span=
"19"
>
{{
item
.
taskName
}}
</van-col>
...
...
src/views/danger/majorDanger/index.vue
View file @
473a54de
...
...
@@ -24,10 +24,10 @@
<van-col
span=
"5"
>
隐患级别:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdLev
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdDiscoveryTime
}}
</van-col>
</van-row>
</van-row>
-->
<!-- *接口对接4 END -->
<!-- 长按显示遮罩层 -->
...
...
src/views/danger/majorDanger/majorSurvey.vue
View file @
473a54de
...
...
@@ -21,10 +21,10 @@
<van-col
span=
"7"
>
隐患级别:
</van-col>
<van-col
span=
"17"
>
{{
item
.
hdLev
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"7"
>
发现时间:
</van-col>
<van-col
span=
"17"
>
{{
item
.
startDate
}}
</van-col>
</van-row>
</van-row>
-->
<!-- 详情 -->
<div
class=
"detail"
>
详情
</div>
</van-cell-group>
...
...
@@ -42,13 +42,13 @@
@
change=
"selectResult"
>
<van-radio
name=
"1"
>
同意
</van-radio>
<van-radio
name=
"0"
>
退回
</van-radio>
<van-radio
name=
"0"
>
重新认定隐患级别
</van-radio>
</van-radio-group>
</
template
>
</van-field>
<!-- 同意时的选项 -->
<div
class=
"agree"
v-if=
"radio == 1"
>
<
!-- <
div class="agree" v-if="radio == 1">
<van-field
v-model="agreeOpinion"
label="审批意见"
...
...
@@ -57,12 +57,13 @@
type="textarea"
placeholder="请输入"
/>
</div>
</div>
-->
<!-- 退回是的选项 -->
<div
class=
"disagree"
v-else
>
<div
class=
"disagree"
>
<van-field
readonly
v-if=
"radio==0"
clickable
name=
"thinkHdLev"
:value=
"thinkLevel"
...
...
@@ -75,6 +76,7 @@
<van-picker
show-toolbar
value-key=
"projectName"
:default-index=
"0"
:columns=
"columnsThinkLevel"
@
confirm=
"onConThinkLevel"
@
cancel=
"showThinkLevel = false"
...
...
@@ -123,6 +125,7 @@ export default {
agreeOpinion
:
""
,
disagreeOpinion
:
""
,
thinkLevel
:
'
重大隐患
'
,
//因为隐患级别
thinkHdLev
:
'
重大隐患
'
,
showThinkLevel
:
false
,
columnsThinkLevel
:[
"
重大隐患
"
,
"
一般隐患A
"
,
"
一般隐患B
"
,
"
一般隐患C
"
,]
...
...
@@ -142,7 +145,7 @@ export default {
}
});
},
created
()
{},
created
()
{},
methods
:
{
selectResult
(
val
)
{
this
.
radio
=
val
;
...
...
@@ -175,10 +178,11 @@ export default {
});
},
// 所属
工程名称
// 所属
项目
onConThinkLevel
(
value
)
{
this
.
thinkLevel
=
value
;
this
.
showProjectName
=
false
;
this
.
showThinkLevel
=
false
;
},
// 详情
goDetail
(
taskId
)
{
...
...
@@ -224,7 +228,7 @@ export default {
bottom: 0.32rem;
right: 15px;
color: #2a80f7;
font-weight:
bolder
;
font-weight:
none
;
z-index: 99;
}
</
style
>
src/views/danger/managerDanger/index.vue
View file @
473a54de
...
...
@@ -24,10 +24,10 @@
<van-col
span=
"5"
>
隐患级别:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdLev
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdDiscoveryTime
}}
</van-col>
</van-row>
</van-row>
-->
<!-- *接口对接4 END -->
<!-- 长按显示遮罩层 -->
...
...
src/views/danger/managerDanger/managerSurvey.vue
View file @
473a54de
...
...
@@ -19,10 +19,10 @@
<van-col
span=
"7"
>
隐患级别:
</van-col>
<van-col
span=
"17"
>
{{
item
.
hdLev
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"7"
>
隐患发现时间:
</van-col>
<van-col
span=
"17"
>
{{
item
.
createTime
}}
</van-col>
</van-row>
</van-row>
-->
<!-- 详情 -->
<div
class=
"detail"
>
详情
</div>
</van-cell-group>
...
...
@@ -153,7 +153,7 @@ export default {
bottom: 0.32rem;
right: 15px;
color: #2a80f7;
font-weight:
bolder
;
font-weight:
none
;
z-index: 99;
}
</
style
>
src/views/danger/reportReturn/index.vue
View file @
473a54de
...
...
@@ -22,10 +22,10 @@
<van-col
span=
"5"
>
隐患级别:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdLev
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdDiscoveryTime
}}
</van-col>
</van-row>
</van-row>
-->
<van-row
gutter=
""
>
<van-col
span=
"5"
>
适用范围:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdRange
}}
</van-col>
...
...
src/views/danger/reviewDanger/index.vue
View file @
473a54de
...
...
@@ -22,10 +22,10 @@
<van-col
span=
"5"
>
隐患级别:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdLev
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdDiscoveryTime
}}
</van-col>
</van-row>
</van-row>
-->
<van-row
gutter=
""
>
<van-col
span=
"5"
>
适用范围:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdRange
}}
</van-col>
...
...
src/views/danger/reviewDanger/reviewAdd.vue
View file @
473a54de
...
...
@@ -23,10 +23,10 @@
<van-col
span=
"5"
>
隐患类型:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdType
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdDiscoveryTime
}}
</van-col>
</van-row>
</van-row>
-->
<van-row
gutter=
""
>
<van-col
span=
"5"
>
超期标识:
</van-col>
<van-col
span=
"19"
>
{{
item
|
formatTime
}}
</van-col>
...
...
@@ -236,7 +236,7 @@ export default {
bottom: 0.32rem;
right: 15px;
color: #2a80f7;
font-weight:
bolder
;
font-weight:
none
;
z-index: 99;
}
</
style
>
src/views/danger/standBook/index.vue
View file @
473a54de
...
...
@@ -22,10 +22,10 @@
<van-col
span=
"5"
>
隐患级别:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdLev
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdDiscoveryTime
}}
</van-col>
</van-row>
</van-row>
-->
<van-row
gutter=
""
>
<van-col
span=
"5"
>
适用范围:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdRange
}}
</van-col>
...
...
src/views/danger/standBook/normalDetail.vue
View file @
473a54de
...
...
@@ -8,7 +8,7 @@
<van-cell-group
inset
>
<van-row
gutter=
""
>
<van-col
span=
"7"
><span
class=
"field-title"
>
所属
工程名称
:
</span></van-col
><span
class=
"field-title"
>
所属
项目
:
</span></van-col
>
<van-col
span=
"17"
>
{{
hdReport
.
proId
}}
</van-col>
</van-row>
...
...
@@ -35,7 +35,7 @@
<div
v-show=
"reportOpen"
>
<van-row
gutter=
""
>
<van-col
span=
"7"
><span
class=
"field-title"
>
试
用范围:
</span></van-col
><span
class=
"field-title"
>
适
用范围:
</span></van-col
>
<van-col
span=
"17"
>
{{
hdReport
.
hdRange
}}
</van-col>
</van-row>
...
...
@@ -575,7 +575,7 @@ export default {
}
p {
font-size: 0.4rem;
font-weight:
600
;
font-weight:
none
;
padding-left: 0.16rem;
margin: 0.186667rem 0;
color: #7f7f7f;
...
...
@@ -602,18 +602,18 @@ export default {
}
.info-title {
color: #2980f7;
font-weight:
bolder
;
font-weight:
none
;
}
.field-title {
color: black;
font-weight:
bolder
;
font-weight:
none
;
}
.more {
position: absolute;
bottom: 0.32rem;
right: 15px;
color: #2a80f7;
font-weight:
bolder
;
font-weight:
none
;
z-index: 99;
}
.detail_pic {
...
...
src/views/danger/superviseDanger/index.vue
View file @
473a54de
...
...
@@ -23,10 +23,10 @@
<van-col
span=
"5"
>
隐患级别:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdLev
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
hdDiscoveryTime
}}
</van-col>
</van-row>
</van-row>
-->
<!-- *接口对接4 END -->
<!-- 长按显示遮罩层 -->
...
...
src/views/danger/superviseDanger/superSurvey.vue
View file @
473a54de
...
...
@@ -19,10 +19,10 @@
<van-col
span=
"7"
>
隐患级别:
</van-col>
<van-col
span=
"17"
>
{{
item
.
hdLev
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"7"
>
隐患发现时间:
</van-col>
<van-col
span=
"17"
>
{{
item
.
createTime
}}
</van-col>
</van-row>
</van-row>
-->
<!-- *接口对接4 END -->
<!-- 详情 -->
<div
class=
"detail"
>
详情
</div>
...
...
@@ -153,7 +153,7 @@ export default {
bottom: 0.32rem;
right: 15px;
color: #2a80f7;
font-weight:
bolder
;
font-weight:
none
;
z-index: 99;
}
</
style
>
src/views/messageCenter/index.vue
View file @
473a54de
...
...
@@ -69,7 +69,7 @@ export default {
font-size: 17px;
line-height: 1.333333rem;
color: white;
font-weight:
600
;
font-weight:
none
;
text-align: center;
}
.con {
...
...
src/views/my/index.vue
View file @
473a54de
...
...
@@ -104,7 +104,7 @@ export default {
font-size: 17px;
line-height: 50px;
color: white;
font-weight:
600
;
font-weight:
none
;
text-align: center;
}
.con {
...
...
@@ -118,7 +118,7 @@ export default {
justify-content: space-between;
.user-name {
font-size: 17px;
font-weight:
bold
;
font-weight:
none
;
}
.tag-wrap {
...
...
@@ -139,7 +139,7 @@ export default {
span {
margin-left: 0.2666rem;
font-size: 15px;
font-weight:
bold
;
font-weight:
none
;
}
}
}
...
...
@@ -156,7 +156,7 @@ export default {
border-radius: 5px;
button {
font-size: 15px;
font-weight:
bold
;
font-weight:
none
;
}
}
.van-cell-group--inset {
...
...
src/views/notice/noticeList/sign/index.vue
View file @
473a54de
...
...
@@ -86,6 +86,6 @@ export default {
}
.page-footer p{
font-size: 0.3rem;
font-weight:
bolder
;
font-weight:
none
;
}
</
style
>
\ No newline at end of file
src/views/risk/riskAccount/index.vue
View file @
473a54de
...
...
@@ -24,10 +24,10 @@
<van-col
span=
"5"
>
风险级别:
</van-col>
<van-col
span=
"19"
>
{{
item
.
riskLevel
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
startDate
}}
</van-col>
</van-row>
</van-row>
-->
<van-row
gutter=
""
>
<van-col
span=
"5"
>
风险源:
</van-col>
<van-col
span=
"19"
>
{{
item
.
riskSource
}}
</van-col>
...
...
src/views/risk/riskAccount/riskBigDetail.vue
View file @
473a54de
...
...
@@ -8,7 +8,7 @@
<van-cell-group
inset
>
<van-row
gutter=
""
>
<van-col
span=
"7"
><span
class=
"field-title"
>
所属
工程名称
:
</span></van-col
><span
class=
"field-title"
>
所属
项目
:
</span></van-col
>
<van-col
span=
"17"
>
{{
riskMain
.
pId
}}
</van-col>
</van-row>
...
...
@@ -316,7 +316,7 @@ export default {
}
p {
font-size: 0.4rem;
font-weight:
600
;
font-weight:
none
;
padding-left: 0.16rem;
margin: 0.186667rem 0;
color: #7f7f7f;
...
...
@@ -340,18 +340,18 @@ export default {
}
.info-title {
color: #2980f7;
font-weight:
bolder
;
font-weight:
none
;
}
.field-title {
color: black;
font-weight:
bolder
;
font-weight:
none
;
}
.more {
position: absolute;
bottom: 0.32rem;
right: 15px;
color: #2a80f7;
font-weight:
bolder
;
font-weight:
none
;
z-index: 99;
}
}
...
...
src/views/risk/riskAdd/index.vue
View file @
473a54de
...
...
@@ -25,10 +25,10 @@
clickable
name=
"projectName"
:value=
"projectName"
label=
"所属
工程名称
"
label=
"所属
项目
"
placeholder=
"请选择"
@
click=
"showProjectName = true"
:rules=
"[
{ required: true, message: '所属
工程名称
不能为空' }]"
:rules=
"[
{ required: true, message: '所属
项目
不能为空' }]"
/>
<van-popup
v-model=
"showProjectName"
position=
"bottom"
>
<van-picker
...
...
@@ -544,7 +544,7 @@ export default {
});
},
// 所属
工程名称
// 所属
项目
onConProjectName
(
value
)
{
if
(
!
value
)
{
this
.
showProjectName
=
false
;
...
...
src/views/risk/riskConfirme/index.vue
View file @
473a54de
...
...
@@ -23,10 +23,10 @@
<van-col
span=
"5"
>
风险级别:
</van-col>
<van-col
span=
"19"
>
{{
item
.
riskLevel
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
startDate
}}
</van-col>
</van-row>
</van-row>
-->
<van-row
gutter=
""
>
<van-col
span=
"5"
>
风险源:
</van-col>
<van-col
span=
"19"
>
{{
item
.
riskSource
}}
</van-col>
...
...
src/views/risk/riskConfirme/riskAffirm.vue
View file @
473a54de
...
...
@@ -209,7 +209,7 @@ export default {
bottom: 0.32rem;
right: 15px;
color: #2a80f7;
font-weight:
bolder
;
font-weight:
none
;
z-index: 99;
}
</
style
>
src/views/risk/riskReturn/index.vue
View file @
473a54de
...
...
@@ -22,10 +22,10 @@
<van-col
span=
"5"
>
风险级别:
</van-col>
<van-col
span=
"19"
>
{{
item
.
riskLevel
}}
</van-col>
</van-row>
<van-row
gutter=
""
>
<
!--
<
van-row
gutter=
""
>
<van-col
span=
"5"
>
发现时间:
</van-col>
<van-col
span=
"19"
>
{{
item
.
startDate
}}
</van-col>
</van-row>
</van-row>
-->
<van-row
gutter=
""
>
<van-col
span=
"5"
>
风险源:
</van-col>
<van-col
span=
"19"
>
{{
item
.
riskSource
}}
</van-col>
...
...
src/views/saveWorkbench/index.vue
View file @
473a54de
...
...
@@ -362,7 +362,7 @@ export default {
font-size: 17px;
line-height: 50px;
color: white;
font-weight:
600
;
font-weight:
none
;
text-align: center;
}
.con {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment