更换corpId

This commit is contained in:
aixianling
2024-04-02 15:47:23 +08:00
parent dee681d246
commit d599972b7f

View File

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