From 0bd026bfdc8a74e3cc86dace1f82cdb7198b7cac Mon Sep 17 00:00:00 2001 From: Afeyer <1500527791@qq.com> Date: Mon, 18 Oct 2021 22:38:35 +0800 Subject: [PATCH] feat: backtop support for dashboard --- .../src/main/resources/static/config.html | 3 ++ .../scripts/controller/BackTopController.js | 39 +++++++++++++++++++ .../resources/static/styles/common-style.css | 30 +++++++++++++- .../static/views/component/back-top.html | 19 +++++++++ 4 files changed, 90 insertions(+), 1 deletion(-) create mode 100644 apollo-portal/src/main/resources/static/scripts/controller/BackTopController.js create mode 100644 apollo-portal/src/main/resources/static/views/component/back-top.html diff --git a/apollo-portal/src/main/resources/static/config.html b/apollo-portal/src/main/resources/static/config.html index 2c5ca67f791..c11b66440df 100644 --- a/apollo-portal/src/main/resources/static/config.html +++ b/apollo-portal/src/main/resources/static/config.html @@ -368,6 +368,8 @@