Browse Source

🎨 修改文字

快乐的梦鱼 1 month ago
parent
commit
3e5ee4ed1e
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/pages/home.vue
  2. 1 1
      src/pages/inhert.vue

+ 1 - 1
src/pages/home.vue

@@ -189,7 +189,7 @@ import { navHomePageMiniCommonListGo } from './article/common/CommonContent';
 
 const subTabs = [
   { 
-    name: '非遗项目', 
+    name: '非遗名录', 
     icon: MainBoxIcon6 , 
     onClick: () => navTo('/pages/inhert/intangible/list')
   },

+ 1 - 1
src/pages/inhert.vue

@@ -8,7 +8,7 @@
     <view class="content d-flex flex-col ">
 
       <!-- 非遗项目 -->
-      <HomeTitle title="非遗名录" showMore inWing @clickMore="navTo('inhert/intangible/list')" />
+      <HomeTitle title="非遗项目" showMore inWing @clickMore="navTo('inhert/intangible/list')" />
       <SimplePageContentLoader :loader="intangibleData" >
         <scroll-view scroll-x>
           <view class="padding-wing-l pb-3 pt-3 d-flex flex-row overflow-visible align-stretch">