From 904436a616ca08fc95e1cbbbd13059835ef37e72 Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期四, 23 一月 2025 13:51:37 +0800 Subject: [PATCH] ll --- h5/pages/waybill/list.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/h5/pages/waybill/list.vue b/h5/pages/waybill/list.vue index 3886421..89b41ac 100644 --- a/h5/pages/waybill/list.vue +++ b/h5/pages/waybill/list.vue @@ -2,7 +2,7 @@ <view class="main_app"> <view class="title_wrap"> <view class="name">{{ waybillInfo.realname || waybillInfo.username || waybillInfo.mobile }}锛屾杩庣櫥褰曪綖</view> - <view class="btn" @click="loginOut">閫�鍑虹櫥褰�</view> + <view class="btn" @click="loginOut">璐﹀彿瑙g粦</view> </view> <view class="head_wrap" @click="openModal"> <view class="search_box"> @@ -232,7 +232,7 @@ ...form }, pager: { - rows: 10, + rows: 16, page } }).then(res => { -- Gitblit v1.9.3