odc.xiaohui
2023-04-14 89470d761e2daef431c0f68355a973945607cfa8
miniprogram/pages/user/index.ts
@@ -84,7 +84,8 @@
        
                        }
                    })
               }})
            }
        })
        if (wx.getStorageSync('info') == '') {
            wx.redirectTo({
                url: "pages/user/index"
@@ -118,6 +119,11 @@
            url: '../user/report/index'
        })
    },
    getamoter() {
        wx.navigateTo({
            url: '../user/announcement/index'
        })
    },
    getPublicty() {
        console.log("publicty")
        wx.navigateTo({