feat(admin): 快捷操作支持翻页滚动显示 and optimize UI for better user experience

- Add swiper plugin support for carousel functionality
- Optimize UI for better user experience by using swiper
- Update index.js to support swiper initialization
- Modify welcome.html to include swiper HTML structure
- Adjust welcome.css for better styling of swiper elements
This commit is contained in:
wolfcode
2024-10-29 17:24:54 +08:00
parent 846b8ffafc
commit ed99fe79fd
7 changed files with 65 additions and 17 deletions

View File

@@ -32,7 +32,7 @@
.layuimini-qiuck-module a i {
display: inline-block;
width: 100%;
width: 80%;
height: 60px;
line-height: 60px;
text-align: center;