摘要: 业务效果 // 直接放在style标签中 不要放在<style lang="scss" scoped>标签中 <style> .ant-table.ant-table-bordered .ant-table-title { background: #f3f3f3; } </style> 上述方式会导 阅读全文
posted @ 2023-02-17 21:57 Felix_Openmind 阅读(1357) 评论(0) 推荐(0)
摘要: 业务效果 核心代码 <template> <a-layout class="layout"> <a-layout-header class="header" style="height: 50px"> <div class="wrapper content"> <span class="info"> 阅读全文
posted @ 2023-02-17 19:10 Felix_Openmind 阅读(1657) 评论(0) 推荐(0)
*{cursor: url(https://files-cdn.cnblogs.com/files/morango/fish-cursor.ico),auto;}