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
fae186df
Commit
fae186df
authored
Oct 14, 2025
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:应知应会数据重复bug处理
parent
77a0032d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
_anquan_changshi.html
src/_anquan_changshi.html
+1
-2
No files found.
src/_anquan_changshi.html
View file @
fae186df
...
...
@@ -43,9 +43,8 @@
<div
class=
"card-title"
>
{{ item.name }}
</div>
</div>
</div>
<div
style=
"width: 100%; background-color: #f5f6fa;padding-top: .2rem;"
v-if=
"activeTab==2"
v-for=
"item in hazardList"
>
<div
style=
"width: 100%; background-color: #f5f6fa;padding-top: .2rem;"
v-if=
"activeTab==2"
>
<van-cell
v-for=
"item in hazardList"
:key=
"item.id"
class=
"list-item"
@
click=
"viewDetail(item)"
>
<!-- 第一行:隐患描述 -->
<div
style=
"
position: relative; /* 新增:相对定位容器 */
white-space: nowrap;
...
...
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