From dd1f65280f3348506bc54a1022fd8572b6ba4eff Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期三, 18 一月 2023 09:43:22 +0800 Subject: [PATCH] 1 --- public/LfSKyline/index.html | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/public/LfSKyline/index.html b/public/LfSKyline/index.html index 93859c8..b89cc96 100644 --- a/public/LfSKyline/index.html +++ b/public/LfSKyline/index.html @@ -18,7 +18,6 @@ window.app = { fly: window.sceneConfig.fly, mainUrl: location.href.substring(0, location.href.lastIndexOf("/") + 1) - } document.writeln("<link href='./layui-v2.6.8/css/layui.css?" + new Date().getTime() + "' rel='stylesheet' \/>"); document.writeln("<link href='./css/index.css?" + new Date().getTime() + "' rel='stylesheet' \/>"); -- Gitblit v1.9.3