fix: build config
This commit is contained in:
@@ -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": [
|
||||||
|
|||||||
@@ -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 (
|
||||||
|
|||||||
Reference in New Issue
Block a user