VVT789
2025-03-21 0096e0636677f75f2b1d9955ea54865b0624ffbb
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"
  },