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 @@
- //
- //
- //
+
+
+