fix: 补全骨架屏渲染机制
- 补全各个页面的骨架屏渲染机制修改
This commit is contained in:
@ -47,3 +47,9 @@
|
||||
currentPage.value = 1; // 重置页码
|
||||
});
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.el-tabs {
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user