Commit 87aeb82d authored by GaHin_'s avatar GaHin_

Update pages/index/index.js

parent 281a7c1e
...@@ -17,8 +17,7 @@ Page({ ...@@ -17,8 +17,7 @@ Page({
showImg:that.data.imgSrc[count++] showImg:that.data.imgSrc[count++]
}) })
while(count>3) count=0 while(count>3) count=0
},500) },500)
console.log('star')
}, },
touchEnd(){ touchEnd(){
let that=this let that=this
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment