feat: 增加商品目录导入记录 (#134)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
{{/* 三段式布局的第一段:顶部工具条。
|
||||
和另外四个页面保持一致,见 docs/admin/05-ui-specification.md §2。 */}}
|
||||
<div class="toolbar">
|
||||
{{if .CurrentUser.IsAdmin}}<a class="button" href="/integrations/catalog">导入记录</a>{{end}}
|
||||
{{/* 文案写全「添加 PDD 商品」:这条工具条上还有「创建采集任务」,
|
||||
两个都以「创建」开头的话,第一次用的人分不清哪个是加商品、哪个是发起采集。 */}}
|
||||
<button type="button" data-modal-open="create-modal">添加 PDD 商品</button>
|
||||
|
||||
Reference in New Issue
Block a user