2023-05-05 修改文件预览地址
This commit is contained in:
@@ -13,8 +13,8 @@ namespace FineUIPro.Web.AttachFile
|
||||
this.btnClose.OnClientClick = ActiveWindow.GetHideReference();
|
||||
|
||||
var url = Request.Params["fileUrl"];
|
||||
// var Baseurl = "https://view.officeapps.live.com/op/embed.aspx?src=";
|
||||
var Baseurl = "https://view.xdocin.com/view?src=";
|
||||
var Baseurl = "https://view.officeapps.live.com/op/embed.aspx?src=";
|
||||
// var Baseurl = "https://view.xdocin.com/view?src=";
|
||||
var Fileurl = Funs.SGGLUrl + url.Replace(Funs.RootPath, "");
|
||||
var newurl = "";
|
||||
var FiletExtension = Path.GetExtension(url);
|
||||
|
||||
Reference in New Issue
Block a user