소스 검색

增加字段

黄琪勇 5 달 전
부모
커밋
ea2ba734be
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/student/activePage/double12Active/index.tsx

+ 1 - 1
src/student/activePage/double12Active/index.tsx

@@ -312,7 +312,7 @@ export default defineComponent({
             <div class={styles.svipDetails}>
               <span>¥</span>
               <span>{activitData.registrationPrice}</span>
-              <span>(SVIP会员买1年赠1年,还送1年畅学)</span>
+              <span>(SVIP会员买1年赠1年,还送1年畅学)</span>
             </div>
           </div>
         </div>