feat(sqszx202): configure integral mall deployment

This commit is contained in:
danaisuiyuan
2026-06-14 18:57:01 +08:00
parent c3f2494243
commit 4d12a49f7c
31 changed files with 21405 additions and 6472 deletions

View File

@@ -1,10 +1,10 @@
@font-face {
font-family: 'dinProSemiBold';
src: url('static/fonts/D-DIN-PRO-600-SemiBold.otf');
src: url('./D-DIN-PRO-600-SemiBold.otf');
}
@font-face {
font-family: 'dinProRegular';
src: url('static/fonts/D-DIN-PRO-400-Regular.otf');
src: url('./D-DIN-PRO-400-Regular.otf');
}
.semiBold{
@@ -16,4 +16,4 @@
.pingFang{
font-family: 'PingFang SC, PingFang SC';
font-weight: 500;
}
}