H5/Js/My.js
@@ -71,10 +71,16 @@
                    // on cancel
                });
        },
        //goMsg() {
        //    var that = this;
        //    window.location.href = "/H5/Message.aspx";
        //},
        goMsg() {
            var that = this;
            window.location.href = "/H5/Message.aspx";
        },
            uni.navigateTo({
                url: "/pages/index/test/PrintInit?type=1",
            });
        goOrg() {
            var that = this;
            this.$dialog.confirm({