支持 post&anno share

This commit is contained in:
BTMuli
2023-06-16 16:01:11 +08:00
parent 1eb78db08c
commit 5393dc1bb5
8 changed files with 99 additions and 18 deletions

View File

@@ -222,7 +222,7 @@ import MysOper from "../plugins/Mys";
// utils
import { createTGWindow } from "../utils/TGWindow";
// interface
import { NewsCard, NewsData } from "../plugins/Mys/interface/news";
import { NewsCard } from "../plugins/Mys/interface/news";
// 路由
const router = useRouter();