增加参数
This commit is contained in:
parent
59edc44463
commit
ab327efbdf
@ -36,7 +36,11 @@ export const BASE_EVENTS = {
|
|||||||
],
|
],
|
||||||
jump: {
|
jump: {
|
||||||
value: 'https://',
|
value: 'https://',
|
||||||
type: '_blank'
|
type: '_blank',
|
||||||
|
sizeType:'0',
|
||||||
|
width:'',
|
||||||
|
height:'',
|
||||||
|
size:''
|
||||||
},
|
},
|
||||||
download: {
|
download: {
|
||||||
value: true
|
value: true
|
||||||
|
Loading…
Reference in New Issue
Block a user