fix(demo): 修复各个组件 demo 字体问题

This commit is contained in:
MeloHG 2024-03-12 16:49:33 +08:00
parent 82f14162ec
commit 3b370c9277
13 changed files with 23 additions and 23 deletions

View File

@ -102,7 +102,7 @@ export default {
.md-example-popup
position relative
font-size 28px
font-family DIDIFD-Medium
font-family 'Helvetica Neue'
font-weight 500
box-sizing border-box
text-align center

View File

@ -71,7 +71,7 @@ export default {
.md-example-popup
position relative
font-size 28px
font-family DIDIFD-Medium
font-family 'Helvetica Neue'
font-weight 500
box-sizing border-box
text-align center

View File

@ -40,7 +40,7 @@ export default {
justify-content center
.md-progress
margin 0 10px
.progress-valuDIDIFD-Medium
.progress-value
font-size 24px
font-family DIDIFD-Medium
font-family 'Helvetica Neue'
</style>

View File

@ -56,7 +56,7 @@ export default {
justify-content center
.md-progress
margin 0 10px
.progress-valuDIDIFD-Medium
.progress-value
font-size 24px
font-family DIDIFD-Medium
font-family 'Helvetica Neue'
</style>

View File

@ -40,7 +40,7 @@ export default {
justify-content center
.md-progress
margin 0 10px
.progress-valuDIDIFD-Medium
.progress-value
font-size 24px
font-family DIDIFD-Medium
font-family 'Helvetica Neue'
</style>

View File

@ -52,7 +52,7 @@ export default {
justify-content center
.md-progress
margin 0 10px
.progress-valuDIDIFD-Medium
.progress-value
font-size 24px
font-family DIDIFD-Medium
font-family 'Helvetica Neue'
</style>

View File

@ -63,6 +63,6 @@ export default {
padding 30px 0
text-align center
font-size 28px
font-family DIDIFD-Medium
font-family 'Helvetica Neue'
border-bottom .5px solid #efefef
</style>

View File

@ -50,8 +50,8 @@ export default {
width 1000px
.scroll-view-item
flex 1
text-align cDIDIFD-Medium
text-align center
font-size 28px
font-family DINAlternate-Bold
font-family 'Helvetica Neue'
border-right .5px solid #efefef
</style>

View File

@ -65,8 +65,8 @@ export default {
background #FFF
.scroll-view-item
padding 30px 0
text-align cDIDIFD-Medium
text-align center
font-size 28px
font-family DINAlternate-Bold
font-family 'Helvetica Neue'
border-bottom .5px solid #efefef
</style>

View File

@ -65,8 +65,8 @@ export default {
background #FFF
.scroll-view-item
padding 30px 0
text-align cDIDIFD-Medium
text-align center
font-size 32px
font-family DINAlternate-Bold
font-family 'Helvetica Neue'
border-bottom .5px solid #efefef
</style>

View File

@ -91,9 +91,9 @@ export default {
z-index 2
.scroll-view-category-title, .scroll-view-striky-title
padding 10px 0
text-align cDIDIFD-Medium
text-align center
font-size 32px
font-family DINAlternate-Bold
font-family 'Helvetica Neue'
background-color #f0f0f0
.scroll-view-item
padding 30px 0

View File

@ -102,8 +102,8 @@ export default {
box-shadow 0 2px 8px #f0f0f0
.scroll-view-item
padding 30px 0
text-align cDIDIFD-Medium
text-align center
font-size 32px
font-family DINAlternate-Bold
font-family 'Helvetica Neue'
border-bottom .5px solid #efefef
</style>

View File

@ -154,9 +154,9 @@ export default {
.md-button
margin-bottom 20px
.md-example-popup
position relDIDIFD-Medium
position relative
font-size 28px
font-family DINAlternate-Bold
font-family 'Helvetica Neue'
font-weight 500
box-sizing border-box
text-align center