This commit is contained in:
toom1996
2025-07-14 15:52:32 +08:00
parent 4af0563cd4
commit 33cceaadcb

View File

@ -1,5 +1,5 @@
--- ---
import Layout from '../../../../layouts/Layout_4.astro'; import Layout from '../../../../layouts/Layout_5.astro';
import { newsDetail } from '../../../../../utils/rpc'; import { newsDetail } from '../../../../../utils/rpc';
import { getConfig } from '../../../../../utils/config'; import { getConfig } from '../../../../../utils/config';
import { TP2_COLUMN_NEWS, TP2_COLUMN_NEWS_URL } from '../../../../../utils/const'; import { TP2_COLUMN_NEWS, TP2_COLUMN_NEWS_URL } from '../../../../../utils/const';