src/views/Start.vue
@@ -86,6 +86,15 @@ const sendMsg = () => { } // import { ref } from 'vue' // import { useRouter } from 'vue-router' // const router = useRouter() // const inputValue = ref('') // const handleChat = () => { // router.push('/chat') // } </script> <style lang="less" scoped> @media screen and (max-width: 750px) {