From 7692e06e56a2d56bb57733ba303b2a23b36975a2 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期二, 25 三月 2025 18:06:14 +0800
Subject: [PATCH] 对话、知识库页面,首页
---
src/App.vue | 13 -------------
1 files changed, 0 insertions(+), 13 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index e59d8dd..c102b28 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -9,20 +9,7 @@
font-family: Avenir, Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
- text-align: center;
color: #2c3e50;
}
-nav {
- padding: 30px;
-
- a {
- font-weight: bold;
- color: #2c3e50;
-
- &.router-link-exact-active {
- color: #42b983;
- }
- }
-}
</style>
--
Gitblit v1.8.0