From 6fdc31b6f49870cc9ec5985b0ba25941fdfc3442 Mon Sep 17 00:00:00 2001 From: estel <690930@qq.com> Date: Mon, 18 Aug 2025 10:23:30 +0800 Subject: [PATCH] 1 --- src-tauri/tauri.conf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 5f162c4..c04a0d7 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -31,14 +31,14 @@ "beforeDevCommand": "pnpm dev", "devUrl": "http://localhost:3000" }, - "productName": "播放端Demo", + "productName": "Play_Demo", "version": "1.0.0", "identifier": "com.nicolaspadari.nuxtor", "plugins": {}, "app": { "windows": [ { - "title": "播放端Demo", + "title": "Play_Demo", "width": 1366, "height": 768, "minWidth": 375,