Commit 2b2cf7f6 by pangchong

fix: 暂无文件

parent 1cde6149
......@@ -23,7 +23,7 @@
</view>
</view>
</view>
<global-empty v-if="getFileList.length == 0 && !showUpload">暂无文件</global-empty>
<view v-if="getFileList.length == 0 && !showUpload">暂无文件</view>
<template v-if="showUpload">
<view class="upload-button" v-if="isLoading">
<up-loading-icon text="上传中" textSize="14"></up-loading-icon>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment