mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-17 23:06:48 +08:00
细节
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
</view>
|
||||
<view class="path_body" :style="{height:dataList.length<=7?'93vh':''}">
|
||||
<view class="body_header">
|
||||
<view class="left" v-if="isAllPath" @click="goAllPath">全岗位路径</view>
|
||||
<view class="left" v-if="isAllPath" @click="goAllPath">专业力必修</view>
|
||||
<view v-else></view>
|
||||
<view class="right">
|
||||
<u-switch size="14" v-model="openDown"></u-switch>
|
||||
|
||||
Reference in New Issue
Block a user