mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
测试:“我的”页面中”修改密码“标签改为”修改密钥“
Signed-off-by: huanghuasong <funliufang@163.com>
This commit is contained in:
parent
a7f9fbe2fb
commit
f7108072c9
@ -39,7 +39,7 @@
|
|||||||
<view class="cu-item arrow" @tap="_changePwd()">
|
<view class="cu-item arrow" @tap="_changePwd()">
|
||||||
<view class="content">
|
<view class="content">
|
||||||
<text class="lg text-gray cuIcon-lock"></text>
|
<text class="lg text-gray cuIcon-lock"></text>
|
||||||
<text class="text-grey">修改密码</text>
|
<text class="text-grey">修改密钥</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="cu-item ">
|
<view class="cu-item ">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user