Explorar o código

运营管理 推荐管理

DESKTOP-O04BTUJ\muzen %!s(int64=3) %!d(string=hai) anos
pai
achega
3002008c58
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/operation/recommend/index.vue

+ 1 - 1
src/views/operation/recommend/index.vue

@@ -5,7 +5,7 @@
     </el-tabs>
 
     <!-- 内容 -->
-    <div style="display: flex; position: relative">
+    <div style="display: flex; position: relative; align-items: flex-start">
       <el-image class="bg" :src="img" />
       <div :class="['item', active === index ? 'active' : '']"
         :style="{top: item.top + 'px', height: item.height + 'px'}" v-for="(item, index) in style[tabIndex]"