feature/zoujing #5

Merged
zoujing merged 14 commits from feature/zoujing into main 2026-01-19 18:44:15 +08:00
Showing only changes of commit dad2c7a5da - Show all commits

View File

@@ -1,8 +1,8 @@
{
"name": "zn-ai",
"productName": "zn-ai",
"productName": "NIANXX",
"version": "1.0.0",
"description": "My Electron application description",
"description": "智念AI - 一款应用智能的多功能桌面应用",
"main": ".vite/build/main.js",
"scripts": {
"start": "dotenv -e .env -- electron-forge start",
@@ -74,4 +74,4 @@
"vue-markdown-render": "^2.3.0",
"vue-router": "^4.5.1"
}
}
}