add drawer Logout

This commit is contained in:
RainSun 2020-02-20 18:22:48 +08:00
parent 909fd6ae6a
commit a360aa88dc

View File

@ -51,7 +51,7 @@
<span class="md-list-item-text">Share</span>
</md-list-item>
<md-list-item>
<md-list-item @click="turnToUnlock('用户点击锁定')">
<md-icon>beenhere</md-icon>
<span class="md-list-item-text">Lock Now</span>
</md-list-item>
@ -189,6 +189,7 @@ export default {
//
turnToUnlock(type) {
console.log(type);
this.setRowPwd(['', this]);
// let main_code = '10aeff';
// let main_code_aes = encryptMainCode(main_code);
// let row_pwd = {