zongzhibin
2024-12-01 adf622258d11cff158aa62a0db40346a792b8d8a
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
                //     });
                // });
                });
            }