refactor(navigation): simplify main tab labels

This commit is contained in:
chengma
2026-07-17 12:24:05 +08:00
parent 01697759fc
commit 4e10cce794
29 changed files with 217 additions and 217 deletions
+2 -2
View File
@@ -16,8 +16,8 @@
<rect class="tabA" x="466" y="45" width="150" height="38"/><rect x="466" y="45" width="150" height="3" fill="#2f6fed"/>
<text class="tabT" x="34" y="68">① 导入采集</text><text class="tabT" x="186" y="68">② AI生成</text>
<text class="tabT" x="330" y="68">③ 更新蝦皮</text>
<text class="tabTA" x="496" y="68">④ 账号管理</text>
<text class="tabT" x="636" y="68">⑤ 设置</text>
<text class="tabTA" x="496" y="68">账号管理</text>
<text class="tabT" x="636" y="68">设置</text>
<!-- table -->
<g transform="translate(18,100)">

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB