Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
data-table
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2025-11-27 15:33:19 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
32baab686362c610ac7eb4716fb6344fb8e724ab
32baab68
1 parent
9ae09ef9
style(views): 调整分页组件占位高度从5rem到8rem
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/index.vue
src/views/index.vue
View file @
32baab6
<!--
* @Date: 2022-07-18 10:22:22
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2025-11-27 15:
21:31
* @LastEditTime: 2025-11-27 15:
33:12
* @FilePath: /data-table/src/views/index.vue
* @Description: 首页
-->
...
...
@@ -152,7 +152,7 @@
提交即授权该表单收集你的填写信息
</div>
<!-- 分页组件高度占位符 -->
<div v-if="enable_pagination" style="height:
5
rem;"></div>
<div v-if="enable_pagination" style="height:
8
rem;"></div>
<div>
<!-- TODO: 签到二维码,待用 -->
<!-- <van-image width="50" height="50" src="https://oa-dev.onwall.cn/admin/?a=get_qrcode&m=srv&key=123'"></van-image> -->
...
...
Please
register
or
login
to post a comment