cnf
2025-09-02 7e10d92be344a9bdbf6d8aa12ad6ccf8b713e5ce
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;