链接去学习页面
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
</view>
|
||||
<view class="btn-box font_pf">
|
||||
<template v-if="[0,1].includes(tabAct)">
|
||||
<uv-button type="primary">去学习</uv-button>
|
||||
<uv-button type="primary" @click="common.navigateTo('/pages/course/study?crsNum='+crsNum+'&crsId='+form.crsId)">去学习</uv-button>
|
||||
<uv-button type="primary">去练习</uv-button>
|
||||
<uv-button type="primary">去考试</uv-button>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user