chore(cp排行榜): 调整跳转addcp页面

This commit is contained in:
hzj 2026-01-21 11:32:45 +08:00
parent 0811413c98
commit 515c5d429a

View File

@ -308,7 +308,7 @@
box-sizing: border-box;
border-bottom: 1px solid #e14f69;
"
@click="viewUserInfo(getUserId())"
@click="gotoAppPage('myCoupleList')"
>
{{ t('go_add_cp') }}
</div>
@ -1275,6 +1275,7 @@ import { useCoupleStore } from '@/stores/couple'
import { storeToRefs } from 'pinia'
import { useThrottle, useDebounce } from '@/utils/useDebounce.js'
import { formatRewardDisplay } from '@/utils/rewardFormatter.js'
import { gotoAppPage } from '@/utils/appBridge.js'
import {
apiGetMyLotteryTicketCount, //