From 7307bcb70ef2f9a6ab39b43dc79a081700aeb821 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期六, 09 八月 2025 09:45:54 +0800
Subject: [PATCH] no message
---
zy-asrs-admin/.babelrc | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/zy-asrs-admin/.babelrc b/zy-asrs-admin/.babelrc
index 4f1f573..1d0b0c6 100644
--- a/zy-asrs-admin/.babelrc
+++ b/zy-asrs-admin/.babelrc
@@ -1,10 +1,10 @@
-{
- "plugins": [
- [
- "@vue/babel-plugin-jsx",
- {
- "theme": "vue3"
- }
- ]
- ]
+{
+ "plugins": [
+ [
+ "@vue/babel-plugin-jsx",
+ {
+ "theme": "vue3"
+ }
+ ]
+ ]
}
\ No newline at end of file
--
Gitblit v1.9.1