|
|
@@ -37,7 +37,7 @@ body {
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
text-rendering: optimizeLegibility;
|
|
|
color: #000;
|
|
|
- font-family: SYNormal,Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
|
|
|
+ font-family: Arial, sans-serif;
|
|
|
/*框架自带字体*/
|
|
|
//font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB,
|
|
|
// Microsoft YaHei, Arial, sans-serif;
|
|
|
@@ -45,10 +45,10 @@ body {
|
|
|
|
|
|
.el-button{
|
|
|
//font-weight: 400;
|
|
|
- font-family: SYBold,Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
|
|
|
+ font-family: Arial, sans-serif;
|
|
|
}
|
|
|
.el-button--text{
|
|
|
- font-family: SYNormal,Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
|
|
|
+ font-family: Arial, sans-serif;
|
|
|
}
|
|
|
.el-table__header-wrapper{
|
|
|
//font-weight: normal;
|