diff --git a/pages.json b/pages.json
index 2525fb7013b718e8273cc49b8dcb7b5079ee8b6a..929d15b36b3940cfb64175148ee7a84755317a84 100644
--- a/pages.json
+++ b/pages.json
@@ -1067,6 +1067,14 @@
"navigationBarTitleText" : "sticky-section",
"enablePullDownRefresh" : false
}
+ },
+ {
+ "path" : "pages/component/list-view/list-view-multiplex",
+ "style" :
+ {
+ "navigationBarTitleText" : "",
+ "enablePullDownRefresh" : false
+ }
}
],
diff --git a/pages/template/long-list/long-list-page.uvue b/pages/template/long-list/long-list-page.uvue
index ee9f4aaa9f9b7b9efa835d3e80ff9ed8cc207560..bec3a4234b4bfefc2489935f19cd458cb6bcea2c 100644
--- a/pages/template/long-list/long-list-page.uvue
+++ b/pages/template/long-list/long-list-page.uvue
@@ -9,7 +9,6 @@
{{item.plugin_name}}
-
{{item.plugin_intro}}