浏览代码

优化改动

wulanhaote
庞东旭 2 年前
父节点
当前提交
05ca93b65d
共有 1 个文件被更改,包括 5 次插入6 次删除
  1. +5
    -6
      src/views/sunVillage_info/index.vue

+ 5
- 6
src/views/sunVillage_info/index.vue 查看文件

@@ -416,12 +416,11 @@
}
}
.footer{
position: absolute;
bottom: 5.5vh;
width: 100%;
font-size: 22px;
color: #3f3d56;
text-align: center;
width: 100%;
font-size: 22px;
color: #3f3d56;
text-align: center;
padding-bottom: 25PX;
}
}
</style>

正在加载...
取消
保存