perf: 优化弹幕图片

This commit is contained in:
奔跑的面条 2022-10-18 21:00:41 +08:00
parent 2e96ee2d7c
commit 83dc88dbea
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -1,4 +1,4 @@
import image from '@/assets/images/chart/informations/text_barrage.gif'
import image from '@/assets/images/chart/informations/text_barrage.png'
import { ConfigType, PackagesCategoryEnum } from '@/packages/index.d'
import { ChatCategoryEnum,ChatCategoryEnumName } from '../../index.d'