邓洁 : 适配大屏

This commit is contained in:
邓洁
2023-12-07 21:21:19 +08:00
parent 2b7115d7c1
commit bf564e8e9b
5 changed files with 61 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div>
<div id="chat-box">
<div class="chat-box">
<div>
<span>请输入序列号: </span>
@@ -127,4 +127,4 @@ const handleClear = () => {
top: 0;
right: 0;
}
</style>
</style>