sync: soul-admin 组件 | 原因: 前端组件修改
This commit is contained in:
@@ -585,6 +585,11 @@ export function UserDetailModal({
|
||||
<span className="text-white font-medium">用户标签</span>
|
||||
<span className="text-gray-500 text-xs">基于《一场 Soul 的创业实验》维度打标</span>
|
||||
</div>
|
||||
{/* 自动打标说明 */}
|
||||
<div className="mb-3 p-2.5 bg-[#38bdac]/5 border border-[#38bdac]/20 rounded-lg flex items-center gap-2 text-xs text-gray-400">
|
||||
<CheckCircle2 className="w-3.5 h-3.5 text-[#38bdac] shrink-0" />
|
||||
命中的标签自动高亮 · 系统根据行为轨迹和填写资料自动打标 · 手动点击补充或取消
|
||||
</div>
|
||||
{/* 预设标签分类 */}
|
||||
<div className="mb-4 space-y-3">
|
||||
{[
|
||||
|
||||
Reference in New Issue
Block a user