xujing 5 years ago
parent
commit
044228a54d
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/pages/project/newsbanner/index.js

+ 1
- 0
src/pages/project/newsbanner/index.js View File

@@ -61,6 +61,7 @@ export default class SwiperBanner extends Component {
61 61
             circular
62 62
             vertical="true"
63 63
             autoplay
64
+            interval={2000}
64 65
           >
65 66
             {
66 67
               this.state.list.map((item, inx) => {