测试:“我的”页面中”修改密码“标签改为”修改密钥“

Signed-off-by: huanghuasong <funliufang@163.com>
This commit is contained in:
huanghuasong 2023-05-04 07:41:39 +00:00 committed by Gitee
parent a7f9fbe2fb
commit f7108072c9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 ">