From e1da16b4d574e1c75b4a340f64f3f9623a3390f8 Mon Sep 17 00:00:00 2001 From: fanfan Date: Sun, 2 Jun 2024 22:42:45 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/views/goods/Create.vue | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 482f82e..315bbb1 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "scripts": { "serve": "vue-cli-service serve", - "build": "set NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build", + "build": "vue-cli-service build", "test:unit": "vue-cli-service test:unit", "lint": "export NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service lint", "build:preview": "vue-cli-service build --mode preview", diff --git a/src/views/goods/Create.vue b/src/views/goods/Create.vue index b22f0cd..4a31f64 100644 --- a/src/views/goods/Create.vue +++ b/src/views/goods/Create.vue @@ -15,14 +15,14 @@ - + @@ -86,9 +86,9 @@ - // - // - // + + +