1兼容数智五环大屏,跳转方法调整

This commit is contained in:
2026-06-09 19:35:12 +08:00
parent 6ccdec9b10
commit 855eec9965
24 changed files with 114 additions and 64 deletions
+2 -1
View File
@@ -53,7 +53,8 @@
expires: 100 // 单位:天
});
top.window.location.reload();
// top.window.location.reload();
window.location.reload();
});
+11 -9
View File
@@ -2,16 +2,18 @@
// <自动生成>
// 此代码由工具生成。
//
// 对此文件的更改可能导致不正确的行为,并且如果
// 重新生成代码,这些更改将丢失。
// 对此文件的更改可能导致不正确的行为,如果
// 重新生成代码,则所做更改将丢失。
// </自动生成>
//------------------------------------------------------------------------------
namespace FineUIPro.Web.common {
public partial class loading {
namespace FineUIPro.Web.common
{
public partial class loading
{
/// <summary>
/// form1 控件。
/// </summary>
@@ -20,7 +22,7 @@ namespace FineUIPro.Web.common {
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
/// <summary>
/// PageManager1 控件。
/// </summary>
@@ -29,7 +31,7 @@ namespace FineUIPro.Web.common {
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::FineUIPro.PageManager PageManager1;
/// <summary>
/// litIcons 控件。
/// </summary>
+4 -2
View File
@@ -1654,7 +1654,8 @@
document.getElementById("hdNoticeId").value = noticeId;
document.getElementById("imgBtn").click();
window.open(data);
top.window.location.reload();
// top.window.location.reload();
window.location.reload();
}
})
</script>
@@ -2000,7 +2001,8 @@
$(".project-list>div").click(function () {
var $this = $(this)
top.window.location.href = "../indexProject.aspx?projectName=" + $this.html();
// top.window.location.href = "../indexProject.aspx?projectName=" + $this.html();
window.location.href = "../indexProject.aspx?projectName=" + $this.html();
});
})
$(".d-item-js").click(function (e) {
+4 -2
View File
@@ -1451,7 +1451,8 @@ padding-left: 2em;
document.getElementById("hdNoticeId").value = noticeId;
document.getElementById("imgBtn").click();
window.open(data);
top.window.location.reload();
// top.window.location.reload();
window.location.reload();
}
})
</script>
@@ -1833,7 +1834,8 @@ padding-left: 2em;
$(".project-list>div").click(function () {
var $this = $(this)
top.window.location.href = "../indexProject.aspx?projectName=" + $this.html();
// top.window.location.href = "../indexProject.aspx?projectName=" + $this.html();
window.location.href = "../indexProject.aspx?projectName=" + $this.html();
});
})
</script>
+4 -2
View File
@@ -1493,7 +1493,8 @@ padding-left: 2em;
document.getElementById("hdNoticeId").value = noticeId;
document.getElementById("imgBtn").click();
window.open(data);
top.window.location.reload();
// top.window.location.reload();
window.location.reload();
}
})
</script>
@@ -1875,7 +1876,8 @@ padding-left: 2em;
$(".project-list>div").click(function () {
var $this = $(this)
top.window.location.href = "../indexProject.aspx?projectName=" + $this.html();
// top.window.location.href = "../indexProject.aspx?projectName=" + $this.html();
window.location.href = "../indexProject.aspx?projectName=" + $this.html();
});
})
</script>
+4 -2
View File
@@ -964,7 +964,8 @@
document.getElementById("hdNoticeId").value = noticeId;
document.getElementById("imgBtn").click();
window.open(data);
top.window.location.reload();
// top.window.location.reload();
window.location.reload();
}
})
var slidesNum = 5
@@ -991,7 +992,8 @@
$(".project-list>div").click(function () {
var $this = $(this)
top.window.location.href = "../indexProject.aspx?projectName=" + $this.html();
// top.window.location.href = "../indexProject.aspx?projectName=" + $this.html();
window.location.href = "../indexProject.aspx?projectName=" + $this.html();
});
$(".js-more-1").click(function () {
+4 -2
View File
@@ -964,7 +964,8 @@
document.getElementById("hdNoticeId").value = noticeId;
document.getElementById("imgBtn").click();
window.open(data);
top.window.location.reload();
// top.window.location.reload();
window.location.reload();
}
})
var slidesNum = 5
@@ -991,7 +992,8 @@
$(".project-list>div").click(function () {
var $this = $(this)
top.window.location.href = "../indexProject.aspx?projectName=" + $this.html();
// top.window.location.href = "../indexProject.aspx?projectName=" + $this.html();
window.location.href = "../indexProject.aspx?projectName=" + $this.html();
});
$(".js-more-1").click(function () {
+4 -2
View File
@@ -831,7 +831,8 @@ padding-left: 2em;
document.getElementById("hdNoticeId").value = noticeId;
document.getElementById("imgBtn").click();
window.open(data);
top.window.location.reload();
// top.window.location.reload();
window.location.reload();
}
})
var slidesNum = 5
@@ -858,7 +859,8 @@ padding-left: 2em;
$(".project-list>div").click(function () {
var $this = $(this)
top.window.location.href = "../indexProject.aspx?projectName=" + $this.html();
// top.window.location.href = "../indexProject.aspx?projectName=" + $this.html();
window.location.href = "../indexProject.aspx?projectName=" + $this.html();
});
$(".js-more-1").click(function () {
+4 -2
View File
@@ -1169,7 +1169,8 @@ padding-left: 2em;
var data = $this.attr("data-id")
if (data != "") {
window.open(data);
top.window.location.reload();
// top.window.location.reload();
window.location.reload();
}
})
@@ -1181,7 +1182,8 @@ padding-left: 2em;
document.getElementById("hdNoticeId").value = noticeId;
document.getElementById("imgBtn").click();
window.open(data);
top.window.location.reload();
// top.window.location.reload();
window.location.reload();
}
})
</script>
+4 -2
View File
@@ -608,7 +608,8 @@ padding-left: 2em;
document.getElementById("hdNoticeId").value = noticeId;
document.getElementById("imgBtn").click();
window.open(data);
top.window.location.reload();
// top.window.location.reload();
window.location.reload();
}
})
var slidesNum = 5
@@ -634,7 +635,8 @@ padding-left: 2em;
$(".project-list>div").click(function () {
var $this = $(this)
top.window.location.href = "../indexProject.aspx?projectName=" + $this.html();
// top.window.location.href = "../indexProject.aspx?projectName=" + $this.html();
window.location.href = "../indexProject.aspx?projectName=" + $this.html();
});
})
</script>
+2 -1
View File
@@ -412,7 +412,8 @@
expires: 100 // 单位:天
});
top.window.location.reload();
// top.window.location.reload();
window.location.reload();
});