chore(tour):取消Tour,因为没有和平台信息绑定
This commit is contained in:
parent
f14d0fe6fd
commit
bc5fcb1fa9
@ -802,7 +802,7 @@ export function InputBox({
|
|||||||
}}
|
}}
|
||||||
className="relative w-full"
|
className="relative w-full"
|
||||||
>
|
>
|
||||||
<Tour
|
{/* <Tour
|
||||||
open={isInputToolsTourOpen}
|
open={isInputToolsTourOpen}
|
||||||
onClose={closeInputToolsTour}
|
onClose={closeInputToolsTour}
|
||||||
onFinish={finishInputToolsTour}
|
onFinish={finishInputToolsTour}
|
||||||
@ -814,7 +814,7 @@ export function InputBox({
|
|||||||
color: 'rgba(255,255,255, .8)',
|
color: 'rgba(255,255,255, .8)',
|
||||||
}}
|
}}
|
||||||
steps={inputToolsTourSteps}
|
steps={inputToolsTourSteps}
|
||||||
/>
|
/> */}
|
||||||
<AttachmentPreviewBar
|
<AttachmentPreviewBar
|
||||||
references={references}
|
references={references}
|
||||||
threadId={threadId}
|
threadId={threadId}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user