Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Commit 63f9f7f

Browse files
committed
Drive_FLY_0209
1 parent f278d1c commit 63f9f7f

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

DriveFLY_FullStack_Compass.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
span、a
2828

29-
- `inline-block`
29+
- `inline-block/flex`:单独介绍
3030

3131
- `none`用于显示或隐藏元素
3232

@@ -142,4 +142,14 @@ vh 和 vw 分别相对于视口的高度和宽度。
142142

143143
https://learn.shayhowe.com/html-css/
144144

145+
### 02.09
146+
147+
回来上班了。旅游之余还能调个小程序样式,也是没谁了。
148+
149+
依旧是关于 Uniapp 的,Uniapp 的 ScrollX 要求`white-space`属性强制为`normal`以强制不换行。在调试因其它样式的原因导致高度不以实际为准。一顿操作猛如虎,打了一些补丁解决这个问题。
150+
151+
事实就是,基础不牢,地动山摇。配合这段时间了解的 CSS 基础知识,在调试时越发得心应手。
152+
153+
给我牛坏了。
154+
145155
<!-- Content_END -->

0 commit comments

Comments
 (0)