From 264a2c1e93e9b9cd3c7e0568b656325b12b008ec Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期一, 25 八月 2025 15:59:03 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/xiehe_website --- src/App.vue | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/src/App.vue b/src/App.vue index 91dc281..53ed234 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,9 +7,3 @@ <template> <el-config-provider :locale="zhCn"> <RouterView /></el-config-provider> </template> - -<style scoped> -#app { - width: 100%; -} -</style> -- Gitblit v1.9.1