Commit 6e6e8eaf by 刘泽奇

123

parent b658ec7f
...@@ -16,4 +16,4 @@ ...@@ -16,4 +16,4 @@
.admin-content { .admin-content {
width: 100%; width: 100%;
min-height: 390px; min-height: 390px;
} }
\ No newline at end of file
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<el-dialog width="30%" :visible.sync="showLargePic"> <el-dialog width="30%" :visible.sync="showLargePic">
<img style="width:100%;height:auto" :src="largePicUrl"> <img style="width:100%;height:auto" :src="largePicUrl">
</el-dialog> </el-dialog>
<div style="height: 100%;"> <div style="">
<!--首页搜索--> <!--首页搜索-->
<div class="row03" v-if="a"> <div class="row03" v-if="a">
<div class="image"> <div class="image">
...@@ -1037,6 +1037,7 @@ ...@@ -1037,6 +1037,7 @@
</el-footer> </el-footer>
</el-collapse> </el-collapse>
</div> </div>
<div style="clear:both;"></div>
<!--<div class="item-right"> <!--<div class="item-right">
<div style="height:30px;text-align: center;background-color:#EBEEF5"> <div style="height:30px;text-align: center;background-color:#EBEEF5">
<el-button type="text" size="small" disabled>智能化商标服务</el-button> <el-button type="text" size="small" disabled>智能化商标服务</el-button>
...@@ -1475,4 +1476,5 @@ ...@@ -1475,4 +1476,5 @@
</div> </div>
</div> </div>
</div> </div>
</div>
</gsb-pcpage> </gsb-pcpage>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment