tremble преди 3 години
родител
ревизия
f6a494e9f8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/framework/core/index.vue

+ 1 - 1
src/framework/core/index.vue

@@ -62,7 +62,7 @@ export default {
         { file: data.url, filename: "initCover.jpg", sceneCode:this.activeItem.sceneCode  },
         res => {
           if (res.code==0) {
-            let icon = this.$cdn  +  res.data.filePath
+            let icon = res.data.filePath
             this.activeItem.icon = icon
             this.activeItem.initVisual= {
               hlookat: data.hlookat,