Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jiaxiu-miniapp
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
蔡亮华(贵阳日报)
jiaxiu-miniapp
Commits
56979060
Commit
56979060
authored
Dec 03, 2024
by
彭佳妮(贵阳日报)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
隐藏删除
parent
b6f04ed5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
PictureList.vue
src/pages/mine/components/PictureList.vue
+2
-2
No files found.
src/pages/mine/components/PictureList.vue
View file @
56979060
...
...
@@ -22,9 +22,9 @@
<img
src=
"@/static/image/avatar.png"
>
<span>
{{
item
.
author
}}
</span>
</div>
<div
v-if=
"active == 1"
>
<
!--
<
div
v-if=
"active == 1"
>
<van-icon
name=
"ellipsis"
size=
"26"
color=
"#545454"
@
click=
"handleMore(item)"
/>
</div>
</div>
-->
<div
v-if=
"active == 2"
>
<van-icon
name=
"star"
color=
"#F1C13E"
/>
</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