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
b152cbd1
Commit
b152cbd1
authored
Jun 04, 2025
by
lei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add:图片预览
parent
2f53743c
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
547 additions
and
388 deletions
+547
-388
_check_info.html
src/_check_info.html
+2
-2
_consumer_jydetail.html
src/_consumer_jydetail.html
+67
-53
_shanghu_detail-edit.html
src/_shanghu_detail-edit.html
+478
-333
No files found.
src/_check_info.html
View file @
b152cbd1
...
...
@@ -135,7 +135,7 @@
<van-cell>
<span
class=
""
>
隐患图片:
</span>
<div>
<
img
<
ImagePreview
v-for=
"(imgItem, subIndex) in item.hiddenImageUrlList"
:src=
"imgItem"
alt=
""
...
...
@@ -148,7 +148,7 @@
<van-cell
><span
class=
""
>
整改情况:
</span>
<div>
<
img
<
ImagePreview
v-for=
"(imgItem, subIndex) in item.rectificationImageUrlList"
:src=
"imgItem"
alt=
""
...
...
src/_consumer_jydetail.html
View file @
b152cbd1
<!DOCTYPE html>
<html
lang=
"zh-CN"
>
<head>
<meta
charset=
"UTF-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<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"
>
<meta
charset=
"UTF-8"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<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"
/>
<title>
高区“码”上
</title>
<script
type=
"text/javascript"
src=
"../sdk/includeHead.js"
></script>
<script
type=
"text/javascript"
src=
"../sdk/axios_http3.js"
></script>
<style>
</style>
<script
type=
"text/javascript"
src=
"../sdk/includeHead.js"
></script>
<script
type=
"text/javascript"
src=
"../sdk/axios_http3.js"
></script>
<style></style>
</head>
<body>
<div
id=
"app"
>
<div
class=
"wrapper"
v-cloak
>
<div
class=
"wrapper"
v-cloak
>
<div
class=
"form-item"
>
<span
class=
"form-label"
>
日期
</span>
<div
class=
"form-input-wrap"
>
...
...
@@ -29,14 +41,16 @@
<p
class=
"form-content"
>
{{formData.content}}是快乐的反抗拉萨酱豆腐卢卡斯的反抗拉萨附近;阿斯蒂芬库里Salford;拉是否
</p>
</div>
</div>
<div
class=
"form-item"
style=
"height: 1.5rem;"
>
<img
<div
class=
"form-item"
style=
"height: 1.5rem"
>
<ImagePreview
v-for=
"(imgItem, subIndex) in formData.photos"
:src=
"imgItem"
alt=
""
style=
"width: 1.4rem; height: 1.4rem; margin-right: 0.2rem"
/>
</div>
<div
class=
"form-item"
>
<span
class=
"form-label"
>
联系人
</span>
...
...
src/_shanghu_detail-edit.html
View file @
b152cbd1
This diff is collapsed.
Click to expand it.
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