diff --git a/pages.json b/pages.json
index 7e2e5caacbd5a8e5a0578d6da0759f251ce485ec..4e75af0f387ace6042d927a259d489d6b8a8cdbc 100644
--- a/pages.json
+++ b/pages.json
@@ -81,7 +81,6 @@
"navigationBarTitleText": "list-view-children-in-slot"
}
},
- // #ifdef APP
{
"path": "pages/component/sticky-section/sticky-section",
"style": {
@@ -96,7 +95,6 @@
"enablePullDownRefresh": false
}
},
- //#endif
{
"path": "pages/component/text/text",
"style": {
diff --git a/pages/component/sticky-header/sticky-header.uvue b/pages/component/sticky-header/sticky-header.uvue
index 3f7e3ea35a762e72f4c6dc141dbf40feb5798f65..32c1e5fe131fee44cc151c61a4e8f9ef93efcb27 100644
--- a/pages/component/sticky-header/sticky-header.uvue
+++ b/pages/component/sticky-header/sticky-header.uvue
@@ -74,7 +74,7 @@
.content-item {
padding: 15px;
- margin: 5px 0;
+ margin-bottom: 10px;
background-color: #fff;
}
diff --git a/pages/component/sticky-section/sticky-section.uvue b/pages/component/sticky-section/sticky-section.uvue
index db52d027bb43e6b3c5942138a4a51ccb7cdd024b..f45cefc5740902b6c6a54136eb9d1b37cdc1580e 100644
--- a/pages/component/sticky-section/sticky-section.uvue
+++ b/pages/component/sticky-section/sticky-section.uvue
@@ -72,7 +72,7 @@
.content-item {
padding: 15px;
- margin: 5px 0;
+ margin-bottom: 10px;
background-color: #fff;
}
diff --git a/pages/tabBar/component.uvue b/pages/tabBar/component.uvue
index 27a42df2027989444072a52d29204dee343f7c51..0817af9071929d6bab8461fd20174737bf7688c8 100644
--- a/pages/tabBar/component.uvue
+++ b/pages/tabBar/component.uvue
@@ -80,14 +80,12 @@
{
name: 'list-view',
},
- // #ifdef APP
{
name: 'sticky-header',
},
{
name: 'sticky-section',
},
- // #endif
] as Page[],
},
{
diff --git a/pages/template/list-news/list-news.uvue b/pages/template/list-news/list-news.uvue
index d0543d589c1834a383c7829015faee20f1688b76..eeff9dd25ecd688c05efaab1e0de3ed5e9014108 100644
--- a/pages/template/list-news/list-news.uvue
+++ b/pages/template/list-news/list-news.uvue
@@ -4,8 +4,7 @@
{{ banner.title }}
-
-
+
@@ -13,8 +12,7 @@
{{name}}
-
-
+