From b48a5f64fe196bee6f1c7eb0be1b78c9ebec0860 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 11 Oct 2021 08:44:27 +0800
Subject: [PATCH] 修改完善
---
mapWz/css/body.css | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/mapWz/css/body.css b/mapWz/css/body.css
index ccc1ccd..2e98777 100644
--- a/mapWz/css/body.css
+++ b/mapWz/css/body.css
@@ -11,7 +11,7 @@
html,
body,
-#mapVue {
+#mapVue {.dingwei
width: 100%;
height: 100%;
}
@@ -29,10 +29,10 @@
.dingwei {
position: fixed;
- width: 38px;
- height: 38px;
- top: 100px;
- right: 0;
+ width: 34px;
+ height: 34px;
+ right: 10px;
+ bottom: 10px;
z-index: 100;
background-color: #fff;
border-radius: 20px;
--
Gitblit v1.9.3