feat: 增加商品颜色匹配页面 (#294)
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
<dt>采集状态</dt><dd>{{.StatusText}}{{if .CollectMsg}}:{{.CollectMsg}}{{end}}</dd>
|
||||
</dl>
|
||||
|
||||
<p><a class="button-link primary" href="{{$.ColorMappingURL}}">进入颜色匹配</a></p>
|
||||
|
||||
<form method="post" action="/shopee/save" class="form-stack">
|
||||
<input type="hidden" name="csrf_token" value="{{$.CSRFToken}}">
|
||||
<input type="hidden" name="shopee_goods_id" value="{{.GoodsID}}">
|
||||
|
||||
Reference in New Issue
Block a user