Prechádzať zdrojové kódy

🎨 修改细节问题

快乐的梦鱼 1 týždeň pred
rodič
commit
70d51cf8a2

+ 2 - 2
src/pages/home/index.vue

@@ -14,8 +14,8 @@
           class="main-banner-box mb-25"
           @click="navTo('introduction')"
         >
-          <text class="title">闽南文化生态保护区(厦门市)</text>
-          <text>世界闽南文化交流中心</text>
+          <text class="title">世界闽南文化交流中心</text>
+          <text>闽南文化生态保护区(厦门市)</text>
           <view class="more">
             <text>保护区概况</text>
           </view>

+ 3 - 3
src/pages/home/introduction.vue

@@ -11,8 +11,8 @@
 
       <!-- 标题 -->
       <view class="font-songti color-title-text d-flex flex-col align-center justify-center p-3">
-        <text class="size-lll">闽南文化生态保护区<text class="size-ll">(厦门市)</text></text>
-        <text class="size-base mt-2">世界闽南文化交流中心</text>
+        <text class="size-lll">世界闽南文化交流中心</text>
+        <text class="size-base mt-2">闽南文化生态保护区<text class="size-s">(厦门市)</text></text>
       </view>
 
       <!-- 分栏 -->
@@ -120,7 +120,7 @@ onMounted(() => {
 <style lang="scss">
 .page-home-introduction {
   .content {
-    margin-top: 15vh;
+    margin-top: 6vh;
   }
 }
 </style>

+ 2 - 2
src/pages/introduction/explore.vue

@@ -109,9 +109,9 @@ const categoryDefine = [
     type: '',
   },
   {
-    title: '闽南文化百科',
+    title: '文化常识',
     content: useHomePageMiniCommonListGoMoreAndGoDetail({
-      title: '闽南文化百科',
+      title: '文化常识',
       mainBodyColumnId: 320,
       modelId: 18,
       itemType: 'article-common',