首页开发

This commit is contained in:
宋伟佳
2021-05-25 10:27:38 +08:00
parent 61710b1b6d
commit 336b73ea61
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -90,8 +90,8 @@
.menu-item {
flex: 1;
line-height: 100px;
margin-right: 10px;
text-align: center;
margin-right: 10px;
background: rgba(182, 213, 255, 0.22);
&:last-child {
margin-right: 0;
-2
View File
@@ -54,13 +54,11 @@
import solicitOpinions from './components/solicitopinions'
import todoList from './components/todoList'
import Empennage from 'views/home/components/empennage'
// import empennage from 'views/home/components/empennage'
export default {
name: 'Home',
components: {
Empennage,
// empennage,
searchGroup,
solicitOpinions,
realTimeInfo,