支持多文件导入,去除ttf.html
This commit is contained in:
@@ -118,6 +118,6 @@
|
||||
define('jquery', $);
|
||||
require(['fonteditor/main'])
|
||||
</script>
|
||||
<form id="font-form" style="width:0px;height:0px;overflow:hidden;"><input id="font-import" type="file"></form>
|
||||
<form id="font-form" style="width:0px;height:0px;overflow:hidden;"><input id="font-import" type="file" multiple="multiple"></form>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user