Skip to content

Commit c3e407c

Browse files
committed
update
1 parent d02a44f commit c3e407c

21 files changed

+24
-8
lines changed

README-zh-CN.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,20 @@ Android 原生平台的这个项目我基本上不打算继续维护了,如果
4343

4444
正在努力完善,预计近期发布,敬请期待。
4545

46-
## 效果预览图
46+
## 演示截屏
4747

4848
<div style="display: flex">
49-
<img src="https://github.com/BetterAndroid/FlexiUI/blob/main/img-src/UI-Day.png?raw=true" width = "200" alt="SCREENSHOT"/>
50-
<img src="https://github.com/BetterAndroid/FlexiUI/blob/main/img-src/UI-Night.png?raw=true" width = "200" alt="SCREENSHOT"/>
51-
<img src="https://github.com/BetterAndroid/FlexiUI/blob/main/img-src/UI-Dark.png?raw=true" width = "200" alt="SCREENSHOT"/>
49+
<img src="img-src/day/shot-1-zh.png" width = "200" alt="SCREENSHOT"/>
50+
<img src="img-src/day/shot-2-zh.png" width = "200" alt="SCREENSHOT"/>
51+
<img src="img-src/day/shot-3-zh.png" width = "200" alt="SCREENSHOT"/>
52+
<img src="img-src/day/shot-4-zh.png" width = "200" alt="SCREENSHOT"/>
53+
</div>
54+
55+
<div style="display: flex">
56+
<img src="img-src/night/shot-1-zh.png" width = "200" alt="SCREENSHOT"/>
57+
<img src="img-src/night/shot-2-zh.png" width = "200" alt="SCREENSHOT"/>
58+
<img src="img-src/night/shot-3-zh.png" width = "200" alt="SCREENSHOT"/>
59+
<img src="img-src/night/shot-4-zh.png" width = "200" alt="SCREENSHOT"/>
5260
</div>
5361

5462
## 项目推广

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,20 @@ You can click the link below to view the project branch of the corresponding pla
4343

4444
We are working hard to improve it and it is expected to be released soon, so stay tuned.
4545

46-
## Design Preview
46+
## Demo Screenshots
4747

4848
<div style="display: flex">
49-
<img src="https://github.com/BetterAndroid/FlexiUI/blob/main/img-src/UI-Day.png?raw=true" width = "200" alt="SCREENSHOT"/>
50-
<img src="https://github.com/BetterAndroid/FlexiUI/blob/main/img-src/UI-Night.png?raw=true" width = "200" alt="SCREENSHOT"/>
51-
<img src="https://github.com/BetterAndroid/FlexiUI/blob/main/img-src/UI-Dark.png?raw=true" width = "200" alt="SCREENSHOT"/>
49+
<img src="img-src/day/shot-1.png" width = "200" alt="SCREENSHOT"/>
50+
<img src="img-src/day/shot-2.png" width = "200" alt="SCREENSHOT"/>
51+
<img src="img-src/day/shot-3.png" width = "200" alt="SCREENSHOT"/>
52+
<img src="img-src/day/shot-4.png" width = "200" alt="SCREENSHOT"/>
53+
</div>
54+
55+
<div style="display: flex">
56+
<img src="img-src/night/shot-1.png" width = "200" alt="SCREENSHOT"/>
57+
<img src="img-src/night/shot-2.png" width = "200" alt="SCREENSHOT"/>
58+
<img src="img-src/night/shot-3.png" width = "200" alt="SCREENSHOT"/>
59+
<img src="img-src/night/shot-4.png" width = "200" alt="SCREENSHOT"/>
5260
</div>
5361

5462
## Promotion

img-src/UI-Dark.png

-52.7 KB
Binary file not shown.

img-src/UI-Day.png

-52.5 KB
Binary file not shown.

img-src/UI-Night.png

-50.2 KB
Binary file not shown.

img-src/day/shot-1-zh.png

134 KB
Loading

img-src/day/shot-1.png

129 KB
Loading

img-src/day/shot-2-zh.png

133 KB
Loading

img-src/day/shot-2.png

131 KB
Loading

img-src/day/shot-3-zh.png

55.3 KB
Loading

0 commit comments

Comments
 (0)