Browse Source

Merge pull request #91 in FUI/fineui from ~GUY/fineui:master to master

* commit '3b89000ff7e87b136f672ca3780e8583f615cc63':
  update
es6
guy 7 years ago
parent
commit
81192d40ac
  1. 3
      dist/bundle.js

3
dist/bundle.js vendored

@ -1,3 +1,6 @@
if (!window.BI) {
window.BI = {};
}
BI.servletURL = "https://fanruan.coding.me/fineui/dist/";
BI.resourceURL = "https://fanruan.coding.me/fineui/dist/resource/";
BI.i18n = {

Loading…
Cancel
Save