#
whycq
2024-05-14 8e9c41fa816530bf97ce3c9ac0088e73b72f34c6
#
2个文件已修改
10 ■■■■ 已修改文件
pages/phyz/stationManage/stationDetl.vue 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/phyz/stationManage/stationManage.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/phyz/stationManage/stationDetl.vue
@@ -637,13 +637,13 @@
    @import url('../../../static/css/common/order.css');
    
    .station {
        font-size: 18px;
        padding: 24rpx;
        font-size: 15px;
        padding: 18rpx;
    }
    .station-title {
        font-size: 32px;
        font-size: 28px;
        font-weight: bold;
        padding: 24rpx 0;
        padding: 18rpx 0;
    }
    .station-barcode {
        font-size: 24px;
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="输入 / 扫描 站点号">