修改字体文件名

parent f09909c6
@font-face {
font-family: "ysbth";
src: url('./ysbth.ttf');
font-family: "YSBTH";
src: url('./ysbth.TTF');
font-weight: normal;
font-style: normal;
}
\ No newline at end of file
......@@ -348,7 +348,7 @@ page {
border-radius: 0rpx 0rpx 0rpx 0rpx;
overflow: hidden;
.title-icon {
font-family: 'ysbth';
font-family: 'YSBTH';
font-size: 24 * 2rpx;
margin-left: 30rpx;
color: #ffffff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment