对接活动列表接口

This commit is contained in:
zhouyanli
2026-04-25 07:57:49 +08:00
parent d569bbc8e1
commit 06a391a668
7 changed files with 293 additions and 237 deletions

View File

@@ -119,7 +119,7 @@ const handleLogin = () => {
password:password.value
}
getLoginPassword(params).then(res =>{
console.log('33333',res)
// console.log('33333',res)
if(res.code === 200){
uni.setStorageSync('token', res.data.token);
// 存用户ID