使用vue-cli默认source-map

This commit is contained in:
RuoYi
2020-05-30 15:08:36 +08:00
parent 8a61b9fe99
commit f26f90fa23
2 changed files with 1 additions and 7 deletions

View File

@ -6,7 +6,7 @@
/* theme color */
$--color-primary: #1890ff;
$--color-success: #13ce66;
$--color-warning: #FFBA00;
$--color-warning: #ffba00;
$--color-danger: #ff4949;
// $--color-info: #1E1E1E;