选课调整
This commit is contained in:
parent
121d3868e1
commit
4f7c5a5a7c
@ -52,7 +52,6 @@
|
||||
|
||||
<!-- 教师简介区域 -->
|
||||
<view class="teacher-intro-section">
|
||||
<view class="intro-title">教师简介</view>
|
||||
<view class="teacher-intro">
|
||||
<text>{{ teacherInfo.introduction }}</text>
|
||||
</view>
|
||||
@ -100,7 +99,9 @@
|
||||
<u-button
|
||||
text="返回"
|
||||
class="ml-15 mr-7"
|
||||
:plain="true"
|
||||
:plain="false"
|
||||
color="#2879ff"
|
||||
text-color="#ffffff"
|
||||
@click="navigateBack"
|
||||
/>
|
||||
</view>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user