mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 14:20:21 +08:00
refactor(components): blankLayout引入GlobalContent
This commit is contained in:
@@ -2,6 +2,4 @@ import type { WebsiteCategory } from '@/interface';
|
||||
|
||||
import websiteJson from './website.json';
|
||||
|
||||
const website: WebsiteCategory[] = websiteJson;
|
||||
|
||||
export default website;
|
||||
export const website: WebsiteCategory[] = websiteJson;
|
||||
|
||||
Reference in New Issue
Block a user