diff --git a/yifengdian-company-report/src/views/home.vue b/yifengdian-company-report/src/views/home.vue index e8a4698..267ccc4 100644 --- a/yifengdian-company-report/src/views/home.vue +++ b/yifengdian-company-report/src/views/home.vue @@ -395,7 +395,7 @@ export default { .movable-view { width: 80px; height: 80px; - position: absolute; + position: fixed; cursor: move; }