添加鼠标移动到可点模块 鼠标样式改变 全局新增加载动画
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user