pages/home/home.vue
@@ -50,7 +50,7 @@ name: 'orderPutOn', color: 'yellow', cuIcon: 'pullup', url: '/order/orderPutOn' url: '/order/orderList' }, { title: '订单组托', @@ -156,9 +156,9 @@ } that.elements.push({ title: '退出登录', name: 'logOut', name: '', color: 'grey', cuIcon: 'exit', cuIcon: '', url: '/login/logOut' }) } else if (res.code === 403) {