diff --git a/docs/template/editor/fileuploader-one.md b/docs/template/editor/fileuploader-one.md index 80e12e2506f1495f8d192456094210751548a411..1de30612d0479913c63e2708daf6130970a70754 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 @@ -74,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 03b8b1687e7d34e1c5c382095d31c423c6d1f712..ab36b11ff55c1a840fd378f1488a749c518bfd19 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 @@ -104,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 7754694d9e003f0e84d6de5d838b1362fa7c6c7d..75d0534ea1ab6fc4cbcbb335385f9a32397d4a25 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 @@ -57,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 327cc167ebe7c026bb5dc55e2d3f7c7d0cd844eb..b6f7e9d2014ce17f8e25afcbbbfb2778825e959e 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 @@ -79,4 +93,7 @@ uploadParams 上传参数 exportParams -下载参数 \ No newline at end of file +下载参数 + +osscat +存储目录 \ No newline at end of file