login 右边的列表

This commit is contained in:
asd
2020-10-23 09:55:27 +08:00
parent a7415989ce
commit 71dac35372
5 changed files with 51 additions and 53 deletions

View File

@@ -627,6 +627,15 @@ export async function getcurrencys(){
return res.data
}
/**
* 登录右侧 视频列表
*/
export async function getwebvideolist() {
const res=await get("webvideos")
console.log(res)
return res.data
}
/**
* 发送验证码
* @param phone 手机号