chore(ui): login page & workflow page (#3046)

* login page & number input & multirow select & llm select

* workflow

* adjust nodes
This commit is contained in:
heheer
2024-11-04 10:32:38 +08:00
committed by archer
parent 0645b274da
commit 7a929db0a5
71 changed files with 745 additions and 525 deletions

View File

@@ -64,7 +64,8 @@ export const useSendCode = ({ type }: { type: `${UserAuthTypeEnum}` }) => {
position={'absolute'}
right={3}
zIndex={1}
fontSize={'sm'}
fontSize={'mini'}
fontWeight={'medium'}
{...styles}
{...(codeCountDown > 0
? {