Browse Source

修改文案

lex-xin 10 months ago
parent
commit
2d3b3fcde8

+ 1 - 1
src/views/resetTeaming/modals/member.vue

@@ -10,7 +10,7 @@
         <img :src="trainBg" />
         <div class="toolText">
           <p class="toolTitle">
-            云练工具套装
+            学练宝标准版
             <span @click="videoStatus = true"
               >查看视频<i class="icon_video"
             /></span>

+ 11 - 16
src/views/resetTeaming/modals/subject-preview.vue

@@ -298,30 +298,25 @@ export default {
       isShowSalePrice: true, // 是否显示原价
       formatList: [
         {
+          title: "双师云教程",
+          monthPrice: 330,
+          halfYearPrice: 1980,
+        },
+        {
           title: "基础云练",
-          monthPrice: 240,
-          halfYearPrice: 980
+          monthPrice: 114,
+          halfYearPrice: 680,
         },
         {
           title: "合奏云练",
-          monthPrice: 160,
-          halfYearPrice: 580
+          monthPrice: 114,
+          halfYearPrice: 680,
         },
         {
           title: "独奏云练",
-          monthPrice: 160,
-          halfYearPrice: 580
-        },
-        {
-          title: "考级云练",
-          monthPrice: 160,
-          halfYearPrice: 580
+          monthPrice: 114,
+          halfYearPrice: 680,
         },
-        {
-          title: "云课堂",
-          monthPrice: 240,
-          halfYearPrice: 980
-        }
       ],
       tempNum: {
         YEAR: 12,