You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
713 B
1 lines
713 B
<view class="page"><view style="height:2px;"></view><view class="section column"><view data-event-opts="{{[['tap',[['setpassword',['$event']]]]]}}" class="cell row" bindtap="__e"><view class="celltitle">{{i18n.bind.resetPWD}}</view><image class="jiantou" src="../../static/image/jinrujiantou.png" mode="aspectFit"></image></view><view data-event-opts="{{[['tap',[['changemobile',['$event']]]]]}}" class="cell row" bindtap="__e"><view class="celltitle">{{i18n.bind.genghuanshoujihao}}</view><image class="jiantou" src="../../static/image/jinrujiantou.png" mode="aspectFit"></image></view></view><view data-event-opts="{{[['tap',[['quit',['$event']]]]]}}" class="btn" bindtap="__e">{{i18n.set.logOut}}</view></view>
|