yangan
2025-01-02 a1c08d1646f4c9d280a0e3462d55e9ea6aadd845
App.vue
@@ -34,15 +34,19 @@
   @font-face {
      font-family: siYuanLight;
      src: url('https://mx.jzeg.cn:9095/appimg/fonts/siyuannormal.OTF');
      src: url('https://wrzs.czjlchem.com:9090/appimg/fonts/siyuannormal.OTF');
   }
   @font-face {
      font-family: weighting;
      src: url('https://mx.jzeg.cn:9095/appimg/fonts/weighting.TTF');
      src: url('https://wrzs.czjlchem.com:9090/appimg/fonts/weighting.TTF');
   }
   body {
      font-family: siYuanLight, sans-serif;
   }
</style>
<style  lang='scss'>
   @import '@/utils/publicStyle.scss';
</style>