mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
BIN
public/source/UI/defaultCover.webp
Normal file
BIN
public/source/UI/defaultCover.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 29 KiB |
@@ -2,13 +2,13 @@
|
|||||||
* @file plugins Mys utils news.ts
|
* @file plugins Mys utils news.ts
|
||||||
* @description Mys 插件咨讯工具
|
* @description Mys 插件咨讯工具
|
||||||
* @author BTMuli<bt-muli@outlook.com>
|
* @author BTMuli<bt-muli@outlook.com>
|
||||||
* @since Alpha v0.1.1
|
* @since Alpha v0.1.2
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import { NewsData, NewsItem, NewsCard, ActivityStatus } from "../interface/news";
|
import { NewsData, NewsItem, NewsCard, ActivityStatus } from "../interface/news";
|
||||||
|
|
||||||
// 默认封面图
|
// 默认封面图
|
||||||
const defaultCover = "/source/cover/news.webp";
|
const defaultCover = "/source/UI/defaultCover.webp";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @description 活动状态
|
* @description 活动状态
|
||||||
|
|||||||
Reference in New Issue
Block a user