业务定制页面与跳转完善
This commit is contained in:
@@ -273,7 +273,7 @@ export default function ScenePage(props: ScenePageConfig) {
|
||||
</div>
|
||||
<Button
|
||||
className="bg-blue-600 hover:bg-blue-700 text-white px-6 py-3 rounded-md w-fit"
|
||||
onClick={() => router.push('/customized')}
|
||||
onClick={() => router.push('/custom')}
|
||||
>
|
||||
定制咨询
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user