张延森 3 年之前
父節點
當前提交
7415e74559
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      src/pages/index/index.jsx

+ 0
- 1
src/pages/index/index.jsx 查看文件

@@ -10,7 +10,6 @@ import ColumnTitle from './components/ColumnTitle/index'
10 10
 import ProjectListItem from '../../components/ProjectListItem/index'
11 11
 import { ScrollView } from '@tarojs/components'
12 12
 import Taro from '@tarojs/taro'
13
-import { connect } from '@tarojs/redux'
14 13
 
15 14
 export default withLayout((props) => {
16 15