Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
GaoQuYingJiH5-ASD
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
xinzhedeai
GaoQuYingJiH5-ASD
Commits
be175b2e
Commit
be175b2e
authored
Apr 16, 2025
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
检查 网格员可以审核 详情二维码按钮显隐
parent
6525cad6
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
4 additions
and
1273 deletions
+4
-1273
_check_info-中台.js
src/_check_info-中台.js
+0
-0
_check_info.html
src/_check_info.html
+2
-2
_check_info.js
src/_check_info.js
+1
-0
_check_info_data.js
src/_check_info_data.js
+0
-600
_check_info_data_detail.js
src/_check_info_data_detail.js
+0
-600
_check_info_data_detail_yh.js
src/_check_info_data_detail_yh.js
+0
-70
_shanghu_detail.html
src/_shanghu_detail.html
+1
-1
No files found.
src/_check_info-中台.js
deleted
100644 → 0
View file @
6525cad6
This diff is collapsed.
Click to expand it.
src/_check_info.html
View file @
be175b2e
...
@@ -170,13 +170,13 @@
...
@@ -170,13 +170,13 @@
</div>
</div>
</div> -->
</div> -->
<div
class=
"bottom_bar"
v-if=
"flag=='0'"
>
<div
class=
"bottom_bar"
v-if=
"flag=='0'
&& userType=='shop'
"
>
<div
style=
"display: flex;justify-content: center;gap: 1rem;"
>
<div
style=
"display: flex;justify-content: center;gap: 1rem;"
>
<van-button
type=
"info"
size=
"small"
@
click=
"add4DZG_XQ"
style=
"width:2rem"
>
提交整改
</van-button>
<van-button
type=
"info"
size=
"small"
@
click=
"add4DZG_XQ"
style=
"width:2rem"
>
提交整改
</van-button>
</div>
</div>
</div>
</div>
<div
class=
"bottom_bar"
v-if=
"flag=='2'"
>
<div
class=
"bottom_bar"
v-if=
"flag=='2'
&& userType=='wgy'
"
>
<div
style=
"display: flex;justify-content: center;gap: 1rem;"
>
<div
style=
"display: flex;justify-content: center;gap: 1rem;"
>
<van-button
type=
"danger"
size=
"small"
@
click=
"add4DSH_XQ(0)"
style=
"width:2rem"
>
拒绝
</van-button>
<van-button
type=
"danger"
size=
"small"
@
click=
"add4DSH_XQ(0)"
style=
"width:2rem"
>
拒绝
</van-button>
<van-button
type=
"info"
size=
"small"
@
click=
"add4DSH_XQ(1)"
style=
"width:2rem"
>
通过
</van-button>
<van-button
type=
"info"
size=
"small"
@
click=
"add4DSH_XQ(1)"
style=
"width:2rem"
>
通过
</van-button>
...
...
src/_check_info.js
View file @
be175b2e
...
@@ -50,6 +50,7 @@ window.onload = function() {
...
@@ -50,6 +50,7 @@ window.onload = function() {
VUE
=
new
Vue
({
VUE
=
new
Vue
({
el
:
'
#app
'
,
el
:
'
#app
'
,
data
:
{
data
:
{
userType
:
gemhoUtil
.
getCookie
(
'
userType
'
),
id
:
''
,
// 记录id || 隐患id
id
:
''
,
// 记录id || 隐患id
merId
:
''
,
// 商户id
merId
:
''
,
// 商户id
pageName
:
''
,
// 页面名称(用于记录页面来源,用于操作后返回上一页)
pageName
:
''
,
// 页面名称(用于记录页面来源,用于操作后返回上一页)
...
...
src/_check_info_data.js
deleted
100644 → 0
View file @
6525cad6
This diff is collapsed.
Click to expand it.
src/_check_info_data_detail.js
deleted
100644 → 0
View file @
6525cad6
This diff is collapsed.
Click to expand it.
src/_check_info_data_detail_yh.js
deleted
100644 → 0
View file @
6525cad6
var
res
=
{
"
msg
"
:
"
操作成功
"
,
"
reviewRecord
"
:
""
,
"
rectificationDeadline
"
:
""
,
"
code
"
:
200
,
"
data
"
:
[
{
"
id
"
:
1
,
"
name
"
:
"
消防安全检查
"
,
"
gqCheckItemVoList
"
:
[
{
"
id
"
:
1
,
"
checkTypeId
"
:
0
,
"
name
"
:
"
灭火器是否完好有效
"
,
"
itemType
"
:
1
,
"
itemAnswer
"
:
2
,
"
gqCheckQuestionDtoList
"
:
[
{
"
id
"
:
1
,
"
checkItemId
"
:
0
,
"
name
"
:
"
未配置
"
,
"
type
"
:
0
,
"
check
"
:
true
,
"
content
"
:
""
},
{
"
id
"
:
2
,
"
checkItemId
"
:
1
,
"
name
"
:
"
压力失效
"
,
"
type
"
:
1
,
"
check
"
:
false
,
"
content
"
:
""
},
{
"
id
"
:
3
,
"
checkItemId
"
:
1
,
"
name
"
:
"
压力失效
"
,
"
type
"
:
1
,
"
check
"
:
false
,
"
content
"
:
""
},
{
"
id
"
:
8
,
"
checkItemId
"
:
1
,
"
name
"
:
"
配置类型错误
"
,
"
type
"
:
1
,
"
check
"
:
false
,
"
content
"
:
""
}
],
"
hiddenImageUrlList
"
:
[
"
192.168.2.37:8080/profile/hidden/8qeclb1joyut5zjsjg52tylbjb63lvc.jpg
"
,
"
192.168.2.37:8080/profile/hidden/00055.jpg
"
],
"
rectificationImageUrlList
"
:
[
"
192.168.2.37:8080/profile/hidden/8qeclb1joyut5zjsjg52tylbjb63lvc.jpg
"
,
"
192.168.2.37:8080/profile/hidden/00055.jpg
"
],
"
checkPeople
"
:
"
超级管理员
"
,
"
rectificationDate
"
:
null
,
"
description
"
:
"
asd
"
}
]
}
],
"
reviewDate
"
:
""
,
"
rectificationStatusName
"
:
"
待整改
"
,
"
checkPeopleName
"
:
"
超级管理员
"
,
"
checkDate
"
:
"
2025-03-26 00:00:00
"
}
\ No newline at end of file
src/_shanghu_detail.html
View file @
be175b2e
...
@@ -48,7 +48,7 @@
...
@@ -48,7 +48,7 @@
<div
class=
"qr-card"
>
<div
class=
"qr-card"
>
<canvas
id=
"mainCanvas"
width=
"300"
height=
"400"
></canvas>
<canvas
id=
"mainCanvas"
width=
"300"
height=
"400"
></canvas>
</div>
</div>
<button
class=
"save-btn"
onclick=
"saveCanvas()"
>
保存二维码
</button>
<button
class=
"save-btn"
onclick=
"saveCanvas()"
v-if=
"canvasReady"
>
保存二维码
</button>
</div>
</div>
</body>
</body>
...
...
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