mirror of
https://github.com/kekingcn/kkFileView.git
synced 2026-03-30 13:20:22 +00:00
@@ -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))) {
|
||||
|
||||
Reference in New Issue
Block a user