1.多语言

2023.11.23周四--sws
master
sws 2023-11-23 16:24:48 +08:00
parent 3a62094c49
commit 4d9c36c3d7
1 changed files with 2 additions and 2 deletions

View File

@ -5,11 +5,11 @@
<icon type="warn" size="16" color="#f00" class="va-m" />
<view class="cr-red va-m dis-inline-block margin-left-sm">
<block v-if="(params || null) != null && (params.msg || null) != null">{{params.msg}}</block>
<block v-else>{{$t('error.error.6xw5o2')}}</block>
<block v-else></block>
</view>
</view>
<view class="margin-top-xxl">
<button type="default" size="mini" class="bg-main br-main cr-white round text-size-sm padding-left-xxxl padding-right-xxxl padding-top-xs padding-bottom-xs margin-top-xl" @tap="back_event">{{$t('error.error.h7138l')}}</button>
<button type="default" size="mini" class="bg-main br-main cr-white round text-size-sm padding-left-xxxl padding-right-xxxl padding-top-xs padding-bottom-xs margin-top-xl" @tap="back_event"></button>
</view>
</view>
</view>