|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
<!--
|
|
|
|
|
* @Author: xw
|
|
|
|
|
* @Date: 2021-10-08 16:37:30
|
|
|
|
|
* @LastEditTime: 2021-11-01 11:11:28
|
|
|
|
|
* @LastEditTime: 2021-11-01 12:01:49
|
|
|
|
|
* @LastEditors: Please set LastEditors
|
|
|
|
|
* @Description: 传播重点阵地
|
|
|
|
|
* @FilePath: /data-show/src/views/Index/key-communication-positions/index.vue
|
|
|
|
@ -82,6 +82,7 @@ export default {
|
|
|
|
|
.d1 {
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
height: 100%;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|