yangyin
2024-11-22 33710b80001f533b8dc094e671f20299ddf99d4c
src/views/project/ch/home/AboutUs.vue
@@ -13,7 +13,7 @@
         <div class="set_mission">
            <div class="flex items-center">
               <div class="w100 h100">
                  <img src="/static/images/about/1.jpeg" class="w-[580px] h-[315px]" />
                  <img src="/static/images/about/1.webp" class="w-[580px] h-[315px]" />
               </div>
               <div class="w100 h100 px-[30px]">
                  <div class="title">愿景及使命</div>
@@ -26,7 +26,7 @@
         <div class="set_mission">
            <div class="flex items-center">
               <div class="w100 h100 px-[30px]">
                  <div class="title">组成及性质</div>
                  <div class="title">名字起源</div>
                  <div class="desc">
                     上海拉瓦锡卡文智能科技有限公司的名字,是对两位化学巨匠——安托万-洛朗·拉瓦锡(Antoine-Laurent de
                     Lavoisier)和亨利·卡文迪许(Henry
@@ -34,14 +34,14 @@
                  </div>
               </div>
               <div class="w100 h100">
                  <img src="/static/images/about/2.jpg" class="w-[580px] h-[315px]" />
                  <img src="/static/images/about/2.webp" class="w-[580px] h-[315px]" />
               </div>
            </div>
         </div>
         <div class="set_mission">
            <div class="flex items-center">
               <div class="w100 h100">
                  <img src="/static/images/about/3.jpg" class="w-[580px] h-[315px]" />
                  <img src="/static/images/about/3.webp" class="w-[580px] h-[315px] object-cover" />
               </div>
               <div class="w100 h100 px-[30px]">
                  <div class="title">现代化学之父</div>
@@ -108,7 +108,7 @@
   }
   .set_mission {
      background: #fbfbfb;
      height: 312px;
      height: 315px;
      width: 100%;
      position: relative;
      margin-top: 56px;
@@ -120,7 +120,7 @@
         line-height: 36px;
      }
      .desc {
         font-size: 14px;
         font-size: 16px;
         color: #5f6464;
         letter-spacing: 0;
         line-height: 25px;
@@ -134,7 +134,7 @@
      p {
         opacity: 1;
         display: flex;
         font-size: 14px;
         font-size: 16px;
         color: #5f6464;
         letter-spacing: 0;
         line-height: 25px;