From 8a7594b6758d2fc629289f3b0921b5c5c26fafd5 Mon Sep 17 00:00:00 2001 From: odjbin <1042039504@qq.com> Date: Tue, 5 Mar 2024 09:10:25 +0800 Subject: [PATCH] =?UTF-8?q?fix=20:=20=E7=BB=86=E8=8A=82=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 3 --- README.md | 43 +---------------------------------- index.html | 2 +- package-lock.json | 4 ++-- package.json | 2 +- src/layout/siderbar/index.vue | 2 +- src/views/home/index.vue | 6 ++--- src/views/login/index.vue | 2 +- 8 files changed, 9 insertions(+), 55 deletions(-) diff --git a/.env.production b/.env.production index 5b239b9..ed9074e 100644 --- a/.env.production +++ b/.env.production @@ -1,6 +1,3 @@ # 生产环境基地址 - -VITE_TITLE='fateverse' - VITE_BASE_URL='/api' diff --git a/README.md b/README.md index 0911363..aed9a8a 100644 --- a/README.md +++ b/README.md @@ -1,43 +1,2 @@ -# Ե/FateVerse +# йƽ̨ -Ե̨ϵͳһ׻ڽɫȨ޹ϵͳ, ûõĹ; ڿ߶, һ׿ٿ - -ջ[vue@3](https://cn.vuejs.org/);[vue-router@4](https://router.vuejs.org/zh/); -[pinia@2](https://pinia.vuejs.org/zh/);[element-plus](https://element-plus.org/zh-CN/);[vite@4](https://cn.vitejs.dev/) - -## Ŀ¼ -```sh -public #̬Դ -src -|--api #ӿͳһ -|--assets #ͼƬ,Ⱦ̬Դ -|--components # -|--directives #Զָ -|--layout #ϵͳ -|--router #· -|--stores #pinia״ֿ̬ -|--utils #ļ -|--view #ҳ漶 -|--App.vue #App -|--main.js #ϵͳ -|--.env.development # -|--.env.production # -``` - -## װ - -```sh -npm install -``` - -## - -```sh -npm run dev -``` - -## ش - -```sh -npm run build -``` diff --git a/index.html b/index.html index 7ad5194..264b8e9 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - FateVerse + 科研管理平台
diff --git a/package-lock.json b/package-lock.json index 496f5fe..8e926a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "fateverse", + "name": "mosr-web", "version": "0.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "name": "fateverse", + "name": "mosr-web", "version": "0.0.0", "dependencies": { "@antv/g6": "^3.5.7", diff --git a/package.json b/package.json index fbf83bb..f378b51 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "fateverse", + "name": "mosr-web", "version": "0.0.0", "private": true, "scripts": { diff --git a/src/layout/siderbar/index.vue b/src/layout/siderbar/index.vue index 85a9eaa..2242068 100644 --- a/src/layout/siderbar/index.vue +++ b/src/layout/siderbar/index.vue @@ -1,6 +1,6 @@