From 74ebff3382a6173f1c7d7a62371c51d52c112dbf Mon Sep 17 00:00:00 2001 From: chengqf <584883665@139.com> Date: Tue, 9 May 2023 19:44:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 7 ++++--- src/views/myLogin.vue | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 805c67b..55f913b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "ruoyi-vue-plus", + "name": "udi-cpt", "version": "4.3.0", - "description": "UDI自助平台", + "description": "UDI协调平台", "author": "LionLi", "license": "MIT", "scripts": { @@ -9,7 +9,8 @@ "build:prod": "vue-cli-service build", "build:test": "vue-cli-service build --mode test", "preview": "node build/index.js --preview", - "lint": "eslint --ext .js,.vue src" + "lint": "eslint --ext .js,.vue src", + "dev_t": "set NODE_OPTIONS=\"--openssl-legacy-provider\" & npm run dev\n" }, "husky": { "hooks": { diff --git a/src/views/myLogin.vue b/src/views/myLogin.vue index d897988..b028320 100644 --- a/src/views/myLogin.vue +++ b/src/views/myLogin.vue @@ -1,8 +1,8 @@