1
duhe
2025-08-05 21d40b36d600d91e162f25cd970534e5852da75e
WebTM/views/index_Mobile_QiaoYi.html
@@ -126,13 +126,19 @@
                                <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>
                                    <a href="车间管理/工序流转/MES_Sc_ProcessExchangeBillMain_Note_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="车间管理/工序流转/MES_CenterCheckBill.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>
@@ -157,6 +163,12 @@
                                    </a>
                                </dd>
                                <dd>
                                    <a href="WMS扫码模块/销售出库/Kf_SellOutBill_YP_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="领料发货/其他出库/Kf_OtherOutBill_Fast.html" target="main_self_frame" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                                        其他出库
@@ -172,6 +184,30 @@
                                    <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>-->
                                <dd>
                                    <a href="WMS扫码模块/出门确认单_新/Xs_OutDoorBill_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_OutDoorBillList_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>
@@ -198,6 +234,12 @@
                                    <a lay-href="WMS扫码模块/销售出库/Kf_SellOutBillList_QiaoYi_PDA.html" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                                        销售出库缓存列表
                                    </a>
                                </dd>
                                <dd>
                                    <a lay-href="WMS扫码模块/销售出库/Kf_SellOutBillList_YP_QiaoYi_PDA.html" style="color: aqua;">
                                        <img src="../layuiadmin/myicon/单据录制.svg" alt="单据录制" style="width:25px;height:25px;margin-right: 5px;" />
                                        样品销售出库缓存列表
                                    </a>
                                </dd>
                                <dd>
@@ -285,11 +327,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'
            //}
        });