基板任务清单

This commit is contained in:
2023-01-04 10:10:39 +08:00
parent f9eb77079b
commit c17bdb8627
20 changed files with 188 additions and 298 deletions

View File

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