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
3de39854
Commit
3de39854
authored
Jul 30, 2025
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: from上报预期信息显示问题处理。 商户home页面格式问题
parent
e218467f
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
9 deletions
+10
-9
_check_info.html
src/_check_info.html
+1
-4
_check_info.js
src/_check_info.js
+2
-1
_shanghu_home.js
src/_shanghu_home.js
+2
-3
_tezhongzuoye_detail.html
src/_tezhongzuoye_detail.html
+5
-1
No files found.
src/_check_info.html
View file @
3de39854
...
@@ -7,12 +7,9 @@
...
@@ -7,12 +7,9 @@
<meta
name=
"viewport"
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0, viewprot-fit:cover"
/>
content=
"width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0, viewprot-fit:cover"
/>
<title>
消防安全检查清单
</title>
<title>
消防安全检查清单
</title>
<script
type=
"text/javascript"
src=
"../sdk/includeHead.js"
></script>
<script
type=
"text/javascript"
src=
"../sdk/includeHead.js
?rev=250730001
"
></script>
<script
type=
"text/javascript"
src=
"../sdk/axios_http3.js"
></script>
<script
type=
"text/javascript"
src=
"../sdk/axios_http3.js"
></script>
<script
type=
"text/javascript"
src=
"_check_info_data.js"
></script>
<!-- <script type="text/javascript" src="_check_info_data_detail.js"></script>
<script type="text/javascript" src="_check_info_data_detail_yh.js"></script> -->
</head>
</head>
<body>
<body>
...
...
src/_check_info.js
View file @
3de39854
...
@@ -68,7 +68,7 @@ window.onload = function () {
...
@@ -68,7 +68,7 @@ window.onload = function () {
flag
:
'
ADD
'
,
flag
:
'
ADD
'
,
// flag: 'JC_XQ',
// flag: 'JC_XQ',
// flag: 'YH_XQ',
// flag: 'YH_XQ',
from
:
''
,
// 来自指定页面,单独处理
// 检查单信息
// 检查单信息
deadlineOptions
:
[
'
1
'
,
'
3
'
,
'
5
'
,
'
7
'
],
deadlineOptions
:
[
'
1
'
,
'
3
'
,
'
5
'
,
'
7
'
],
checkData
:
[],
// 提交给后端,图片使用vant结构,base64,后端处理,不走爱山东中台。(数据量大!)
checkData
:
[],
// 提交给后端,图片使用vant结构,base64,后端处理,不走爱山东中台。(数据量大!)
...
@@ -118,6 +118,7 @@ window.onload = function () {
...
@@ -118,6 +118,7 @@ window.onload = function () {
this
.
id
=
gemhoUtil
.
getParameter
(
'
id
'
)
this
.
id
=
gemhoUtil
.
getParameter
(
'
id
'
)
this
.
merId
=
gemhoUtil
.
getParameter
(
'
merId
'
)
this
.
merId
=
gemhoUtil
.
getParameter
(
'
merId
'
)
this
.
flag
=
gemhoUtil
.
getParameter
(
'
flag
'
)
this
.
flag
=
gemhoUtil
.
getParameter
(
'
flag
'
)
this
.
from
=
gemhoUtil
.
getParameter
(
'
from
'
)
...
...
src/_shanghu_home.js
View file @
3de39854
...
@@ -16,8 +16,8 @@ window.addEventListener("load", function () {
...
@@ -16,8 +16,8 @@ window.addEventListener("load", function () {
total
:
0
,
total
:
0
,
// 新增子Tab数据
// 新增子Tab数据
subActiveTab
:
0
,
subActiveTab
:
0
,
hazardList
:
[
// 更多示例数据...
hazardList
:
[
],
],
// 更多示例数据...
activeTab
:
0
,
activeTab
:
0
,
showTimePicker
:
false
,
showTimePicker
:
false
,
// 新增以下数据
// 新增以下数据
...
@@ -385,5 +385,4 @@ window.addEventListener("load", function () {
...
@@ -385,5 +385,4 @@ window.addEventListener("load", function () {
}
}
}
}
});
});
})
})
\ No newline at end of file
src/_tezhongzuoye_detail.html
View file @
3de39854
...
@@ -10,6 +10,8 @@
...
@@ -10,6 +10,8 @@
<!-- 在 includeHead.js 之后添加环境判断 -->
<!-- 在 includeHead.js 之后添加环境判断 -->
<script
src=
"../sdk/includeHead.js"
></script>
<script
src=
"../sdk/includeHead.js"
></script>
<script
type=
"text/javascript"
src=
"../sdk/axios_http3.js"
></script>
<script
type=
"text/javascript"
src=
"../sdk/axios_http3.js"
></script>
<link
href=
"../sdk/quilljs/quill.snow.css"
rel=
"stylesheet"
>
<script
src=
"../sdk/quilljs/quill.js"
></script>
</head>
</head>
<body>
<body>
...
@@ -130,7 +132,9 @@
...
@@ -130,7 +132,9 @@
<!-- 新增提醒事项弹出层 -->
<!-- 新增提醒事项弹出层 -->
<van-popup
v-model=
"showTipPopup"
position=
"center"
:style=
"{ width: '90%', maxHeight: '80%',height: '70vh', }"
>
<van-popup
v-model=
"showTipPopup"
position=
"center"
:style=
"{ width: '90%', maxHeight: '80%',height: '70vh', }"
>
<div
style=
"padding: 0.3rem; overflow-y: auto;"
>
<div
style=
"padding: 0.3rem; overflow-y: auto;"
>
<iframe
:src=
"`_tezhongzuoye_detail-text.html?type=${formData.workType}`"
></iframe>
<!-- <iframe :src="`_tezhongzuoye_detail-text.html?type=${formData.workType}`"></iframe>
-->
<div
id=
"editor-container"
></div>
<van-button
type=
"info"
size=
"small"
plain
style=
"margin-top: 0.2rem; width: 100%;"
@
click=
"showTipPopup = false"
>
关闭
</van-button>
<van-button
type=
"info"
size=
"small"
plain
style=
"margin-top: 0.2rem; width: 100%;"
@
click=
"showTipPopup = false"
>
关闭
</van-button>
</div>
</div>
</van-popup>
</van-popup>
...
...
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