diff --git a/Cunkebao/src/pages/mobile/workspace/ai-knowledge/list/components/GlobalPromptModal.tsx b/Cunkebao/src/pages/mobile/workspace/ai-knowledge/list/components/GlobalPromptModal.tsx index 3ffa9c37..74541b70 100644 --- a/Cunkebao/src/pages/mobile/workspace/ai-knowledge/list/components/GlobalPromptModal.tsx +++ b/Cunkebao/src/pages/mobile/workspace/ai-knowledge/list/components/GlobalPromptModal.tsx @@ -6,6 +6,7 @@ import { InfoCircleOutlined, ExclamationCircleFilled, InfoCircleFilled, + CloseOutlined, } from "@ant-design/icons"; import { initGlobalPrompt, saveGlobalPrompt } from "../api"; import style from "../index.module.scss"; @@ -103,17 +104,8 @@ const GlobalPromptModal: React.FC = ({ /> 统一提示词配置 - - × - + +