From 1c97b1b0d720d5d4f203d74039e4fc1bb84ef9fb Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 06 六月 2024 08:24:04 +0800 Subject: [PATCH] 3 --- pages/phyz/stationManage/stationManage.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/phyz/stationManage/stationManage.vue b/pages/phyz/stationManage/stationManage.vue index d5e07e1..217b386 100644 --- a/pages/phyz/stationManage/stationManage.vue +++ b/pages/phyz/stationManage/stationManage.vue @@ -1,5 +1,5 @@ <template> - <view> + <view style="font-size: 14px;"> <view class="code"> <uni-search-bar :focus="searchValueFocus" v-model="searchValue" @input="searchValueInput()" maxlength="500" ancel="cancel" @clear="clear" placeholder="杈撳叆 / 鎵弿 绔欑偣鍙�"> -- Gitblit v1.9.1