fix: build config

This commit is contained in:
purp1e
2024-09-21 01:05:23 +08:00
parent f9a4427c2f
commit cb5a934fc7
2 changed files with 6 additions and 6 deletions

View File

@@ -40,10 +40,10 @@
} }
} }
}, },
"productName": "tauri-nextjs-template", "productName": "CS工具箱",
"mainBinaryName": "tauri-nextjs-template", "mainBinaryName": "cstb",
"version": "0.1.0", "version": "0.0.1",
"identifier": "com.tauri.dev", "identifier": "upup.cool",
"plugins": {}, "plugins": {},
"app": { "app": {
"windows": [ "windows": [

View File

@@ -1,5 +1,5 @@
import { Power, VolumeNotice } from "@icon-park/react"; import { Power } from "@icon-park/react";
import { Card, CardHeader, CardIcon, CardTool, CardBody } from "../window/Card"; import { Card, CardHeader, CardIcon, CardBody } from "../window/Card";
const ForceQuit = () => { const ForceQuit = () => {
return ( return (