|
|
@@ -27,6 +27,15 @@
|
|
|
/* 注意要写在第一行,同时给style标签加入lang="scss"属性 */
|
|
|
@import "uview-plus/index.scss";
|
|
|
|
|
|
+ @font-face {
|
|
|
+ font-family: 'PingFang-SC';
|
|
|
+ src: url("https://oss.familydaf.cn/sxsnfile/20260107/3e1c8b16b1164d3c90c23392d9190389.ttf");
|
|
|
+ }
|
|
|
+ @font-face {
|
|
|
+ font-family: 'PingFangSC';
|
|
|
+ src: url("https://oss.familydaf.cn/sxsnfile/20260107/b8d1e3edde07457392dfe6bd8734e29d.ttf");
|
|
|
+ }
|
|
|
+
|
|
|
.tab_page{
|
|
|
background: #F7F7F7;
|
|
|
padding: 0 24rpx 184rpx;
|