代码拉取完成,页面将自动刷新
{
"name": "vite-project",
"private": true,
"main": "background.js",
"author": "qxh",
"version": "1.0.2",
"description": "测试exe程序",
"build": {
"asar": true,
"win": {
"target": [
{
"arch": [
"ia32"
],
"target": "nsis"
}
],
"icon": "/public/exeIcon.png"
},
"directories": {
"output": "build"
},
"productName": "提醒尉惠",
"extraResources": {
"to": "./src/assets",
"from": "./src/assets"
},
"appId": "test"
},
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"electron:serve": "electron .",
"winexe": "electron-builder --win --x64"
},
"dependencies": {
"vue": "^3.2.25",
"vue-router": "^4.0.16"
},
"devDependencies": {
"@types/node": "^16.11.41",
"@vitejs/plugin-vue": "^2.3.3",
"electron": "^19.0.6",
"typescript": "^4.5.4",
"unplugin-vue-components": "^0.20.1",
"vite": "^2.9.9",
"vue-tsc": "^0.34.7"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。