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

Commit b70a580

Browse files
committed
0204
1 parent f4e792e commit b70a580

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

echozyr2001_FullStack_Compass.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,22 @@
3434

3535
![home](./images/echozyr2001/home.png)
3636

37+
### 02.04
38+
39+
> 学习时间:60(10) min
40+
41+
调整组件 `position` 属性为 `fixed`,可以避免对 `layout``stack` 的影响。
42+
43+
添加 `frmaer` 并设置 `width` 属性为 `fill`,可以实现 `spacer` 的效果。
44+
45+
![spacer](./images/echozyr2001/spacer.png)
46+
47+
淡入动画需要设置 `Effects``Appear` 效果。
48+
49+
动画在过程中被截断了,需要将 `Text` 部分的 `Overflow` 设置为 `Visible`
50+
51+
注意修改之后 `publish` 需要点击 `Update` 才会生效。
52+
53+
最后,成品如下:https://global-lot-758021.framer.app/
54+
3755
<!-- Content_END -->

images/echozyr2001/spacer.png

9.15 KB
Loading

0 commit comments

Comments
 (0)