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", "name": "zn-ai",
"productName": "zn-ai", "productName": "NIANXX",
"version": "1.0.0", "version": "1.0.0",
"description": "My Electron application description", "description": "智念AI - 一款应用智能的多功能桌面应用",
"main": ".vite/build/main.js", "main": ".vite/build/main.js",
"scripts": { "scripts": {
"start": "dotenv -e .env -- electron-forge start", "start": "dotenv -e .env -- electron-forge start",