fix: 保留颜色匹配页面返回状态 (#294)

This commit is contained in:
chengma
2026-08-24 00:15:28 +08:00
parent 6ac3e0bfc1
commit c431982168
3 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -104,7 +104,7 @@
<td>{{.SourceText}}</td>
<td{{if .PddMissing}} class="missing"{{end}}>{{if .PddMissing}}未填写{{else}}<span title="{{.PddURL}}">{{.PddGoodsID}}</span>{{end}}</td>
<td>{{.StatusText}}</td>
<td><a href="/shopee/color-mappings?goods_id={{.GoodsID}}&return_to={{$.ReturnToEscaped}}">进入匹配</a></td>
<td><a href="/shopee/color-mappings?goods_id={{.GoodsID}}&return_to={{$.ReturnTo}}">进入匹配</a></td>
<td>{{.UpdatedAt}}</td>
</tr>
{{else}}