更换corpId
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user