VVT789
2025-03-21 cb317ade91a71a6c55f776f7a69c4cd87f4ea0fa
zhitan-vue/package.json
@@ -1,13 +1,13 @@
{
  "name": "zhitan",
  "version": "3.8.7",
  "version": "2.5.2",
  "description": "管理系统",
  "author": "admin",
  "license": "MIT",
  "license": "Apache-2.0",
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build:prod": "vite build",
    "build": "vite build",
    "build:stage": "vite build --mode staging",
    "preview": "vite preview"
  },