feat: 我的模板卡片增加「用户自制」来源标签
CI/CD Pipeline / Build Production Runtime Images (push) Has been skipped
CI/CD Pipeline / Deploy Production (push) Has been skipped
CI/CD Pipeline / Production Browser E2E (push) Has been skipped
CI/CD Pipeline / Staging E2E Tests (push) Failing after 68h26m8s
CI/CD Pipeline / Deploy Staging (push) Failing after 68h27m51s
CI/CD Pipeline / Frontend Lint (push) Failing after 68h28m24s
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 68h29m11s
CI/CD Pipeline / Build Production Runtime Images (push) Has been skipped
CI/CD Pipeline / Deploy Production (push) Has been skipped
CI/CD Pipeline / Production Browser E2E (push) Has been skipped
CI/CD Pipeline / Staging E2E Tests (push) Failing after 68h26m8s
CI/CD Pipeline / Deploy Staging (push) Failing after 68h27m51s
CI/CD Pipeline / Frontend Lint (push) Failing after 68h28m24s
CI/CD Pipeline / Validate Code Quality And Tests (push) Failing after 68h29m11s
This commit is contained in:
@@ -226,6 +226,7 @@ const MyTemplates: React.FC = () => {
|
||||
>
|
||||
{MODE_LABELS[tpl.mode as TemplateMode] || tpl.mode}
|
||||
</Tag>
|
||||
<Tag color="green">用户自制</Tag>
|
||||
</div>
|
||||
|
||||
<div className="mt-card-meta">
|
||||
|
||||
Reference in New Issue
Block a user