From 62b92c7cf4478f8965ef80b6e2d565a45861aeb1 Mon Sep 17 00:00:00 2001 From: peaceshi Date: Mon, 2 Nov 2020 18:54:22 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=B7=B4=E5=B7=B4=E6=89=98=E6=96=AF?= =?UTF-8?q?=E5=BF=AB=E9=80=9F=E5=8F=8D=E9=A6=88=E7=B3=BB=E7=BB=9F=E9=9B=8F?= =?UTF-8?q?=E5=BD=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yuanshenditu/css/index.css | 13 +++++++++++++ Yuanshenditu/index.html | 26 ++++++++++++++++++++++++++ Yuanshenditu/js/index.js | 22 ++++++++++++++++++++-- 3 files changed, 59 insertions(+), 2 deletions(-) diff --git a/Yuanshenditu/css/index.css b/Yuanshenditu/css/index.css index c5c0a901..11669900 100644 --- a/Yuanshenditu/css/index.css +++ b/Yuanshenditu/css/index.css @@ -633,6 +633,19 @@ body, cursor: pointer; } +.issue-table +{ + z-index: 9997; + position: fixed; + top: 20%; + left: 2%; + width: 350px; + height: 200px; + border-radius: 14px; + background: #F0E9E2; + padding: 14px; +} + .myPopClose { position: absolute !important; right: 20px !important; diff --git a/Yuanshenditu/index.html b/Yuanshenditu/index.html index 0a8d373d..1f59a34b 100644 --- a/Yuanshenditu/index.html +++ b/Yuanshenditu/index.html @@ -29,6 +29,28 @@ +
+

巴巴托斯快速反馈系统 V1.0

+

你要反馈的问题是:

+

指定点位

+ + +

+ + +

+

+ + +

+ + +
@@ -385,6 +407,10 @@