Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
mlaj
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
2025-06-10 16:25:37 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
50b18c84da4f7fa6a0ea4b1330301af9b7afd743
50b18c84
1 parent
708daf0c
style(IndexCheckInPage): 移除van-empty组件中多余的image属性
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/checkin/IndexCheckInPage.vue
src/views/checkin/IndexCheckInPage.vue
View file @
50b18c8
<!--
* @Date: 2025-05-29 15:34:17
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2025-06-10 16:
06:45
* @LastEditTime: 2025-06-10 16:
13:24
* @FilePath: /mlaj/src/views/checkin/IndexCheckInPage.vue
* @Description: 文件描述
-->
...
...
@@ -152,7 +152,7 @@
</div>
</div>
</van-list>
<van-empty v-else
image="error"
description="暂无数据" />
<van-empty v-else description="暂无数据" />
</div>
<div style="height: 5rem;"></div>
...
...
Please
register
or
login
to post a comment