This commit is contained in:
meetqy
2024-03-16 13:53:25 +08:00
parent 06b075b1a4
commit 404a6a5aa5
+1
View File
@@ -147,6 +147,7 @@ window.desktop_width = window.innerWidth;
// recalculate desktop height and width on window resize
$(window).on("resize", function () {
const radio = window.desktop_width / window.innerWidth;
window.desktop_height =