From b011d8275031bbaf601c54fcf9769f0631a254ea Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期一, 03 七月 2023 11:03:39 +0800 Subject: [PATCH] no message --- public/html/bottom_price.html | 2 +- public/html/css/bottomprice.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/html/bottom_price.html b/public/html/bottom_price.html index 953eb60..0f1a381 100644 --- a/public/html/bottom_price.html +++ b/public/html/bottom_price.html @@ -69,7 +69,7 @@ <body> <div class="box"> <div class="list"> -<div id="app" style="background-color:#e7013a;padding-top:0.5rem" v-cloak> +<div id="app" style="background-color:#e7013a;padding-top:0.7rem" v-cloak> <template v-if="isexplain && issource"> <div class="main"> </div> diff --git a/public/html/css/bottomprice.css b/public/html/css/bottomprice.css index 69f153f..6edf780 100644 --- a/public/html/css/bottomprice.css +++ b/public/html/css/bottomprice.css @@ -254,7 +254,7 @@ } .main { - padding-top: 1.82rem; + padding-top: 2.82rem; width: 100%; height: 100%; background: #da2702 url(https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/bottomprice_bgn.png) no-repeat 0 0; -- Gitblit v1.9.3