refactor(ui): 界面升级与代码规范优化

This commit is contained in:
Ray.Hao
2026-06-18 18:38:12 +08:00
parent 288ea9b43d
commit 14035cfa4d
130 changed files with 7813 additions and 5893 deletions

View File

@@ -44,16 +44,16 @@
<table align="center">
<tr>
<td><img alt="PC预览1" width="400" src="./src/assets/images/preview/pc-01.png"></td>
<td><img alt="PC预览2" width="400" src="./src/assets/images/preview/pc-02.png"></td>
<td><img alt="PC预览1" width="400" src="./public/images/preview/pc-01.png"></td>
<td><img alt="PC预览2" width="400" src="./public/images/preview/pc-02.png"></td>
</tr>
<tr>
<td><img alt="PC预览3" width="400" src="./src/assets/images/preview/pc-03.png"></td>
<td><img alt="PC预览4" width="400" src="./src/assets/images/preview/pc-04.png"></td>
<td><img alt="PC预览3" width="400" src="./public/images/preview/pc-03.png"></td>
<td><img alt="PC预览4" width="400" src="./public/images/preview/pc-04.png"></td>
</tr>
<tr>
<td><img alt="PC预览5" width="400" src="./src/assets/images/preview/pc-05.png"></td>
<td><img alt="PC预览6" width="400" src="./src/assets/images/preview/pc-06.png"></td>
<td><img alt="PC预览5" width="400" src="./public/images/preview/pc-05.png"></td>
<td><img alt="PC预览6" width="400" src="./public/images/preview/pc-06.png"></td>
</tr>
</table>
@@ -61,10 +61,10 @@
<table align="center">
<tr>
<td><img alt="APP预览1" width="200" src="./src/assets/images/preview/app-01.png"></td>
<td><img alt="APP预览2" width="200" src="./src/assets/images/preview/app-02.png"></td>
<td><img alt="APP预览3" width="200" src="./src/assets/images/preview/app-03.png"></td>
<td><img alt="APP预览4" width="200" src="./src/assets/images/preview/app-04.png"></td>
<td><img alt="APP预览1" width="200" src="./public/images/preview/app-01.png"></td>
<td><img alt="APP预览2" width="200" src="./public/images/preview/app-02.png"></td>
<td><img alt="APP预览3" width="200" src="./public/images/preview/app-03.png"></td>
<td><img alt="APP预览4" width="200" src="./public/images/preview/app-04.png"></td>
</tr>
</table>
@@ -223,17 +223,17 @@ Thanks to all the contributors!
<table align="center">
<tr>
<td align="center">
<img src="./public/images/qr/wechat-official.png" height="180" alt="公众号「有来技术」"><br>
<img src="./public/images/qrcode/wechat-official.png" height="180" alt="公众号「有来技术」"><br>
<sub>公众号「有来技术」</sub>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td align="center">
<img src="./public/images/qr/wechat-mp.jpg" height="180" alt="小程序「有来技术」"><br>
<img src="./public/images/qrcode/wechat-mp.jpg" height="180" alt="小程序「有来技术」"><br>
<sub>小程序「有来技术」</sub>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td align="center">
<img src="./public/images/qr/wechat-personal.png" height="180" alt="添加作者微信"><br>
<img src="./public/images/qrcode/wechat-personal.png" height="180" alt="添加作者微信"><br>
<sub>添加作者微信</sub>
</td>
</tr>