feat: 多语言关于页面
This commit is contained in:
parent
2e7d34355c
commit
274701bf51
@ -16,9 +16,11 @@
|
||||
鸽友们好,我是
|
||||
<text class="text-red-500">菲鸽</text>
|
||||
</view>
|
||||
|
||||
<view class="text-center mt-8 text-#fff">
|
||||
<wd-button type="primary" @click="gotoPage('i18n')">进入多语言页面</wd-button>
|
||||
<wd-button type="success" @click="gotoPage('i18n')">进入多语言页面</wd-button>
|
||||
</view>
|
||||
|
||||
<view class="text-center mt-8 text-#fff">
|
||||
<wd-button type="primary" @click="gotoPage('request')">去请求页</wd-button>
|
||||
<wd-button type="primary" @click="gotoPage('request2')" custom-class="ml-2">
|
||||
@ -32,6 +34,7 @@
|
||||
上传demo2(状态一体)
|
||||
</wd-button>
|
||||
</view>
|
||||
|
||||
<view class="text-center mt-8">
|
||||
<text mr-2>iconfont:</text>
|
||||
<text class="gap-2 text-red">
|
||||
|
Loading…
x
Reference in New Issue
Block a user