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
2024-09-19 10:43:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2a5b31d00213dca38111b0324f200c6321564a88
2a5b31d0
1 parent
4b7a2a5f
fix Bob说表头文字显示高度需要调整
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/views/index.vue
src/views/index.vue
View file @
2a5b31d
<!--
* @Date: 2022-07-18 10:22:22
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-09-1
0 10:19:41
* @LastEditTime: 2024-09-1
9 10:20:15
* @FilePath: /data-table/src/views/index.vue
* @Description: 首页
-->
...
...
@@ -1135,6 +1135,7 @@ const onFailed = (errorInfo) => { // 提交表单且验证不通过后触发
color: #666;
font-size: 0.9rem;
white-space: pre-wrap;
line-height: 1.5;
img {
width: 100%;
...
...
Please
register
or
login
to post a comment