css
litian
2024-07-05 70f3d8c752ce474b224779cda054f8a6a7442872
css
4个文件已修改
7 ■■■■ 已修改文件
components/empty/index.wxss 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/home/digitalRead/index.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/study/index.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/study/index.wxml 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
components/empty/index.wxss
@@ -1,5 +1,6 @@
.noData-box {
  text-align: center;
  padding: 80rpx;
}
.noData-box image {
pages/home/digitalRead/index.js
@@ -26,7 +26,7 @@
      })
    } else {
      this.setData({
        src: 'http://jsek.bnuic.com/bookshelf/#/index'
        src: 'https://jsek.bnuic.com/bookshelf/#/index'
      })
    }
  },
pages/study/index.js
@@ -171,6 +171,7 @@
          })
        } else {
          this.setData({
            list: [],
            skeletonLoding: false,
            loading: false
          })
pages/study/index.wxml
@@ -38,6 +38,9 @@
            </view>
          </view>
        </view>
        <view wx:else class="empyt">
          <empty />
        </view>
        <!-- <view wx:if="{{activeName == 'Favoriteclass'}}">
              <view class="content-item" wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index">
                <view class="item-con">