ocpview-pro 0.0.2 → 0.0.3

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.
@@ -453,7 +453,7 @@ common.initEview = function(ViewUI2) {
453
453
  common.initAnchor(ViewUI2.Anchor);
454
454
  };
455
455
  const name = "ocpview-plus";
456
- const version$2 = "0.0.1";
456
+ const version$2 = "0.0.2";
457
457
  const title = "ocpviewPlus";
458
458
  const description = "A high quality Service UI components Library with Vue.js";
459
459
  const homepage = "";
@@ -10817,7 +10817,7 @@ const _sfc_main$1I = {
10817
10817
  data() {
10818
10818
  return {
10819
10819
  defaultList: [],
10820
- fileSize: 2048,
10820
+ fileSize: 20480,
10821
10821
  myConfig: {},
10822
10822
  uploadUrl: "",
10823
10823
  disabled: false
@@ -29575,7 +29575,7 @@ const _sfc_main$1n = {
29575
29575
  return {
29576
29576
  myConfig: {
29577
29577
  fileNum: 1,
29578
- fileSize: 2,
29578
+ fileSize: 20,
29579
29579
  fileType: ["jpg", "jpeg", "png", "gif"],
29580
29580
  icon: "",
29581
29581
  iconSize: 18,
@@ -29606,7 +29606,7 @@ const _sfc_main$1n = {
29606
29606
  imgData: [],
29607
29607
  userInfo: "",
29608
29608
  value: "",
29609
- fileSize: 2048,
29609
+ fileSize: 20480,
29610
29610
  showUpload: true,
29611
29611
  showDelBtn: true,
29612
29612
  showDownBtn: true,
@@ -30194,7 +30194,7 @@ const _sfc_main$1m = {
30194
30194
  return {
30195
30195
  myConfig: {
30196
30196
  fileNum: 1,
30197
- fileSize: 2,
30197
+ fileSize: 20,
30198
30198
  placeholder: "\u8BF7\u4E0A\u4F20\u6587\u4EF6",
30199
30199
  notdelfile: "N",
30200
30200
  downfile: "",
@@ -30214,7 +30214,7 @@ const _sfc_main$1m = {
30214
30214
  filename: "",
30215
30215
  userInfo: "",
30216
30216
  value: "",
30217
- fileSize: 2048,
30217
+ fileSize: 20480,
30218
30218
  showDelBtn: true,
30219
30219
  showDownBtn: true,
30220
30220
  showPreview: true,