提交 387c3341 authored 作者: zyx's avatar zyx

update

......@@ -182,7 +182,7 @@ export default {
window.localStorage.removeItem('quesSelectId' + this.sid + this.cid)
loading.close()
setTimeout(() => {
this.$router.push({ path: `/app/my-learn/course-detail/${this.sid}/${this.cid}` })
this.$router.push({ path: `/app/learn/course-detail/${this.sid}/${this.cid}` })
}, 2000)
}
}).catch(e => {
......@@ -316,6 +316,7 @@ export default {
.header {
padding: 20px;
background: #ffffff;
box-sizing: border-box;
.title {
font-size: 30px;
text-align: center;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论