@@ -78,7 +78,7 @@ export default {
},
deaAccount() {
uni.showModal({
- content: "登录过期,请重新登录",
+ content: "是否确认注销登录",
complete: (res) => {
if (res.confirm) {
this.$http