src/assets/style/index.scss
@@ -123,6 +123,27 @@ .font_size_40 { font-size: 40px !important; } .color_333 { color: #333; } .color_666 { color: #666; } .color_blue { color: #2a78fb; } .color_67c23a { color: #67c23a; } .color_red { color: red; } .color_FF9900 { color: #ff9900; } .background_blue{ background: #2a78fb; } .cursor_pointer { cursor: pointer; }