diff --git a/web/html/common/qrcode_modal.html b/web/html/common/qrcode_modal.html
index 28349ee8..2b48fba8 100644
--- a/web/html/common/qrcode_modal.html
+++ b/web/html/common/qrcode_modal.html
@@ -1,28 +1,72 @@
{{define "qrcodeModal"}}
+
- {{ i18n "pages.inbounds.clickOnQRcode" }}
-
- {{ i18n "pages.settings.subSettings"}}
-
- {{ i18n "pages.settings.subSettings"}} Json
-
-
- {{ i18n "pages.inbounds.client" }}
-
- [[ row.remark ]]
-
-
+ width="560px" :class="themeSwitcher.currentTheme">
+
+
+
+ {{ i18n "pages.settings.subSettings" }}
+
+
+
+
+
+
+ {{ i18n "pages.settings.subSettings" }} JSON
+
+
+
+
+
+
+
+ [[ row.remark ]]
+
+
+
+
+
+
-{{end}}
\ No newline at end of file
+{{end}}