vue-curd 前端搬砖神器,贴合企业开发 快速开始 易用灵活 已经会了 Vue element-plus?即刻阅读文档开始使用吧。 丰富组件 包含了大量的常用组件库以及插件库。 高效兼容 兼容现在主流的浏览器,开箱即用的插件引入模式。 <style scoped> .head{ text-align:center; } .head .title{ font-size: 24px; margin-bottom: 40px; } .control{ text-align: center; margin-top: 40px; } .intro-list{ overflow: hidden; padding-top: 30px; margin-top: 30px; border-top: 1px solid #eee; } .intro-list .item{ width: 33.3333333%; float: left; padding: 0 15px; box-sizing: border-box; } .intro-list .item .title{ font-size: 18px; margin-bottom: 10px; } .intro-list .item .desc{ color: #999; } </style>