首页开发
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user