闫增涛
2024-06-13 ee3eb8715b362e975c25f8fb303e41e925a23b3a
src/books/artAndDrama/view/components/header.vue
@@ -10,12 +10,11 @@
        <img class="img-0" alt="" src="../../assets/images/SMY.jpg" />
      </div>
    </div>
    <div class="page-box mt-20" page="3">
    <div class="page-box " page="3">
      <div v-if="showPageList.indexOf(3) > -1" >
        <div  class="bodystyle">
        <ul class="fl fl-cl ju-bt pg-mh"   style="display: flex;  flex-direction: column; justify-content: flex-end; " >
          <li>
            <div style="margin-bottom: 100px;" >
            <div class="bodystyle" style="margin-bottom: 100px;" >
              <p id="a003" class="front" style="margin: 0%;">编委会</p>
              <hr />
              <p>顾  问:<span class="kaiti">彭吉象 严燕生</span></p>
@@ -54,7 +53,7 @@
      </div>
      </div>
    </div>
  </div>
</template>
  
  <script>