11 2021 档案
摘要:1、import导入 import tx from "@a/images/tx.jpeg" 2、require加载加.defalut <img src={require('../../assets/images/zplogo.png').default} alt=""/>
阅读全文
摘要:1、修改table表头: div .ant-table-thead > tr > th{ background: #EEF4FE; text-align: center; border-right: 0px !important; font-size:14px; font-weight: 400;
阅读全文