From 6a2d4d78c1bed623cc37c0d6d49d9d6da4e1f31d Mon Sep 17 00:00:00 2001 From: loulijun2021 <1694218219@qq.com> Date: 星期三, 19 十月 2022 14:12:06 +0800 Subject: [PATCH] 1.安灯呼叫静态页面实现 --- unpackage/cache/wgt/H5EDA0853/pages/sbgl/dqby.html | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/unpackage/cache/wgt/H5EDA0853/pages/sbgl/dqby.html b/unpackage/cache/wgt/H5EDA0853/pages/sbgl/dqby.html index 41cf45e..3c4550b 100644 --- a/unpackage/cache/wgt/H5EDA0853/pages/sbgl/dqby.html +++ b/unpackage/cache/wgt/H5EDA0853/pages/sbgl/dqby.html @@ -21,8 +21,6 @@ <script type="text/javascript" src="../../js/global.js"></script> - <!-- <link rel="stylesheet" href="../../css/global.css" type="text/css" charset="utf-8" /> --> - <script type="text/javascript"> var topContent = [ // { @@ -247,9 +245,9 @@ </div> <div class="head" - :style="{marginTop:topContent.length===0?'100px':'0',minHeight:topContent.length===0?'0':'220px'}" + style="margin-bottom: 130px;padding-bottom: 10px;overflow-y: ;" - :style="{marginTop:topContent.length===0?'78px':'0'}"> + > <div class="head_block" style="margin-bottom:10px;"> <div class="head_left"> <div class="head_bar"></div> -- Gitblit v1.9.3