This commit is contained in:
icret
2023-04-12 15:30:49 +08:00
parent 9a3780a0ee
commit 55a7c2e51a
11 changed files with 51 additions and 8 deletions

View File

@@ -130,7 +130,7 @@ mustLogin();
flash_swf_url: '<?php static_cdn(); ?>/public/static/zui/lib/uploader/Moxie.xap',
// sign
multipart_params: {
'sign': new Date().format("YYYYMMddhh"),
'sign': Date.now() / 1000,
},
// 预览图尺寸
previewImageSize: {