fix(custom): isnewuse

This commit is contained in:
maqian
2025-11-04 09:41:40 +08:00
parent 9662027599
commit f0f2093199

View File

@@ -131,7 +131,7 @@ function MemberIndex(props) {
// console.log('===>getCurrentPages==>', getCurrentPages(), getCurrentInstance())
const $instance = getCurrentInstance()
const { updateAddress } = useLocation()
const { isLogin, getUserInfo } = useLogin({
const { isLogin, getUserInfo, isNewUser } = useLogin({
autoLogin: false,
// policyUpdateHook: (isUpdate) => {
// // isUpdate && setPolicyModal(true)