liangjin
2021-04-22 f4dfe7df479ffb980b32c1375bfc97c0731448e1
和微分改造
1 files modified
2 ■■■ changed files
src/views/old/store/business-center.vue 2 ●●● patch | view | raw | blame | history
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(){