This commit is contained in:
binbin_pan 2024-12-19 21:22:51 +08:00
parent c807a13d5e
commit e919a8dfaf
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<template>
<view>
<view :style="{ fontSize: fontSize + 'px' }">
<u-navbar leftIcon="" title="考试" :placeholder="true">
<view class="u-nav-slot" slot="right">
<u-number-box v-model="fontSize" @change="changeFont" button-size="36"></u-number-box>