mirror of
https://github.com/LifeArchiveProject/WeChatDataAnalysis.git
synced 2026-02-03 06:20:51 +08:00
chore: 更新配置和其他小改动
- 更新nuxt配置 - 优化首页样式 - 调整主程序和解密逻辑 - 添加数据库分析脚本
This commit is contained in:
@@ -39,6 +39,11 @@ export default defineNuxtConfig({
|
||||
'@nuxtjs/tailwindcss',
|
||||
'@pinia/nuxt'
|
||||
],
|
||||
|
||||
// 启用组件自动导入
|
||||
components: [
|
||||
{ path: '~/components', pathPrefix: false }
|
||||
],
|
||||
|
||||
// Tailwind配置
|
||||
tailwindcss: {
|
||||
|
||||
Reference in New Issue
Block a user