cnf
2025-08-26 802971e1c3f378354dbd5014a0c552f9081d4a00
H5/Js/My.js
@@ -71,9 +71,15 @@
                    // on cancel
                });
        },
        goMsg() {
       /* goMsg() {
            var that = this;
            window.location.href = "/H5/Message.aspx";
        },*/
        goMsg() {
            var that = this;
            uni.navigateTo({
                url: "/pages/index/test/PrintInit?type=1",
            })
        },
        goOrg() {
            var that = this;