前后端登录注册连接成功

Change-Id: Ib5f9282fe7217b3363e542ce5c4e1c0d32619dcb
diff --git a/babel.config.js b/babel.config.js
index e955840..a673655 100644
--- a/babel.config.js
+++ b/babel.config.js
@@ -1,5 +1,5 @@
-module.exports = {
-  presets: [
-    '@vue/cli-plugin-babel/preset'
-  ]
-}
+module.exports = {

+  presets: [

+    '@vue/cli-plugin-babel/preset'

+  ]

+}