Commit fe438759 by 冷斌

fix bug

parent c1287872
...@@ -87,6 +87,7 @@ ...@@ -87,6 +87,7 @@
</van-tabs> </van-tabs>
</div> </div>
<php>echo "{:U('course/PayVideo/index',['vst'=>'order,A6CImwcoH=ERwuDqAn0bynias'])}"</php>
</div> </div>
<script> <script>
...@@ -245,7 +246,7 @@ ...@@ -245,7 +246,7 @@
let type = option.v; let type = option.v;
if (type === 'course') { if (type === 'course') {
console.log("{:U('course/PayVideo/index',['vst'=>'order,A6CImwcoH=ERwuDqAn0bynias'])}"); console.log();
} }
if (type === 'exams') { if (type === 'exams') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment