浏览代码

提交代码

zengyf 2 年之前
父节点
当前提交
d2d645ce1f
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 2 2
      config/index.js
  2. 2 2
      src/components/main.vue

+ 2 - 2
config/index.js

@@ -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: {

+ 2 - 2
src/components/main.vue

@@ -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