From ee0692b46a9e98018b55a65b00fb11b847a0d35e Mon Sep 17 00:00:00 2001
From: gongjinbao <gongjinbao@163.com>
Date: 星期四, 09 一月 2025 10:07:59 +0800
Subject: [PATCH] Merge branch 'main' of http://120.76.84.145:10101/gitblit/r/H5/americanContainer

---
 src/component/detailInfo.vue |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/src/component/detailInfo.vue b/src/component/detailInfo.vue
index 98c493b..afa7ced 100644
--- a/src/component/detailInfo.vue
+++ b/src/component/detailInfo.vue
@@ -1,5 +1,5 @@
 <template>
-    <div class="contanier">
+    <div class="contanier11">
         <!-- card-two -->
         <el-card class="box-card mt-13">
             <div slot="header" class="clearfix">
@@ -46,9 +46,6 @@
             </div>
 
         </el-card>
-        <div class="btn">
-            <div class="btn_close">关闭</div>
-        </div>
     </div>
 </template>
 
@@ -301,7 +298,7 @@
     font-style: normal;
 }
 
-.contanier {
+.contanier11 {
     background: #ededf3;
     // padding: 13px 35px 23px 35px;
 }

--
Gitblit v1.7.1