MrShi
9 天以前 cb94ff4f0a46eb74c21dd7b34b8d958ef9a9f11c
admin/src/assets/style/style.scss
@@ -56,3 +56,18 @@
    }
  }
}
.red{
  color: red;
}
.grey{
  color: grey;
}
.green{
  color: green;
}
.blue{
  color: #216EEE;
}.orange{
   color: orange;
 }