This commit is contained in:
kekee000
2015-01-12 23:41:13 +08:00
parent 8bf391490a
commit 8dabf89bdb
2 changed files with 2 additions and 2 deletions

View File

@@ -146,7 +146,7 @@
deflate: '../dep/pako_deflate.min'
}
});
define('jquery', $);
define('jquery', window.jQuery);
require(['fonteditor/main'])
</script>
<form id="font-form" style="width:0px;height:0px;overflow:hidden;"><input id="font-import" type="file" multiple="multiple"></form>