commit | ff16b1ea6a50871bde6d83a2eb8995181fe41b2b | [log] [tgz] |
---|---|---|
author | Xing Jinwen <22301136@bjtu.edu.cn> | Thu Jun 05 00:29:26 2025 +0800 |
committer | Xing Jinwen <22301136@bjtu.edu.cn> | Thu Jun 05 00:29:26 2025 +0800 |
tree | aff197e5c5f201faecc007d46430ff7a239fd3ae | |
parent | d652cc6363ce0c9f0a2152181ff1b572882d5912 [diff] [blame] |
前后端登录注册连接成功 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' + ] +}