Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
X
xxx_phase2_web
Project overview
Project overview
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
夏敏伟
xxx_phase2_web
Commits
a5858bbc
Commit
a5858bbc
authored
Sep 23, 2023
by
高飞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
61e3a8b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/view/ddkz/ddkzzs.vue
src/view/ddkz/ddkzzs.vue
+1
-1
No files found.
src/view/ddkz/ddkzzs.vue
View file @
a5858bbc
...
...
@@ -16,7 +16,7 @@
</el-form>
</div>
<div
class=
"ddkz-content"
>
<div
v-for=
"item in analogData"
class=
"content-card bk-ddkz-animation"
@
click=
"showInfo(true,item)"
>
<div
v-for=
"item in analogData"
class=
"content-card bk-ddkz-animation
animate__animated animate__ZoomIn
"
@
click=
"showInfo(true,item)"
>
<div
class=
"card-title"
v-text=
"item.nickname"
:title=
"item.nickname"
></div>
<div
class=
"card-date"
v-text=
"item.createTime"
></div>
<div
class=
"card-text"
v-text=
"item.conRemark"
:title=
"item.conRemark"
></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