摘要: 注意: 设置一个时间段,几点到几点倒计时 比如第一次进入页面是10秒,你出页面后3秒,第二次进入页面也在继续倒计时,这时候的时间是7秒,继续倒计时 <view class='tui-countdown-content' wx:for="{{countDownList}}" wx:key="count 阅读全文
posted @ 2019-03-30 17:25 魏耀峰 阅读(2840) 评论(0) 推荐(0) 编辑
摘要: 龙恩博客http://www.cnblogs.com/tugenhua0707/p/4050072.html#!comments git命令大全 https://www.jqhtml.com/8235.html 自己常用git命令 0.ssh-keygen -t rsa –C “youremail@ 阅读全文
posted @ 2019-03-30 17:11 魏耀峰 阅读(171) 评论(0) 推荐(0) 编辑
摘要: //数组var b=[1,2,3,4]; b.splice(b.indexOf(2,1)) //1,3,4 //json var arrayId=[{"id":233,"name":"英语"},{"id":122,"name":"语文"},{"id":10,"name":"数学"}] for(var i=0;i<arrayId.length;i++){ if (arrayId... 阅读全文
posted @ 2019-03-30 17:02 魏耀峰 阅读(14719) 评论(0) 推荐(0) 编辑

此页面上的内容需要较新版本的 Adobe Flash Player。

获取 Adobe Flash Player