Browse Source

商学院

zhaoxiaohai 3 years ago
parent
commit
e355aeba17
2 changed files with 2 additions and 2 deletions
  1. 1 1
      pages/college/index.js
  2. 1 1
      pages/college/index.wxml

+ 1 - 1
pages/college/index.js

@@ -100,7 +100,7 @@ Page({
 
         dowmCount = setTimeout(() => {
             this.selectList(true);
-        }, 500);
+        }, 1000);
 
     },
 

+ 1 - 1
pages/college/index.wxml

@@ -10,7 +10,7 @@
 </van-dropdown-menu>
 <!-- 列表 -->
 <My_listBox id='ListBox' height='{{scrollHeight}}' bind:getlist='selectList'>
-    <view class="unread">总共{{total}}个,有1个更新</view>
+    <view class="unread">总共{{total}}个</view>
     <navigator url="#" class="course my-card" wx:for="{{list}}" data-item="{{item}}" bindtap="toDetail">
         <van-image width="160rpx" height="120rpx" custom-class='cover-img' lazy-load fit='cover' src="{{item.cover||'https://img.yzcdn.cn/vant/cat.jpeg'}}" />
         <view class="explian">