feat: 取消打包图片压缩
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 23 MiB After Width: | Height: | Size: 55 KiB |
@@ -28,6 +28,6 @@
|
||||
}
|
||||
|
||||
body {
|
||||
background-image: url("@/assets/images/background.png");
|
||||
background-image: url("@/assets/images/background.png") ;
|
||||
background-size: cover;
|
||||
}
|
||||
|
Reference in New Issue
Block a user