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:
@@ -32,7 +32,7 @@
|
||||
|
||||
.layuimini-qiuck-module a i {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
width: 80%;
|
||||
height: 60px;
|
||||
line-height: 60px;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user