瀏覽代碼

Update BackToTop.vue

star7th 6 年之前
父節點
當前提交
9d045af2ab
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      web_src/src/components/common/BackToTop.vue

+ 2 - 2
web_src/src/components/common/BackToTop.vue

@@ -14,7 +14,7 @@ export default {
       status: false,
       scrollTop: 0,
       timer: null,
-      speed:30
+      speed:0
     }
   },
   mounted () {
@@ -53,4 +53,4 @@ export default {
 	color: #409EFF;
 }
 
-</style>
+</style>