提交 0253fb39 authored 作者: lihuihui's avatar lihuihui

修改样式

上级 905dd5b4
......@@ -150,7 +150,7 @@ export default {
this.$router.push({
path: path
})
this.$router.go(0)
// this.$router.go(0)
}
},
reg() {
......
......@@ -22,7 +22,7 @@
<div class="p1">
<span>金融产品数字化营销师资培训(第一期)</span>
</div>
<div style="margin-left:38px">
<div style="margin-left:36px">
<div class="p1">
<span>培训类型:</span>
<div class="color-c">
......
......@@ -232,6 +232,14 @@ export default {
})
}
}
},
watch: {
$route: {
handler: function(val, oldVal){
this.offsetTabIndex = this.$route.query.role || 0
},
deep: true
}
}
}
</script>
......
......@@ -91,6 +91,18 @@ export default {
})
}
}
},
watch: {
$route: {
handler: function(val, oldVal){
if (this.$route.query.type) {
this.tabsData.index = this.$route.query.type
this.tabsDataIndex = this.$route.query.type
}
this.newsList()
},
deep: true
}
}
}
</script>
......
......@@ -27,6 +27,7 @@
体系。确定教材各案例实践涵盖的职业技能等级工作任务与就业面向相匹配,以
真实案例实践为驱动,促进学生深刻掌握先进技术能力。
</div>
<img style="margin: 0 auto; width:30%; display:block;" src="https://zws-imgs-pub.ezijing.com/static/public/50ce208136ab7e9c023450940d94fb14.png" alt="">
<div class="buy-box">
<div class="name">立即购买:</div>
<span @click="isBuyShow = true">《金融产品数字化营销职业技能等级认证教材》(初级)、《金融产品数字化营销
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论