|
|
@@ -27,18 +27,18 @@
|
|
|
/* 注意要写在第一行,同时给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");
|
|
|
- }
|
|
|
- @font-face {
|
|
|
- font-family: 'DINAlternate';
|
|
|
- src: url("https://oss.familydaf.cn/sxsnfile/20260107/fa6b266591ae44fd9ae51e3452d9727d.otf");
|
|
|
- }
|
|
|
+ // @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");
|
|
|
+ // }
|
|
|
+ // @font-face {
|
|
|
+ // font-family: 'DINAlternate';
|
|
|
+ // src: url("https://oss.familydaf.cn/sxsnfile/20260107/fa6b266591ae44fd9ae51e3452d9727d.otf");
|
|
|
+ // }
|
|
|
|
|
|
.tab_page{
|
|
|
background: #F7F7F7;
|