校园-江西科技师范大学-前端
shuishen
2023-12-14 e733164e1c779b3aef7245936b9daf7875bf791e
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)
                            }
                        }))
                    })