@zscreate/form-component 1.1.307-upload.13 → 1.1.307-upload.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -111372,7 +111372,7 @@ function keys(object) {
|
|
|
111372
111372
|
/***/ ((module) => {
|
|
111373
111373
|
|
|
111374
111374
|
"use strict";
|
|
111375
|
-
module.exports = /*#__PURE__*/JSON.parse('{"rE":"1.1.307-upload.
|
|
111375
|
+
module.exports = /*#__PURE__*/JSON.parse('{"rE":"1.1.307-upload.14"}');
|
|
111376
111376
|
|
|
111377
111377
|
/***/ })
|
|
111378
111378
|
|
|
@@ -113792,7 +113792,7 @@ const advanceComponents = [{
|
|
|
113792
113792
|
name: '图片上传(旧)',
|
|
113793
113793
|
icon: 'icon-tupian',
|
|
113794
113794
|
key: 'uploadFile',
|
|
113795
|
-
ext: '.jpg,.jpeg,.png,.gif
|
|
113795
|
+
ext: '.jpg,.jpeg,.png,.gif',
|
|
113796
113796
|
options: {
|
|
113797
113797
|
defaultValue: [],
|
|
113798
113798
|
size: {
|
|
@@ -113826,7 +113826,7 @@ const advanceComponents = [{
|
|
|
113826
113826
|
name: '图片上传',
|
|
113827
113827
|
icon: 'icon-tupian',
|
|
113828
113828
|
key: 'uploadFile',
|
|
113829
|
-
ext: '.jpg,.jpeg,.png,.gif
|
|
113829
|
+
ext: '.jpg,.jpeg,.png,.gif',
|
|
113830
113830
|
options: {
|
|
113831
113831
|
defaultValue: [],
|
|
113832
113832
|
size: {
|