diff --git a/web/html/xui/routing_rules.html b/web/html/xui/routing_rules.html
index 4eea2359..2bcefac4 100644
--- a/web/html/xui/routing_rules.html
+++ b/web/html/xui/routing_rules.html
@@ -55,6 +55,21 @@
{{ i18n "pages.xray.rules.add" }}
{{ i18n "pages.xray.save" }}
+
+
+ {{ i18n "pages.inbounds.generalActions" }}
+
+ generalActions(a)" :theme="themeSwitcher.currentTheme">
+
+
+ {{ i18n "import" }}
+
+
+
+ {{ i18n "export" }}
+
+
+
@@ -239,6 +254,7 @@
{{template "js" .}}
{{template "component/themeSwitcher" .}}
+
{{template "ruleModal"}}
{{template "warpModal"}}
+{{template "promptModal"}}
+{{template "textModal"}}