完善预定页面

This commit is contained in:
wangxiaowei
2025-10-25 10:34:55 +08:00
parent b2f658f3c0
commit 68b075ce59
13 changed files with 407 additions and 61 deletions

View File

@ -27,6 +27,7 @@ export function getUserAddress() {
* 用户添加地址
*/
export interface IAddUserAddressParams {
id: number
contact: string
telephone: string
province: string