更换corpId
This commit is contained in:
@@ -274,7 +274,7 @@
|
||||
this.instance.post(`/api/wxgridinfo/comprehensiveOverviewMap`, null, {
|
||||
params: {
|
||||
gridName: `${name}公安局`,
|
||||
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA'
|
||||
corpId: 'wwb182f88f0327b37f'
|
||||
}
|
||||
}).then(res => {
|
||||
if (res.code === 0) {
|
||||
@@ -364,7 +364,7 @@
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
cursor: pointer;
|
||||
transition: all ease 300;
|
||||
transition: all ease 300ms;
|
||||
|
||||
&:hover {
|
||||
opacity: 0.6;
|
||||
|
||||
Reference in New Issue
Block a user