方方字体加入

This commit is contained in:
aixianling
2023-03-10 11:47:49 +08:00
parent 84689f602b
commit a8f83afbf8

View File

@@ -120,6 +120,11 @@ export default {
<style lang="scss" scoped>
@import "../../animation";
@font-face {
font-family: fangfang;
src: url("https://cdn.cunwuyun.cn/fonts/fangfang.ttf");
}
.AiDvWrapper {
.viewPanel {
display: flex;