commit | 09bd57a280d7d04d20c2075116e1e7eddd0457fc | [log] [tgz] |
---|---|---|
author | sijun.li <sijun.li@supwisdom.com> | 周二 4月 21 18:52:28 2020 +0800 |
committer | sijun.li <sijun.li@supwisdom.com> | 周二 4月 21 18:52:28 2020 +0800 |
tree | d42c0642a8daeac900149ac40da3730d717a7917 | |
parent | 66edadb33a9bd52d661aae23522f4e0699b0759e [diff] [blame] |
修改显示图片及签约流程
diff --git a/www/startload.html b/www/startload.html index ae0e039..925feff 100644 --- a/www/startload.html +++ b/www/startload.html
@@ -52,10 +52,11 @@ window.localStorage.setItem("tabindex",1); var slide = new auiSlide({ container:document.getElementById("startslider"), + "speed":500, "pageShow":true, - "autoPlay":0, + "autoPlay":3000, "pageStyle":'dot', - "loop":false, + "loop":true, 'dotPosition':'center', currentPage:currentFun })