cnf
6 天以前 32274bc8fad5251f78229d67d86c234a4b32df2e
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;