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
+3 -3
View File
@@ -25,8 +25,8 @@
<rect class="tabs" x="0.5" y="41" width="1279" height="38"/>
<rect x="666" y="45" width="116" height="34" fill="#f4f6f9"/><rect x="666" y="45" width="116" height="3" fill="#1769d2"/>
<text class="tab" x="30" y="68">① 导入采集</text><text class="tab" x="168" y="68">② AI生成</text>
<text class="tab" x="296" y="68">③ 更新蝦皮</text><text class="tab" x="434" y="68">④ 账号管理</text>
<text class="tab" x="572" y="68">⑤ 设置</text><text class="tab-active" x="690" y="68">⑥ AI工场</text>
<text class="tab" x="296" y="68">③ 更新蝦皮</text><text class="tab" x="434" y="68">账号管理</text>
<text class="tab" x="572" y="68">设置</text><text class="tab-active" x="690" y="68">AI工场</text>
<!-- 商品轨 -->
<g transform="translate(16,94)">
@@ -159,5 +159,5 @@
<rect class="button" x="1064" y="88" width="100" height="38" rx="6"/><text class="button-text" x="1081" y="112">打开导出目录</text>
</g>
<text class="muted" x="84" y="806">v3 · ⑥ AI工场 · 不导入本地图片 · 文件名:商品ID_主图_1.jpg / 商品ID_详情图_1.jpg · v1 导出后手动上传蝦皮</text>
<text class="muted" x="84" y="806">v3 · AI工场 · 不导入本地图片 · 文件名:商品ID_主图_1.jpg / 商品ID_详情图_1.jpg · v1 导出后手动上传蝦皮</text>
</svg>

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB