退出登录,首页返回修改

This commit is contained in:
FengHui
2026-04-02 10:55:11 +08:00
parent 3411ef57b4
commit 4d4c689a45
3 changed files with 7 additions and 4 deletions

View File

@@ -43,9 +43,10 @@ try {
// 返回按钮功能
function back() {
uni.navigateBack({
delta: 1
});
// uni.navigateBack({
// delta: 1
// });
window.location.href = 'https://www.xjksly.cn/mechine-single-vue/';
}
onLoad((options) => {