mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-18 06:07:48 +00:00
fix: bugs
fix: bugs
This commit is contained in:
parent
1444bbefa2
commit
70d1de0e0f
62 changed files with 368 additions and 284 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import type { fetchUserAccountResponse } from '@/api/user'
|
||||
import request from '@/utils/request'
|
||||
import type { fetchUserAccountResponse } from '@/renderer/api/user'
|
||||
import request from '@/renderer/utils/request'
|
||||
|
||||
// 手机号登录
|
||||
interface LoginWithPhoneParams {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue