更改卖家审批提示词

This commit is contained in:
李志鹏
2026-05-12 11:23:18 +08:00
parent fd140ebc56
commit 848e7b4692
3 changed files with 5 additions and 6 deletions

View File

@@ -83,15 +83,14 @@
color: #000;
}
> .tip {
font-family: pingfang_medium;
font-family: pingfang_regular;
font-size: 1.8rem;
line-height: 170%;
text-align: center;
color: #585858;
&:deep(span) {
cursor: pointer;
color: #1a1a1a;
text-decoration: underline;
color: #585858;
font-family: pingfang_heavy;
}
}
> .step-list {