添加Alibaba-PuHuiTi-Bold字体文件及样式 为PieCenter和LineDropdown组件添加标题样式 调整SceneDistribution组件的字体大小和颜色 移除PieCenter中未使用的z-index导入 在data.json中添加title字段
6 lines
159 B
SCSS
6 lines
159 B
SCSS
@font-face {
|
|
font-family: 'Alibaba-PuHuiTi-Bold';
|
|
src: url('./Alibaba-PuHuiTi-Bold.otf') format('opentype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
} |