@@ -10,7 +10,7 @@
<img :src="trainBg" />
<div class="toolText">
<p class="toolTitle">
- 云练工具套装
+ 学练宝标准版
<span @click="videoStatus = true"
>查看视频<i class="icon_video"
/></span>
@@ -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
title: "独奏云练",
- },
- {
- title: "考级云练",
- title: "云课堂",
- }
],
tempNum: {
YEAR: 12,