This commit is contained in:
zhangsir
2024-07-15 19:58:00 +08:00
parent c054026259
commit e82b7eb3cf
5 changed files with 18 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div>
<div style="margin-top: 50px;" v-if="isType == 9||couresList.length == 0">
<el-empty description="您还没有学习数据"></el-empty>
<el-empty description="您当前暂无学习数据~"></el-empty>
</div>
<div v-else>
<!-- <div style="display:flex; padding-left:20px; width:100%">