feat: add jina (#967)

### What problem does this PR solve?
feat: add jina #650 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-05-29 16:48:52 +08:00
committed by GitHub
parent a135f9f5b6
commit e1f0644deb
4 changed files with 238 additions and 7 deletions

View File

@ -22,8 +22,8 @@ import { useTranslate } from '@/hooks/commonHooks';
import styles from './index.less';
const layout = {
labelCol: { span: 7 },
wrapperCol: { span: 17 },
labelCol: { span: 9 },
wrapperCol: { span: 15 },
};
const validateMessages = {