diff --git a/.changeset/tzfeng-handsome.md b/.changeset/tzfeng-handsome.md
new file mode 100644
index 000000000..a5c7949ce
--- /dev/null
+++ b/.changeset/tzfeng-handsome.md
@@ -0,0 +1,5 @@
+---
+"@alauda/ui": patch
+---
+
+feat: backtop support custom position
diff --git a/src/back-top/back-top.component.html b/src/back-top/back-top.component.html
index 07c58350c..2d334cf02 100644
--- a/src/back-top/back-top.component.html
+++ b/src/back-top/back-top.component.html
@@ -1,6 +1,8 @@