From 3f519e47a8248ca240aba8e4459f047bb65bf5af Mon Sep 17 00:00:00 2001 From: wangrui <zephyrs0894@163.com> Date: 星期三, 16 十二月 2020 16:09:17 +0800 Subject: [PATCH] 默认的两个组件都加载成功! --- src/App.vue | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/App.vue b/src/App.vue index 3c017ad..010714e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -30,5 +30,7 @@ color: #2c3e50; padding: 0px; margin: 0px; + + text-align: left; } </style> -- Gitblit v1.8.0