@@ -72,8 +72,8 @@ let proxyTable = {
},
// 所有数据的请求域名地址
'/api/v1': {
- target: 'http://172.16.33.166:80',
- //target: 'http://localhost:8080',
+ //target: 'http://172.16.33.166:80',
+ target: 'http://localhost:8080',
// target: 'http://192.168.1.104:8080',
ws: true,
pathRewrite: {
@@ -338,8 +338,8 @@
style="margin-right: 20px"
:hidden="badgeshow"
>
- <el-button type="text" size="small" @click="goMyTaskPage"
- > <i class="el-icon-message-solid" style="width:30px;height: 30px;"></i></el-button
+ <el-button type="text" size="small" @click="goMyTaskPage" style="padding:3px"
+ > <i class="el-icon-message-solid" style="font-size: 20px;"></i></el-button
</el-badge>
<div