src/views/old/store/business-center.vue
@@ -79,7 +79,7 @@ }, methods: { getIndexIcon(item){ let iconSrc = "/sib_wx_scored/static/img/"+item.icon+".png"; let iconSrc = location.origin + location.pathname +"/static/img/"+item.icon+".png"; return iconSrc; }, init(){