YM
2025-04-10 e38b25c98910308e6ef8cd3bbfd4ffb19f5eed89
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) {