From bad10e1f9e91992e5b8f9bed7892dca4c2db7181 Mon Sep 17 00:00:00 2001 From: pang.jiabao <pang_jiabao@163.com> Date: 星期一, 14 四月 2025 16:54:40 +0800 Subject: [PATCH] 界面翻译为俄语 --- pages/basics/stoOut.vue | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/basics/stoOut.vue b/pages/basics/stoOut.vue index 8d0aadf..a413c94 100644 --- a/pages/basics/stoOut.vue +++ b/pages/basics/stoOut.vue @@ -7,7 +7,7 @@ </view> <view class="square-content"> <view class="content-input"> - <input type="text" v-model="locNo" placeholder="鎵爜 / 杈撳叆" @input="searchLocNo"> + <input type="text" v-model="locNo" placeholder="鎵爜 / 杈撳叆" @input="searchLocNo" placeholder-style="line-height: 85rpx;"> <uni-icons type="closeempty" size="20" color="#dadada" @click="removeLocNo"></uni-icons> </view> </view> @@ -34,7 +34,7 @@ </view> <view class="square-none" v-show="matList.length === 0"> - <view class="v-show">鏆傛棤鏇村鏁版嵁...</view> + <view class="v-show">袧械褌 写芯锌芯谢薪懈褌械谢褜薪褘褏 写邪薪薪褘褏...</view> </view> <checkbox-group @change="checkbox"> @@ -58,7 +58,7 @@ </view> </checkbox-group> <!-- <view style="margin-top: 10px;"> - <uni-table ref="table" border stripe emptyText="鏆傛棤鏇村鏁版嵁"> + <uni-table ref="table" border stripe emptyText="鍙嶉��</text>"> <uni-tr> <uni-th align="center" width="50">鍑哄簱鏁伴噺</uni-th> <uni-th align="center" width="70">浜у搧ID</uni-th> @@ -85,7 +85,7 @@ </label> --> <label class="label-btn" style="width: 150rpx;"> - <button class="cu-btn" @click="resst()">閲嶇疆</button> + <button class="cu-btn" @click="resst()">小斜褉芯褋</button> </label> <label class="label-btn"> <button class="cu-btn bg-blue " @click="outbound()">鍚姩鍑哄簱</button> -- Gitblit v1.9.1