张延森 3 år sedan
förälder
incheckning
220638aabc
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      src/components/ViewIcon/index.jsx

+ 1
- 1
src/components/ViewIcon/index.jsx Visa fil

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