feat: migrate ImagePreview component

This commit is contained in:
chenjiahan
2020-08-17 10:38:11 +08:00
parent b4e02668cf
commit 3a290ce564
7 changed files with 104 additions and 71 deletions

View File

@@ -64,4 +64,5 @@ module.exports = [
'collapse-item',
'swipe',
'swipe-item',
'image-preview',
];