zhongshujie
4 天以前 28e79c980e34850a28f40a5f7eac800e2be2d6f1
Merge branch 'master' of http://182.92.203.7:2001/r/wyyDatabase
2个文件已修改
3 ■■■■ 已修改文件
src/views/chronology/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/home/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/chronology/index.vue
@@ -214,6 +214,7 @@
          }
        }
      }
      this.contentList[index].list[cindex].showDetail = false;
    },
    showDetail(index, cindex, type) {
      for (let i = 0; i < this.contentList.length; i++) {
src/views/home/index.vue
@@ -212,7 +212,7 @@
  text-align: center;
}
@media screen and (min-width: 1920px) {
@media screen and (min-width: 1950px) {
  .textInfo {
    font-size: 20px;
    line-height: 24px;