This commit is contained in:
Archer
2023-09-26 21:17:13 +08:00
committed by GitHub
parent a11e0bd9c3
commit 11848b8f44
34 changed files with 395 additions and 62 deletions

View File

@@ -245,8 +245,7 @@ const OutLink = ({
ref={ChatBoxRef}
appAvatar={shareChatData.app.avatar}
userAvatar={shareChatData.userAvatar}
variableModules={shareChatData.app.variableModules}
welcomeText={shareChatData.app.welcomeText}
userGuideModule={shareChatData.app?.userGuideModule}
feedbackType={'user'}
onUpdateVariable={(e) => {
setShareChatData((state) => ({