mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
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:
@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user