Explorar el Código

Merge branch 'feature-2025-1-10' into online

TIANYONG hace 2 días
padre
commit
634a55f4fa

+ 1 - 1
src/views/intention-questionnaire/index.tsx

@@ -182,7 +182,7 @@ export default defineComponent({
           <div class={styles.contentBody} v-html={forms.contentA}></div>
           <div class={styles.contentBody}>
             <div class={styles.cbTitle} style="font-size:15px;">
-              <strong>一、数字化音乐课堂介绍</strong>
+              <strong>一、数字化音乐课堂定位</strong>
               <p style="text-align: left; line-height: 2;">
                 <span style="font-size:15px; color: #333;">以“科技赋能美育”为理念,通过“课堂教学+课后Ai练习”的模式,帮助学生掌握乐器技能,提高学生专注力及审美能力。</span>
               </p>

+ 1 - 1
src/views/intention-questionnaire/show.tsx

@@ -133,7 +133,7 @@ export default defineComponent({
           <div class={styles.contentBody} v-html={forms.contentA}></div>
           <div class={styles.contentBody}>
             <div class={styles.cbTitle} style="font-size:15px;">
-              <strong>一、数字化音乐课堂介绍</strong>
+              <strong>一、数字化音乐课堂定位</strong>
               <p style="text-align: left; line-height: 2;">
                 <span style="font-size:15px; color: #333;">以“科技赋能美育”为理念,通过“课堂教学+课后Ai练习”的模式,帮助学生掌握乐器技能,提高学生专注力及审美能力。</span>
               </p>