kyy
2025-08-11 5108857c79350f00ed0ee7bb6fa6fd5d58beabe6
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;