张延森 hace 3 años
padre
commit
220638aabc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/components/ViewIcon/index.jsx

+ 1
- 1
src/components/ViewIcon/index.jsx Ver fichero

@@ -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) => {