任务清单列表

This commit is contained in:
2023-01-10 14:34:52 +08:00
parent c17bdb8627
commit e537372d37
4 changed files with 52 additions and 51 deletions

View File

@@ -22,7 +22,7 @@ Page({
exitLogin(){
wx.clearStorageSync();
git ({url:"/pages/login/index"})
wx.reLaunch({url:"/pages/login/index"})
}
});