Browse Source

修改工种只有学习页面有

yellowtaotao 3 years ago
parent
commit
8715c9b17f
2 changed files with 103 additions and 182 deletions
  1. 102 181
      package-lock.json
  2. 1 1
      src/views/home/index.vue

File diff suppressed because it is too large
+ 102 - 181
package-lock.json


+ 1 - 1
src/views/home/index.vue

@@ -8,7 +8,7 @@
       bind:click-right=""
     >
     </van-nav-bar>
-    <div class="dropdown-div">
+    <div v-show="activeTabName === 0" class="dropdown-div">
       <van-dropdown-menu active-color="#1989fa">
         <van-dropdown-item
           v-model="engineeringWorkChooseValue"

Some files were not shown because too many files changed in this diff