@ -69,6 +69,7 @@ export default {
methods: {
handleLogin() {
uni.showToast({ title: "登录", icon: "none" });
uni.switchTab({ url: "/pages/tabBar/work/index" });
},
};