fix(cover): 搞了个简单的默认封面图

Signed-off-by: BTMuli <BT-Muli@outlook.com>
This commit is contained in:
BTMuli
2023-04-05 14:59:19 +08:00
parent e7d293f83b
commit 2ccf5425af
3 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

View File

@@ -2,13 +2,13 @@
* @file plugins Mys utils news.ts
* @description Mys 插件咨讯工具
* @author BTMuli<bt-muli@outlook.com>
* @since Alpha v0.1.1
* @since Alpha v0.1.2
*/
import { NewsData, NewsItem, NewsCard, ActivityStatus } from "../interface/news";
// 默认封面图
const defaultCover = "/source/cover/news.webp";
const defaultCover = "/source/UI/defaultCover.webp";
/**
* @description 活动状态