添加鼠标移动到可点模块 鼠标样式改变 全局新增加载动画

This commit is contained in:
2023-07-20 16:26:46 +08:00
parent 416b5232ae
commit 60f0f45def
15 changed files with 281 additions and 111 deletions

View File

@@ -297,7 +297,7 @@ let setRegionList = () => {
name: '不限',
id: ''
})
console.log('arr', JSON.stringify(list))
// console.log('arr', JSON.stringify(list))
routerQuerySet()
// console.log(store.state.seachTypeData)
}
@@ -1086,6 +1086,7 @@ img {
width: 8px;
height: 8px;
margin-left: 8px;
cursor: pointer;
}
}