一些配置

This commit is contained in:
tangly1024.com
2024-05-15 15:24:56 +08:00
parent 4aeb781101
commit fc25c9220e
3 changed files with 16 additions and 13 deletions

View File

@@ -44,7 +44,8 @@ export const siteConfig = (key, defaultVal = null, extendConfig = {}) => {
// eslint-disable-next-line react-hooks/rules-of-hooks
// global = useGlobal()
} catch (error) {
console.warn('SiteConfig警告', key, error)
// 本地调试用
// console.warn('SiteConfig警告', key, error)
}
// 首先 配置最优先读取NOTION中的表格配置