src/views/exception/components/DustExceptionText.vue
@@ -48,9 +48,8 @@
<style lang="scss" scoped>
.text {
  color: #000000;
  color: #333333;
  font-size: 14px;
}
// .text:hover{
//   color: #2876aa;
// }
</style>