部分页面样式调整

This commit is contained in:
X1627315083
2025-06-30 10:53:25 +08:00
parent 6fc2a8fc57
commit 3ce63ea3a7
60 changed files with 1326 additions and 430 deletions

View File

@@ -751,6 +751,7 @@ export default defineComponent({
const setSpeed = (item:any)=>{
speed.speedData = item
speed.speedState = false
document.removeEventListener('click',openSpeed)
}
watch(()=>scene,(newVal,oldVal)=>{
console.log(newVal)