优化首页添加购物车

This commit is contained in:
gyq
2024-03-13 17:14:48 +08:00
parent 5e5d854849
commit e058c97016
7 changed files with 44 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vite-electron",
"private": true,
"version": "0.0.11",
"version": "1.0.13",
"main": "dist-electron/main.js",
"scripts": {
"dev": "chcp 65001 && vite",
@@ -36,7 +36,7 @@
},
"build": {
"appId": "com.cashierdesktop.app",
"productName": "cashier_desktop",
"productName": "银收客",
"asar": true,
"files": [
"./dist/**/*",