校园-江西科技师范大学-前端
shuishen
2023-12-07 24b0b99f7125880bdee544caec0bd68d372050ab
src/components/arcNavBar/index.vue
@@ -193,7 +193,10 @@
                            item,
                            text: item.mechanismName,
                            url: this.publicPath + 'img/icon/bubble.png',
                            anchor: [16, 34]
                            anchor: [16, 34],
                            event: (e) => {
                                that.mapPopup(item)
                            }
                        }))
                    })