mirror of
https://github.com/sahadev/vue-component-creater-ui.git
synced 2025-12-15 23:14:18 +08:00
解决了库所依赖的图片资源问题
This commit is contained in:
@@ -36,7 +36,7 @@ export default {
|
||||
return {
|
||||
previewMode: false,
|
||||
editMode: true,
|
||||
iconTreeStructure: require("@/assets/icon/tree-structure.png"),
|
||||
iconTreeStructure: ("https://static.imonkey.xueersi.com/download/vcc-resource/icon/tree-structure.png"),
|
||||
};
|
||||
},
|
||||
watch: {},
|
||||
|
||||
Reference in New Issue
Block a user