#
zhou zhou
7 天以前 086363406e7abae8b6debfa2381a998ce604c2c8
pages/home/home.vue
@@ -183,9 +183,9 @@
               // },
               {
                  title: '退出登录',
                  name: 'logOut',
                  name: '',
                  color: 'grey',
                  cuIcon: 'exit',
                  cuIcon: '',
                  url: '/login/logOut'
               },
@@ -229,9 +229,9 @@
                     }
                     that.elements.push({
                        title: '退出登录',
                        name: 'logOut',
                        name: '',
                        color: 'grey',
                        cuIcon: 'exit',
                        cuIcon: '',
                        url: '/login/logOut'
                     })
                  } else if (res.code === 403) {