Commit 342a9fd8 authored by xiaoye's avatar xiaoye

fix

parent 87c544f2
......@@ -68,13 +68,13 @@
}
</style>
<style>
/* span {
font-family:
"黑体",
"SimHei",
"Microsoft YaHei",
"PingFang SC",
"Hiragino Sans GB",
sans-serif;
} */
@font-face {
font-family: '更纱黑体';
src: url('../static/textFont.ttf') format('woff');
}
span, :deep(.uni-card) {
font-family: '更纱黑体';
}
</style>
\ No newline at end of file
......@@ -138,8 +138,7 @@
padding: 0 $uni-spacing-sm;
border-radius: 4px;
overflow: hidden;
// font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
font-family: Microsoft YaHei;
font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
background-color: #fff;
flex: 1;
......
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