feat: 小程序UI重构为Apple设计系统并添加tabBar
- 全局样式重构为Apple Design System风格 - 添加底部tabBar导航(首页/发布/历史/私信/我的) - 更紧凑的spacing和更小的字体尺寸 - pill圆角按钮和状态标签 - Action Blue (#0066cc) 单一accent色 - 添加tabBar图标资源 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
BIN
miniprogram/assets/icons/history-active.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
miniprogram/assets/icons/history.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
miniprogram/assets/icons/home-active.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
miniprogram/assets/icons/home.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
4
miniprogram/assets/icons/home.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<!-- Home Icon (Normal) -->
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M12 40V20L24 10L36 20V40H28V28H20V40H12Z" stroke="#86868b" stroke-width="2" fill="none"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 231 B |
BIN
miniprogram/assets/icons/inbox-active.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
miniprogram/assets/icons/inbox.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
miniprogram/assets/icons/profile-active.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
miniprogram/assets/icons/profile.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
miniprogram/assets/icons/publish-active.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
miniprogram/assets/icons/publish.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |