wtt
2024-08-01 0fd338b8786cdcf2da98d9abc03dd10cff2e9bfc
WebTM/views/index_Mobile_QiaoYi.html
@@ -126,7 +126,7 @@
                                <dd>
                                    <a href="车间管理/工序流转/MES_ColorRecordBill_PDA.html" target="main_self_frame" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                                        对色记录单
                                        中检记录单
                                    </a>
                                </dd>
                                <dd>
@@ -172,6 +172,18 @@
                                    <a href="WMS扫码模块/条码查询/Gy_BarCodeBill_QiaoYi_PDA.html" target="main_self_frame" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                                        条码查询
                                    </a>
                                </dd>
                                <dd>
                                    <a href="WMS扫码模块/出门确认单/Xs_OutDoorCheckBill_PDA.html" target="main_self_frame" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                                        出门确认单
                                    </a>
                                </dd>
                                <dd>
                                    <a href="WMS扫码模块/出门确认单/Xs_OutDoorCheckBillList_PDA.html" target="main_self_frame" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                                        出门确认单列表
                                    </a>
                                </dd>
                            </dl>
@@ -285,11 +297,11 @@
                }, function () { window.location.href = "user/login.html"; });
            }
            //判断用户是移动端还是PC端
            var judgeMorPCflag = judgeMorPC();
            if (judgeMorPCflag) {//PC端
                window.location.href = 'index_QiaoYi.html'
            }
            ////判断用户是移动端还是PC端
            //var judgeMorPCflag = judgeMorPC();
            //if (judgeMorPCflag) {//PC端
            //    window.location.href = 'index_QiaoYi.html'
            //}
        });