image preview

This commit is contained in:
cookfront
2017-03-05 16:57:50 +08:00
parent f224cda4f2
commit 8856af91fd
7 changed files with 102 additions and 21 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
import ImagePreview from './src/image-preview.vue';
import ImagePreview from './src/image-preview.js';
export default ImagePreview;