7305添加文字发送、图片发送。蓝牙通用模块增加连接/断开订阅
This commit is contained in:
@ -120,7 +120,7 @@
|
||||
// 确定
|
||||
handleAgree() {
|
||||
// 退出登录
|
||||
Logout().then((res) => {
|
||||
Logout().finally((res) => {
|
||||
this.showAgreement = false
|
||||
uni.showTabBar()
|
||||
// 1. 清除本地存储的 token
|
||||
|
||||
Reference in New Issue
Block a user