From adf622258d11cff158aa62a0db40346a792b8d8a Mon Sep 17 00:00:00 2001 From: zongzhibin <zongzhibin@weben-smart.com> Date: 周日, 01 12月 2024 13:57:05 +0800 Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/LA24030-LuLI_PackageLine --- LuLiScreen/index3.html | 31 +++++++++++++++---------------- 1 files changed, 15 insertions(+), 16 deletions(-) diff --git a/LuLiScreen/index3.html b/LuLiScreen/index3.html index b88c36a..1267a97 100644 --- a/LuLiScreen/index3.html +++ b/LuLiScreen/index3.html @@ -21,14 +21,12 @@ <body> <div class="container-flex" tabindex="0" hidefocus="true"> <div class="box-center"> - <p class="titleHt title_lt">褰撳墠鐧婚檰浜�: + <p class="titleHt title_lt">褰撳墠鎿嶄綔浜�: <span id="idLoginName"> </span> </p> - <p class="titleHt title_rt">鐧诲綍鏃堕棿: + <p class="titleHt title_rt">鎿嶄綔鏃堕棿: <span id="idLoginTime"> </span> - - </p> <div class="center-top"> <h1>椴佷附鏈ㄤ笟鍖呰绾�</h1> @@ -263,6 +261,11 @@ </li>`; }); $('#idList3').append(listItems1); + $('.dowebok2').liMarquee({ + direction: 'up', + scrollamount: 20, + runshort: false + }); } }); @@ -299,19 +302,15 @@ } }); - // $(function () { - // $('.dowebok1').liMarquee({ - // direction: 'up', - // scrollamount:20, - // runshort: false - // }); + $(function () { + // $('.dowebok1').liMarquee({ + // direction: 'up', + // scrollamount:20, + // runshort: false + // }); - // $('.dowebok2').liMarquee({ - // direction: 'up', - // scrollamount:20, - // runshort: false - // }); - // }); + + }); } -- Gitblit v1.9.3