|
@@ -2,7 +2,7 @@
|
|
<view>
|
|
<view>
|
|
<view class="main-btn" @click="toPage(courseUrl)">
|
|
<view class="main-btn" @click="toPage(courseUrl)">
|
|
<image :src="`${FILE_URL}/edu-icon/course.png`"></image>
|
|
<image :src="`${FILE_URL}/edu-icon/course.png`"></image>
|
|
- <text>行业培训</text>
|
|
|
|
|
|
+ <text>培训课程</text>
|
|
</view>
|
|
</view>
|
|
<view class="main-btn" @click="toOtherApp">
|
|
<view class="main-btn" @click="toOtherApp">
|
|
<image :src="`${FILE_URL}/edu-icon/net.png`"></image>
|
|
<image :src="`${FILE_URL}/edu-icon/net.png`"></image>
|