feat: 页面跳转逻辑&语音输入界面
This commit is contained in:
@@ -121,7 +121,7 @@ const handleClickStylist = (item: any) => {
|
||||
|
||||
const handleContinue = () => {
|
||||
// 跳转到下一个页面
|
||||
router.push('/workshop')
|
||||
router.push('/stylist/sex')
|
||||
}
|
||||
|
||||
// 监听showVideo变化,关闭时暂停视频
|
||||
|
||||
Reference in New Issue
Block a user