vue-zone/vue3-vant-mobile

调整基准字体大小

Closed this issue · 0 comments

目标

回到主流方式,避免奇怪的写法和配置

之前:1单位 = 1px
之后:1单位 = 0.25rem

重构

  • uno.config.ts: BASE_FONT_SIZE = 16
  • 所有涉及基字体影响的页面和样式