修改图标和杂项

This commit is contained in:
2025-08-18 09:05:57 +08:00
parent a02c37277e
commit 060aa8573f
10 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ export default defineNuxtConfig({
], ],
app: { app: {
head: { head: {
title: "Nuxtor", title: "播放器",
charset: "utf-8", charset: "utf-8",
viewport: "width=device-width, initial-scale=1", viewport: "width=device-width, initial-scale=1",
meta: [ meta: [

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 372 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -31,14 +31,14 @@
"beforeDevCommand": "pnpm dev", "beforeDevCommand": "pnpm dev",
"devUrl": "http://localhost:3000" "devUrl": "http://localhost:3000"
}, },
"productName": "Nuxtor", "productName": "播放端Demo",
"version": "1.4.0", "version": "1.0.0",
"identifier": "com.nicolaspadari.nuxtor", "identifier": "com.nicolaspadari.nuxtor",
"plugins": {}, "plugins": {},
"app": { "app": {
"windows": [ "windows": [
{ {
"title": "Nuxtor", "title": "播放端Demo",
"width": 1366, "width": 1366,
"height": 768, "height": 768,
"minWidth": 375, "minWidth": 375,