export default defineAppConfig({ title: '可可乐博', theme: { dark: true, colors: { primary: '#ff0000' } }, })