Explorar o código

Merge branch 'bug_5126'

hbchen hai 4 meses
pai
achega
a0a217cda4
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      src/CustomElement/EtaChart.ce.vue
  2. 1 0
      src/CustomElement/EtaTable.ce.vue

+ 1 - 0
src/CustomElement/EtaChart.ce.vue

@@ -146,6 +146,7 @@ div{
     border-radius: 5PX;
     display: flex;
     flex-direction: column;
+    font-family: 'PingFangSC-Regular','微软雅黑','宋体'!important;
     .hz-chart-head{
         box-sizing: border-box;
         background-color: #F2F2F2;

+ 1 - 0
src/CustomElement/EtaTable.ce.vue

@@ -117,6 +117,7 @@ getTableData()
   position: relative;
   margin: 0 auto;
   background: #fff;
+  font-family: 'PingFangSC-Regular','微软雅黑','宋体'!important;
   .title {
     font-size: 17PX;
     font-weight: normal;