| pages/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/index.vue
@@ -1101,14 +1101,14 @@ display: block; } /* ///* 放大表头和表格内容字体 */ //.th, //.uni-th, //.uni-td, //td, //th { // font-size: 2.8vw !important; //}*/ /* 放大表头和表格内容字体 */ .th, .uni-th, th { font-size: 3vw !important; font-weight: bold; letter-spacing: 2px; } /* 针对1280x800的平板使用媒体查询进行适配 */ @media screen and (min-width: 1280px) and (max-width: 1920px) {