zmc
2023-11-02 a61623f7887a78170e5ab91d1fbf7929ce0e82fd
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>