@@ -16,5 +18,9 @@ const { t } = useI18n();
{{ t("menus.hsmenu1-2") }}
{{ t("menus.hsmenu1-2-2") }}
+
+
+ 此页面携带的参数值为:{{ query.text }}
+
diff --git a/src/views/tabs/index.vue b/src/views/tabs/index.vue
index 0cb50dcb2..698ccd0e5 100644
--- a/src/views/tabs/index.vue
+++ b/src/views/tabs/index.vue
@@ -117,6 +117,28 @@ function onCloseTags() {
>
跳转页内菜单(传path对象)
+
+