fix companyoverview

This commit is contained in:
张 元山 2025-05-31 01:26:46 +08:00
parent 5c90cd9486
commit 9d10a578e5
4 changed files with 1 additions and 18 deletions

View File

@ -25,10 +25,7 @@
</h1>
<div class="mission-cards">
<n-card hoverable class="mission-card" v-motion-pop>
<n-p style="font-size: 18px" class="card-content">{{
$t("COMPANYOVERVIEW.TITLETHREE.CONTENT")
}}</n-p>
<br />
<n-p style="font-size: 18px" class="card-content">{{
$t("COMPANYOVERVIEW.TITLETHREE.CONTENTTWO")

View File

@ -25,11 +25,6 @@
</h1>
<div class="mission-cards">
<n-card hoverable class="mission-card" v-motion-pop>
<n-p style="font-size: 18px" class="card-content">{{
$t("COMPANYOVERVIEW.TITLETHREE.CONTENT")
}}</n-p>
<br />
<n-p style="font-size: 18px" class="card-content">{{
$t("COMPANYOVERVIEW.TITLETHREE.CONTENTTWO")
}}</n-p>

View File

@ -26,10 +26,6 @@
{{ $t("COMPANYOVERVIEW.TITLETHREE.TITLE") }}
</h1>
<br />
<n-p style="font-size: 18px" class="card-content">{{
$t("COMPANYOVERVIEW.TITLETHREE.CONTENT")
}}</n-p>
<br />
<n-p style="font-size: 18px" class="card-content">{{
$t("COMPANYOVERVIEW.TITLETHREE.CONTENTTWO")

View File

@ -25,11 +25,6 @@
</h1>
<div class="mission-cards">
<n-card hoverable class="mission-card" v-motion-pop>
<n-p style="font-size: 18px" class="card-content">{{
$t("COMPANYOVERVIEW.TITLETHREE.CONTENT")
}}</n-p>
<br />
<n-p style="font-size: 18px" class="card-content">{{
$t("COMPANYOVERVIEW.TITLETHREE.CONTENTTWO")
}}</n-p>