选择套餐配置链接&更新账户总览数据展示
This commit is contained in:
@@ -58,7 +58,7 @@ export default function CollectPage(props: CollectPageProps) {
|
||||
`mt-32 max-md:mt-20 w-96 max-md:w-full h-16 md:h-24 rounded-lg shadow-lg`,
|
||||
`bg-gradient-to-r from-blue-500 to-cyan-400 text-white text-xl lg:text-4xl`,
|
||||
].join(' ')}
|
||||
onClick={() => router.push('/login')}
|
||||
onClick={() => router.push('/product?type=short')}
|
||||
>
|
||||
选择套餐
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user