From 9158478c69f5b6fcd57ad0e8717bb59e90c118b9 Mon Sep 17 00:00:00 2001 From: Email Date: Mon, 24 May 2021 10:50:39 +0800 Subject: [PATCH] css --- areaList.html | 4 ++-- css/share.css | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/areaList.html b/areaList.html index 41ab963..0242de0 100644 --- a/areaList.html +++ b/areaList.html @@ -439,8 +439,8 @@ } else { localStorage.setItem("chooseArr", JSON.stringify(chooseArr)); console.log(chooseArr) -// location.replace("http://h5.qishichuangke.cn/html5/zxxt/index/index-world"); - window.location.href = "worldShare.html" + location.replace("http://h5.qishichuangke.cn/html5/zxxt/index/index-world"); +// window.location.href = "worldShare.html" } }) diff --git a/css/share.css b/css/share.css index 1fe3e54..3d96b9c 100644 --- a/css/share.css +++ b/css/share.css @@ -28,6 +28,7 @@ li { text-align: center; color: #fff; font-size: .12rem; + margin-right: .5rem; } .info {