Browse Source
Merge in VISUAL/fineui from ~GUY/fineui:master to master * commit '0d27a09dff73926f7a816dcbbd7a5019b138e979': 增加组件默认populate方法es6
guy
4 years ago
7 changed files with 16 additions and 25 deletions
@ -1,5 +1,5 @@
|
||||
if (this.importScripts) { |
||||
importScripts("./dist/fineui_without_jquery_polyfill.js"); |
||||
importScripts("../dist/fineui_without_jquery_polyfill.js"); |
||||
BI.initWorker(); |
||||
} |
||||
var Model = BI.inherit(Fix.Model, { |
Loading…
Reference in new issue