完善地址

This commit is contained in:
wangxiaowei
2025-10-21 18:05:47 +08:00
parent 820b445e9c
commit b2f658f3c0
22 changed files with 613 additions and 190 deletions

View File

@ -182,7 +182,7 @@
import { toast } from '@/utils/toast'
import { useUserStore } from '@/store'
import { getUrlCode, snsapiBaseAuthorize } from '@/hooks/useWeiXin'
import { jump, NAVIGATE_TO } from '@/utils/tools'
import { router, NAVIGATE_TO } from '@/utils/tools'
const OSS = inject('OSS')
const navbarHeight = inject('navbarHeight')