From b53df1bd5214caacf0c3c46e28e2e2f2e9f4d504 Mon Sep 17 00:00:00 2001 From: whychw <858544502@qq.com> Date: 星期四, 07 一月 2021 10:54:38 +0800 Subject: [PATCH] UA 添加一系列转场特效 对部分背景图作css实现 --- src/pages/home/topoGraph.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/pages/home/topoGraph.vue b/src/pages/home/topoGraph.vue index a0419fa..e704758 100644 --- a/src/pages/home/topoGraph.vue +++ b/src/pages/home/topoGraph.vue @@ -1,5 +1,5 @@ <template> - <div class="contentBox"> + <div class="contentBox page-container"> <div class="tipTitle">绯荤粺鎷撴墤</div> <div class="diagram-stc" ref="static"></div> <div class="diagram-flush" ref="flush"></div> -- Gitblit v1.9.1