01
This commit is contained in:
@@ -1,15 +1,4 @@
|
||||
<template>
|
||||
<!-- <el-row>-->
|
||||
<!-- <el-col :xs="1" :sm="2" :md="2" :lg="4" :xl="4">-->
|
||||
<!-- <div class="grid-content"></div>-->
|
||||
<!-- </el-col>-->
|
||||
<!-- <el-col :xs="22" :sm="20" :md="20" :lg="16" :xl="16">-->
|
||||
<!-- </el-col>-->
|
||||
<!-- <el-col :xs="1" :sm="2" :md="2" :lg="4" :xl="4">-->
|
||||
<!-- <div class="grid-content"></div>-->
|
||||
<!-- </el-col>-->
|
||||
<!-- </el-row>-->
|
||||
|
||||
<div class="header">
|
||||
<!--头部部分-->
|
||||
<div class="top">
|
||||
@@ -241,7 +230,7 @@ export default {
|
||||
display: none;
|
||||
width: 16.5rem;
|
||||
position: absolute;
|
||||
top: 8rem;
|
||||
top: 6rem;
|
||||
background-color: transparent;
|
||||
//display: block;
|
||||
//width: 100%;
|
||||
@@ -308,7 +297,7 @@ export default {
|
||||
display: block;
|
||||
}
|
||||
.link_text_title{
|
||||
font-weight: 900;
|
||||
font-weight: bolder !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user