修改安卓中版本升级不存在描述的问题

This commit is contained in:
lemon橪
2021-06-15 14:32:01 +08:00
parent eb070953c0
commit cd909ede83
3 changed files with 47 additions and 45 deletions

View File

@@ -8,7 +8,7 @@
</u-collapse-item>
</u-collapse>
<u-empty style="margin-top:100rpx;" v-else text="暂无版本信息" mode="list"></u-empty>
<u-empty class="empty" v-else text="暂无版本信息" mode="list"></u-empty>
</div>
</template>
@@ -54,4 +54,5 @@ export default {
padding: 10rpx;
background: #fff;
}
</style>