xujing hace 5 años
padre
commit
91d0bfe2e0
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  1. 2
    2
      project.config.json
  2. 1
    1
      src/pages/project/newsbanner/index.js

+ 2
- 2
project.config.json Ver fichero

@@ -1,8 +1,8 @@
1 1
 {
2 2
 	"miniprogramRoot": "dist/",
3 3
 	"projectname": "mini-chengjiao",
4
-	"description": "知与行互动",
5
-	"appid": "wxd6f47a9bb3052175",
4
+	"description": "知与行联调",
5
+	"appid": "wxd9ee3a9480a4e544",
6 6
 	"setting": {
7 7
 		"urlCheck": false,
8 8
 		"es6": false,

+ 1
- 1
src/pages/project/newsbanner/index.js Ver fichero

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