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
bdf4598d
Commit
bdf4598d
authored
Aug 12, 2025
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 隐患上报,描述字段显示添加
parent
e515b9a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
_shangbao-list.html
src/_shangbao-list.html
+2
-2
No files found.
src/_shangbao-list.html
View file @
bdf4598d
...
...
@@ -30,11 +30,11 @@
<van-cell
v-for=
"item in hazardList"
:key=
"item.id"
@
click=
"viewDetail(item)"
>
<div
style=
"width: 100%;position: relative;"
>
<!-- 第一行:商户名称 -->
<div
class=
"tab1-row1 bold"
>
{{ item.
merName
}}
</div>
<div
class=
"tab1-row1 bold"
>
{{ item.
description
}}
</div>
<!-- 第二行:场所类型 + 检查单位(两列) -->
<div
class=
"tab1-row1"
>
<span>
{{ item.
placeTyp
e }}
</span>
<span>
{{ item.
merNam
e }}
</span>
</div>
<!-- 第三行:监察人 + 检查日期(两列) -->
...
...
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