From 2f87fb5b519aab14af6b8b55e456c324272dde6f Mon Sep 17 00:00:00 2001 From: zhangkang <57750083+zhangkang1314@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:55:44 +0800 Subject: [PATCH 1/2] =?UTF-8?q?docs:=20=E8=A1=A5=E5=85=85=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E7=B1=BB=E7=BC=96=E8=BE=91=E5=99=A8=E5=8F=82=E6=95=B0?= =?UTF-8?q?osscat=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/template/editor/fileuploader-one.md | 14 ++++++++++++++ docs/template/editor/fileuploader.md | 14 ++++++++++++++ docs/template/editor/picture-one.md | 14 ++++++++++++++ docs/template/editor/picture.md | 14 ++++++++++++++ 4 files changed, 56 insertions(+) diff --git a/docs/template/editor/fileuploader-one.md b/docs/template/editor/fileuploader-one.md index 80e12e2..916de42 100644 --- a/docs/template/editor/fileuploader-one.md +++ b/docs/template/editor/fileuploader-one.md @@ -62,6 +62,20 @@ uploadParams={'test1':'%field16%','test2':'%field17%'} exportParams={'test1':'%field16%','test2':'%field17%'} ``` +### osscat + +--- + +- **类型**:`string` +- **说明**:存储目录 +- **默认**:`''` +- **配置示例** + +``` +// 存储目录 +osscat=catTest +``` + ## 扩展 isDrag diff --git a/docs/template/editor/fileuploader.md b/docs/template/editor/fileuploader.md index 03b8b16..d767aef 100644 --- a/docs/template/editor/fileuploader.md +++ b/docs/template/editor/fileuploader.md @@ -75,6 +75,20 @@ uploadParams={'test1':'%field16%','test2':'%field17%'} exportParams={'test1':'%field16%','test2':'%field17%'} ``` +### osscat + +--- + +- **类型**:`string` +- **说明**:存储目录 +- **默认**:`''` +- **配置示例** + +``` +// 存储目录 +osscat=catTest +``` + ## 未支持 fileExts diff --git a/docs/template/editor/picture-one.md b/docs/template/editor/picture-one.md index 7754694..ad3158f 100644 --- a/docs/template/editor/picture-one.md +++ b/docs/template/editor/picture-one.md @@ -48,6 +48,20 @@ uploadParams={'test1':'%field16%','test2':'%field17%'} exportParams={'test1':'%field16%','test2':'%field17%'} ``` +### osscat + +--- + +- **类型**:`string` +- **说明**:存储目录 +- **默认**:`''` +- **配置示例** + +``` +// 存储目录 +osscat=catTest +``` + ## 扩展 accept diff --git a/docs/template/editor/picture.md b/docs/template/editor/picture.md index 327cc16..cd8fa4a 100644 --- a/docs/template/editor/picture.md +++ b/docs/template/editor/picture.md @@ -62,6 +62,20 @@ uploadParams={'test1':'%field16%','test2':'%field17%'} exportParams={'test1':'%field16%','test2':'%field17%'} ``` +### osscat + +--- + +- **类型**:`string` +- **说明**:存储目录 +- **默认**:`''` +- **配置示例** + +``` +// 存储目录 +osscat=catTest +``` + ## 未支持 maxFileCount -- Gitee From 350a7bedfe6bd7a0b97c1333dbfe8514058e134d Mon Sep 17 00:00:00 2001 From: zhangkang <57750083+zhangkang1314@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:57:51 +0800 Subject: [PATCH 2/2] =?UTF-8?q?docs:=20=E8=A1=A5=E5=85=85=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E7=B1=BB=E7=BC=96=E8=BE=91=E5=99=A8=E5=8F=82=E6=95=B0?= =?UTF-8?q?osscat=E6=89=A9=E5=B1=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/template/editor/fileuploader-one.md | 5 ++++- docs/template/editor/fileuploader.md | 5 ++++- docs/template/editor/picture-one.md | 5 ++++- docs/template/editor/picture.md | 5 ++++- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/docs/template/editor/fileuploader-one.md b/docs/template/editor/fileuploader-one.md index 916de42..1de3061 100644 --- a/docs/template/editor/fileuploader-one.md +++ b/docs/template/editor/fileuploader-one.md @@ -88,4 +88,7 @@ uploadParams 上传参数 exportParams -下载参数 \ No newline at end of file +下载参数 + +osscat +存储目录 \ No newline at end of file diff --git a/docs/template/editor/fileuploader.md b/docs/template/editor/fileuploader.md index d767aef..ab36b11 100644 --- a/docs/template/editor/fileuploader.md +++ b/docs/template/editor/fileuploader.md @@ -118,4 +118,7 @@ uploadParams 上传参数 exportParams -下载参数 \ No newline at end of file +下载参数 + +osscat +存储目录 \ No newline at end of file diff --git a/docs/template/editor/picture-one.md b/docs/template/editor/picture-one.md index ad3158f..75d0534 100644 --- a/docs/template/editor/picture-one.md +++ b/docs/template/editor/picture-one.md @@ -71,4 +71,7 @@ uploadParams 上传参数 exportParams -下载参数 \ No newline at end of file +下载参数 + +osscat +存储目录 \ No newline at end of file diff --git a/docs/template/editor/picture.md b/docs/template/editor/picture.md index cd8fa4a..b6f7e9d 100644 --- a/docs/template/editor/picture.md +++ b/docs/template/editor/picture.md @@ -93,4 +93,7 @@ uploadParams 上传参数 exportParams -下载参数 \ No newline at end of file +下载参数 + +osscat +存储目录 \ No newline at end of file -- Gitee