소스 검색

🤢 按要求修改文字

快乐的梦鱼 2 달 전
부모
커밋
d205fe2de6
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/pages/inhert/inheritor/details.vue

+ 2 - 2
src/pages/inhert/inheritor/details.vue

@@ -5,7 +5,7 @@
     :extraTabs="[
       {
         id: 5,
-        text: '获得奖项',
+        text: '荣誉奖项',
         width: 180,
         visible: true,
       },
@@ -30,7 +30,7 @@
     </template>
     <template #extraTabs="{ content, tabCurrentId }">
       <template v-if="tabCurrentId==5">
-        <!-- 获得奖项 -->
+        <!-- 荣誉奖项 -->
         <Parse :content="content.prize" :tagStyle="commonParserStyle" />
       </template>
       <template v-else-if="tabCurrentId==6">