5e54676db39cf138605a6c9e7d57edf7c6e860c4..f60f7c614e60221ed7c0ddb93c52608e86f4b57e
5 天以前 wangjuncheng
11111
f60f7c 对比 | 目录
5 天以前 wangjuncheng
Merge branch 'master' of http://103.135.160.14:9034/r/NslWeb
993804 对比 | 目录
5 天以前 wangjuncheng
1
5a93ff 对比 | 目录
5 天以前 guonan
修改
5e522b 对比 | 目录
已修改2个文件
4 ■■■■ 文件已修改
src/components/menu/TimeLine.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/utils/water.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/menu/TimeLine.vue
@@ -1148,7 +1148,7 @@
      }
    } catch (error) {
      // 用户点击了【返回列表】或者出现错误
      return;
      // return;
    }
  }
src/utils/water.js
@@ -96,7 +96,7 @@
  water.offsetMinHeight = 0; //水偏移最小高度
  water.offsetMaxHeight = 100; //水偏移最大高度
  // 是否开启箭头
  enableWaterArrowFlow(true);
  enableWaterArrowFlow(false);
  // 是否开启水面阴影
  toggleWaterShadow(false);