feat: 更新 AppConfigurator 组件,添加新的 Sakai 链接,调整页面模板和路由配置,更新 unocss 配置以添加颜色
This commit is contained in:
@ -30,6 +30,11 @@ export default defineConfig({
|
||||
fadeout: '1',
|
||||
},
|
||||
},
|
||||
|
||||
colors: {
|
||||
// TODO: Add colors
|
||||
'surface-0': 'var(--p-surface-0)',
|
||||
},
|
||||
},
|
||||
|
||||
shortcuts: [
|
||||
|
Reference in New Issue
Block a user