mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-12-17 18:31:21 +08:00
优化单页打印
This commit is contained in:
@@ -61,6 +61,9 @@ function loadDocument($url, $id, $callback) {
|
||||
},
|
||||
complete : function () {
|
||||
NProgress.done();
|
||||
},
|
||||
error : function () {
|
||||
layer.msg("加载失败");
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user