From e3097587828362e34352cf4f378c8f5a260ea700 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Thu, 19 Sep 2024 16:32:00 +0800
Subject: [PATCH] no message

---
 config/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/index.js b/config/index.js
index 0cff526..2ba7612 100644
--- a/config/index.js
+++ b/config/index.js
@@ -2,6 +2,7 @@
 // Template version: 1.3.1
 // see http://vuejs-templates.github.io/webpack for documentation.
 
+
 const path = require("path");
 
 module.exports = {
@@ -38,7 +39,6 @@
         }
       }
     },
-
     // Various Dev Server settings
     host: "localhost", // can be overwritten by process.env.HOST
     port: 80, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined

--
Gitblit v1.9.3