iapyang 6 years ago
parent
commit
c6b4892506
  1. 2
      dist/_fineui.min.js
  2. 2
      dist/base.js
  3. 2
      dist/bundle.js
  4. 2
      dist/bundle.min.js
  5. 2
      dist/fineui.js
  6. 2
      dist/fineui.min.js

2
dist/_fineui.min.js vendored

File diff suppressed because one or more lines are too long

2
dist/base.js vendored

@ -15411,7 +15411,7 @@ BI.Popover = BI.inherit(BI.Widget, {
items: [{
el: BI.createWidget(o.body),
left: 20,
top: 20,
top: 10,
right: 20,
bottom: 0
}]

2
dist/bundle.js vendored

@ -51181,7 +51181,7 @@ BI.Popover = BI.inherit(BI.Widget, {
items: [{
el: BI.createWidget(o.body),
left: 20,
top: 20,
top: 10,
right: 20,
bottom: 0
}]

2
dist/bundle.min.js vendored

File diff suppressed because one or more lines are too long

2
dist/fineui.js vendored

@ -51424,7 +51424,7 @@ BI.Popover = BI.inherit(BI.Widget, {
items: [{
el: BI.createWidget(o.body),
left: 20,
top: 20,
top: 10,
right: 20,
bottom: 0
}]

2
dist/fineui.min.js vendored

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save