refactor(components): 更新组件类型定义
- 添加 Van-、VanCol、VanGrid、VanGridItem 和 VanRow 组件的类型定义- 优化组件类型定义的格式,提高代码可读性
This commit is contained in:
@@ -138,6 +138,7 @@ onMounted(() => {
|
||||
height: 40px;
|
||||
padding: 0 10px;
|
||||
background: #fff;
|
||||
display: flex;
|
||||
line-height: 40px;
|
||||
|
||||
& button {
|
||||
|
||||
Reference in New Issue
Block a user