瀏覽代碼

页面修改

敲代码的猫 5 月之前
父節點
當前提交
7de08353fc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -5,7 +5,7 @@
   "author": "Tellsea",
   "license": "MIT",
   "scripts": {
-    "dev": "SET NODE_OPTIONS=--openssl-legacy-provider &&vue-cli-service serve",
+    "dev": "SET NODE_OPTIONS=--openssl-legacy-provider&&vue-cli-service serve",
     "build:prod": "SET NODE_OPTIONS=--openssl-legacy-provider &&vue-cli-service build",
     "build:stage": "vue-cli-service build --mode staging",
     "preview": "node build/index.js --preview",