Selaa lähdekoodia

🤢 按要求修改文字

快乐的梦鱼 2 kuukautta sitten
vanhempi
commit
d205fe2de6
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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">