提交 01dbd22f authored 作者: lihuihui's avatar lihuihui
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
<div class="download"> <div class="download">
<h2>学习资料</h2> <h2>学习资料</h2>
<h3>请您自行下载</h3> <h3>请您自行下载</h3>
<p>下载链接:https://pan.baidu.com</p> <p>下载链接:https://pan.baidu.com/s/1uZX54GarhiJKUQQ6xa5Lwg</p>
<p>提取码:mp91</p> <p>提取码:ovdf</p>
</div> </div>
</template> </template>
......
...@@ -86,7 +86,7 @@ export default { ...@@ -86,7 +86,7 @@ export default {
}, },
toCourse(data) { toCourse(data) {
if (this.isWeapp) { if (this.isWeapp) {
const url = `/pages/web/index?src=${window.location.origin}/course/learn` const url = `/pages/web/index?src=${window.location.origin}/payPage`
wx.miniProgram.navigateTo({ url }) wx.miniProgram.navigateTo({ url })
} else { } else {
this.$router.push({ name: 'courseLearn' }) this.$router.push({ name: 'courseLearn' })
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论