张延森 3 vuotta sitten
vanhempi
commit
220638aabc
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      src/components/ViewIcon/index.jsx

+ 1
- 1
src/components/ViewIcon/index.jsx Näytä tiedosto

@@ -1,5 +1,5 @@
1 1
 import Taro from '@tarojs/taro';
2
-import { View, Text, Swiper, SwiperItem, Image } from '@tarojs/components';
2
+import { View } from '@tarojs/components';
3 3
 import './style.less'
4 4
 
5 5
 export default (props) => {