refactor(navigation): simplify main tab labels
This commit is contained in:
@@ -24,15 +24,15 @@
|
||||
<text class="title" x="18" y="26">蝦皮圈優化助手 · 蝦皮商品批量改标题换封面</text>
|
||||
<circle cx="1228" cy="20" r="6" fill="#f5bf4f"/><circle cx="1250" cy="20" r="6" fill="#5ac26a"/><circle cx="1206" cy="20" r="6" fill="#e0e4ea"/>
|
||||
|
||||
<!-- tab bar: 6 tabs, ⑥ active -->
|
||||
<!-- tab bar: 6 tabs, 图片工场 active -->
|
||||
<rect class="tab" x="0.5" y="41" width="1279" height="38"/>
|
||||
<rect class="tabA" x="666" y="45" width="132" height="38"/><rect x="666" y="45" width="132" height="3" fill="#2f6fed"/>
|
||||
<text class="tabT" x="30" y="68">① 导入采集</text>
|
||||
<text class="tabT" x="168" y="68">② AI生成</text>
|
||||
<text class="tabT" x="296" y="68">③ 更新蝦皮</text>
|
||||
<text class="tabT" x="434" y="68">④ 账号管理</text>
|
||||
<text class="tabT" x="572" y="68">⑤ 设置</text>
|
||||
<text class="tabTA" x="690" y="68">⑥ 图片工场</text>
|
||||
<text class="tabT" x="434" y="68">账号管理</text>
|
||||
<text class="tabT" x="572" y="68">设置</text>
|
||||
<text class="tabTA" x="690" y="68">图片工场</text>
|
||||
|
||||
<!-- ===== LEFT: product list ===== -->
|
||||
<g transform="translate(16,94)">
|
||||
@@ -239,7 +239,7 @@
|
||||
<rect class="slotE" x="446" y="62" width="48" height="48" rx="4"/>
|
||||
</g>
|
||||
<rect x="14" y="112" width="48" height="14" rx="3" fill="#2f6fed"/><text class="badge" x="26" y="122" font-size="9">封面①</text>
|
||||
<text class="mut" x="72" y="123" font-size="10">② ③ ④ ⑤ …空槽虚线</text>
|
||||
<text class="mut" x="72" y="123" font-size="10">其余位置为空槽虚线</text>
|
||||
|
||||
<!-- detail slots -->
|
||||
<text class="cell" x="14" y="158">详情图 <tspan fill="#1f8a5b" font-weight="600">3/12</tspan></text>
|
||||
|
||||
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user