|
@@ -398,33 +398,33 @@ export const advanceComponents = [
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- // {
|
|
|
- // type: 'file',
|
|
|
- // icon: 'icon-wenjianshangchuan',
|
|
|
- // options: {
|
|
|
- // defaultValue: [],
|
|
|
- // width: '',
|
|
|
- // tokenFunc: 'funcGetToken',
|
|
|
- // token: '',
|
|
|
- // domain: 'http://pfp81ptt6.bkt.clouddn.com/',
|
|
|
- // disabled: false,
|
|
|
- // length: 9,
|
|
|
- // headers: {},
|
|
|
- // // isQiniu: false,
|
|
|
- // tip: '', // 提示说明
|
|
|
- // action: 'http://ipaddress:port/api/v1/public/uploadFile',
|
|
|
- // labelWidth: 100,
|
|
|
- // labelWidthDisabled: false,
|
|
|
- // labelWidthStatus: true,
|
|
|
- // displayVerifiy: {
|
|
|
- // type: 'hide',
|
|
|
- // list: [{
|
|
|
- // model: '字段标识',
|
|
|
- // value: '字段值'
|
|
|
- // }]
|
|
|
- // }
|
|
|
- // }
|
|
|
- // },
|
|
|
+ {
|
|
|
+ type: 'file',
|
|
|
+ icon: 'icon-wenjianshangchuan',
|
|
|
+ options: {
|
|
|
+ defaultValue: [],
|
|
|
+ width: '',
|
|
|
+ tokenFunc: 'funcGetToken',
|
|
|
+ token: '',
|
|
|
+ domain: 'http://pfp81ptt6.bkt.clouddn.com/',
|
|
|
+ disabled: false,
|
|
|
+ length: 9,
|
|
|
+ headers: {},
|
|
|
+ // isQiniu: false,
|
|
|
+ tip: '', // 提示说明
|
|
|
+ action: 'http://ipaddress:port/api/v1/public/uploadFile',
|
|
|
+ labelWidth: 100,
|
|
|
+ labelWidthDisabled: false,
|
|
|
+ labelWidthStatus: true,
|
|
|
+ displayVerifiy: {
|
|
|
+ type: 'hide',
|
|
|
+ list: [{
|
|
|
+ model: '字段标识',
|
|
|
+ value: '字段值'
|
|
|
+ }]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
// {
|
|
|
// type: 'editor',
|
|
|
// icon: 'icon-fuwenbenkuang',
|