feat: 项目优化,丛商对接完成
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "cs-auto-report",
|
||||
"productName": "DevReport",
|
||||
"version": "0.1.0",
|
||||
"identifier": "com.cs-auto-report.app",
|
||||
"identifier": "com.DevReport.app",
|
||||
"build": {
|
||||
"beforeDevCommand": "bun run vite:dev",
|
||||
"devUrl": "http://localhost:1420",
|
||||
@@ -12,7 +12,7 @@
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
"title": "从商报告生成器",
|
||||
"title": "丛商报告生成器",
|
||||
"width": 1200,
|
||||
"height": 800
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user