Browse Source

删除无关页面

liyan 6 months ago
parent
commit
fc5ba72342
2 changed files with 1 additions and 101 deletions
  1. 1 1
      jeecgboot-vue3/package.json
  2. 0 100
      jeecgboot-vue3/src/views/sys/about/index.vue

+ 1 - 1
jeecgboot-vue3/package.json

@@ -9,7 +9,7 @@
   "scripts": {
     "pinstall": "pnpm install",
     "clean:cache": "rimraf node_modules/.cache/ && rimraf node_modules/.vite",
-    "dev": "vite",
+    "dev": "vite --port 8000",
     "build": "cross-env NODE_ENV=production NODE_OPTIONS=--max-old-space-size=8192 vite build && esno ./build/script/postBuild.ts",
     "build:report": "pnpm clean:cache && cross-env REPORT=true npm run build",
     "preview": "npm run build && vite preview",

File diff suppressed because it is too large
+ 0 - 100
jeecgboot-vue3/src/views/sys/about/index.vue