修复OFD解析失败问题 Signed-off-by: 高雄 <admin@cxcp.com>
@ -107,6 +107,7 @@ if (scale && (scale == "width" || Number(scale))) {
}
var file = this.getQueryVariable("file");
file = decodeURIComponent(file);
if (file) this.loadOfdFile(file);
if (scale && (scale == "width" || Number(scale))) {