forked from gzzfw/frontEnd/gzDyh

liuwh
2024-09-14 b39c972062c4d95554db7207aa4c9eb93d3adae8
gz-wxparty/app.wxss
@@ -3,6 +3,12 @@
@import './styles/animate.wxss';
@import './components/vant/common/index.wxss';
/* font-family */
@font-face {
  font-family: 'DingTalk';
  src: url('./font/DingTalk_JinBuTi_Regular.ttf') format('truetype');
}
page {
  color: var(--text-color);
  background-color: var(--bg-color);