From c85ab99aa28039a74d8011e0866919e4e6fe9a73 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Thu, 29 May 2025 10:00:37 +0800
Subject: [PATCH] style

---
 src/router/usStocks.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/router/usStocks.js b/src/router/usStocks.js
index f84a745..790f7ff 100644
--- a/src/router/usStocks.js
+++ b/src/router/usStocks.js
@@ -15,6 +15,7 @@
     },
     component: () => import("@/views/usStocks/constract/index.vue"),
   },
+
 ];
 
 export { usStocksRoutes };

--
Gitblit v1.9.3