From dda0e6f581e8c2b116f2eae53756d80215d6e5e0 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期三, 01 二月 2023 09:31:37 +0800 Subject: [PATCH] 1 --- public/LfSKyline/index.html | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff --git a/public/LfSKyline/index.html b/public/LfSKyline/index.html index b89cc96..da80981 100644 --- a/public/LfSKyline/index.html +++ b/public/LfSKyline/index.html @@ -32,8 +32,9 @@ color: #409EFF; border-bottom: 1px solid #409EFF; } - a { - + + a { + border-bottom: 1px solid black; } </style> @@ -94,7 +95,13 @@ <div id="rightCont" class="left_content"> <fieldset class="fieldset"> <legend>鏁版嵁鐩綍</legend> - <div id="layers"></div> + <!-- <div id="layers"></div> --> + <div> + <object id="TerraExplorerInformationWindowEx" classid="CLSID:3A4F919B-65A8-11D5-85C1-0001023952C1" width="300" height="400"></object> + + </div> + + </fieldset> </div> <div class="right_content"> -- Gitblit v1.9.3