Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
tswj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2022-05-25 19:58:46 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6cece2da052e9e7224842c8e30e9918f7b0ef28c
6cece2da
1 parent
0036628a
✨ feat(我的捐赠): 捐赠列表显示标题调整
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/views/me/donateList.vue
src/views/me/donateList.vue
View file @
6cece2d
...
...
@@ -28,7 +28,8 @@
<img :src="icon_lock">
</div>
</div>
<p class="van-ellipsis text">{{ v.name }}</p>
<!-- <p class="van-ellipsis text">{{ v.name }}</p> -->
<p class="text">{{ v.name }}</p>
</van-col>
</van-row>
</div>
...
...
Please
register
or
login
to post a comment