This commit is contained in:
parent
c807a13d5e
commit
e919a8dfaf
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue