交易所前端蓝色ui, 4.5 jiem
lxf
2025-04-18 66a33e936d39ec4db7fdffed5d646e044ccc43e9
src/page/userCenter/index.vue
@@ -107,11 +107,11 @@
                }
            ],
            userList: [
                {
                    name: this.$t('邀请推广'),
                    icon: require('@/assets/image/userCenter/share.png'),
                    url: '/promote'
                },
                // {
                //     name: this.$t('邀请推广'),
                //     icon: require('@/assets/image/userCenter/share.png'),
                //     url: '/promote'
                // },
                {
                    name: this.$t('账变记录'),
                    icon: require('@/assets/image/userCenter/record.png'),
@@ -149,6 +149,7 @@
        },
        loginOut() {
            this.$store.commit('user/SET_OUT')
         this.$router.push('/home')
            setStorage('popNotice', false)
        },
        getIdentify() {