lex-wxl 2 일 전
부모
커밋
677ae9594f

BIN
src/views/student-register/images/new1/icon-n-11.png


BIN
src/views/student-register/images/new1/title-8.png


+ 8 - 2
src/views/student-register/index.module.less

@@ -298,6 +298,9 @@
     background-size: contain;
     margin: 0 auto;
   }
+  .title4 {
+    width: 231px;
+  }
 
   .title2 {
     width: 248px;
@@ -313,14 +316,14 @@
   }
 
   .title4 {
-    background: url('./images/new/title-8.png') no-repeat center;
+    background: url('./images/new1/title-8.png') no-repeat center;
     background-size: contain;
   }
 
   .videoContent {
     font-size: 14px;
     color: #777777;
-    line-height: 21px;
+    line-height: 22px;
     padding: 16px 14px 0;
   }
 
@@ -411,6 +414,9 @@
       height: 100px;
       // width: 100%
     }
+    .showImg1 {
+      width: 100%;
+    }
 
     .memberNumer {
       margin: 14px 0 0;

+ 7 - 7
src/views/student-register/index.tsx

@@ -62,7 +62,7 @@ import giftTip from './images/new/icon-9.png';
 import iconGift from './images/new/icon-gift.png';
 import vipGiftTIps from './images/new/vip_gift_tips.png';
 import icon10 from './images/new1/icon-n-10.png';
-import icon11 from './images/new/icon-n-11.png';
+import icon11 from './images/new1/icon-n-11.png';
 import dayjs from 'dayjs';
 // import MMessageTip from '@/components/m-message-tip';
 import { CurrentTime, useCountDown, usePageVisibility } from '@vant/use';
@@ -1682,7 +1682,9 @@ export default defineComponent({
           <div class={[styles.studentSection, styles.studentSectionForm]}>
             <div class={styles.title4}></div>
             <div class={styles.videoContent}>
-              Ai练习是为保证乐器学习成功的建议方式,在报名时,学生自主选择使用与否,无强制要求。
+              1、Ai可以陪伴学生练习、即时反馈对错、增强练习兴趣,是保障乐器学习成功的有效工具,学生可独立操作,建议使用Ai练习乐器。
+              <br />
+              2、以上建议均由家长自主选择,无强制要求。
             </div>
             <div class={styles['video-content']}>
               <video
@@ -1690,9 +1692,7 @@ export default defineComponent({
                 class={styles['video']}
                 src={'https://oss.dayaedu.com/ktyq/1758506519514.mp4'}
                 playsinline={true}
-                poster={
-                  'https://oss.dayaedu.com/ktyq/09/1758514896211.png'
-                }
+                poster={'https://oss.dayaedu.com/ktyq/09/1758514896211.png'}
                 preload="auto"></video>
 
               {forms.showDuration && (
@@ -1982,7 +1982,7 @@ export default defineComponent({
                   <img src={icon10} class={styles.showImg} />
                 )}
                 {forms.joinType === 'tradition' && (
-                  <img src={icon11} class={styles.showImg} />
+                  <img src={icon11} class={styles.showImg1} />
                 )}
               </div>
             )}
@@ -2114,7 +2114,7 @@ export default defineComponent({
                           <i style="font-style: normal">¥ </i>
                           <span>{moneyFormat(calcPrice.value.amount)}</span>
                           <i class={styles.unit} style="font-style: normal">
-                            /年
+                            /5
                           </i>
                         </span>
                         {calcPrice.value.originAmount >