qinzhipeng_v 5 years ago
parent
commit
1147bacff9
2 changed files with 2 additions and 2 deletions
  1. BIN
      src/assets/home_images/客服群二维码.png
  2. 2 2
      src/views/home/index.vue

BIN
src/assets/home_images/客服群二维码.png


+ 2 - 2
src/views/home/index.vue

@@ -312,7 +312,7 @@ export default {
           this.$router.push({ name: 'env' })
           this.$router.push({ name: 'env' })
           break
           break
         case '2':
         case '2':
-          this.$router.push({ name: 'Mock' })
+          this.$router.push({ name: 'Interface' })
           break
           break
         case '3':
         case '3':
           this.$router.push({ name: 'jar包管理' })
           this.$router.push({ name: 'jar包管理' })
@@ -327,7 +327,7 @@ export default {
           this.$router.push({ name: '上线质检' })
           this.$router.push({ name: '上线质检' })
           break
           break
         case '8':
         case '8':
-          this.$router.push({ name: '质量度量' })
+          this.$router.push({ name: '统计分析' })
           break
           break
       }
       }
     },
     },