diff --git a/pages/template/drop-card/card/card.uvue b/pages/template/drop-card/card/card.uvue
index 9f343c830fab0b0b49c58fae1f705c9d096784ad..1909a4d3366c5c4d8d5440bc462ece5766615ac5 100644
--- a/pages/template/drop-card/card/card.uvue
+++ b/pages/template/drop-card/card/card.uvue
@@ -209,7 +209,7 @@
position: absolute;
top: 0;
left: 0;
- margin: 0 25rpx;
+ margin: 0 12px;
margin-top: 50px;
border-radius: 10px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
@@ -225,8 +225,8 @@
}
.state {
- top: 20rpx;
- left: 20rpx;
+ top: 10px;
+ left: 10px;
width: 650rpx;
padding: 4px;
position: absolute;
diff --git a/pages/template/drop-card/drop-card@old.uvue b/pages/template/drop-card/drop-card@old.uvue
index 17a6f3f049171661eeb4aea7ef7fc8c7bc1509b9..7d74a5663e02f783f1cc2000f234e00f0942e20f 100644
--- a/pages/template/drop-card/drop-card@old.uvue
+++ b/pages/template/drop-card/drop-card@old.uvue
@@ -112,20 +112,20 @@
width: 700rpx;
height: 750rpx;
position: absolute;
- margin: 0 25rpx;
+ margin: 0 12px;
margin-top: 30px;
border-radius: 10px;
color: #FFF;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
-
+
.user-img{
border-radius: 10px;
}
-
+
.state {
- top: 20rpx;
- left: 20rpx;
+ top: 10px;
+ left: 10px;
width: 650rpx;
padding: 4px;
position: absolute;
@@ -141,4 +141,4 @@
border-radius: 100px;
box-shadow: 0 0 1px #EBEBEB;
}
-
\ No newline at end of file
+
diff --git a/pages/template/list-news/detail/detail.uvue b/pages/template/list-news/detail/detail.uvue
index 1a7fb542568e8ac07132643be776ead2e427abb6..9f160926b901b965afb581c75ca674a315b4d92d 100644
--- a/pages/template/list-news/detail/detail.uvue
+++ b/pages/template/list-news/detail/detail.uvue
@@ -1,75 +1,75 @@
-
-
-
+
+
+
{{title}}
-
-
-
+
+
+
diff --git a/pages/template/list-news/list-news.uvue b/pages/template/list-news/list-news.uvue
index 146ce780cb220aa49848c13aa3daa9e0ff48ff3d..eeff9dd25ecd688c05efaab1e0de3ed5e9014108 100644
--- a/pages/template/list-news/list-news.uvue
+++ b/pages/template/list-news/list-news.uvue
@@ -148,7 +148,7 @@
diff --git a/pages/template/pull-zoom-image/pull-zoom-image.uvue b/pages/template/pull-zoom-image/pull-zoom-image.uvue
index bca3b7a7c3a9bae1bb0024e311c2087d39beee00..6fe58d34fe39704964959cc0f93d53ba7fb88577 100644
--- a/pages/template/pull-zoom-image/pull-zoom-image.uvue
+++ b/pages/template/pull-zoom-image/pull-zoom-image.uvue
@@ -127,8 +127,8 @@
}
.user-info .user-avatar {
- width: 150rpx;
- height: 150rpx;
+ width: 75px;
+ height: 75px;
border-radius: 100px;
border: 3px solid #FFF;
}
diff --git a/pages/template/schema/schema.uvue b/pages/template/schema/schema.uvue
index 53807045ca54041954bfcf932ea69f0e6d7b7748..192f093ba9ca7bd5d1f54544d8bd929501a3f8c2 100644
--- a/pages/template/schema/schema.uvue
+++ b/pages/template/schema/schema.uvue
@@ -1,35 +1,36 @@
-
-
-
-
-
+
+
+
+
+
diff --git a/pages/template/scroll-fold-nav/scroll-fold-nav.uvue b/pages/template/scroll-fold-nav/scroll-fold-nav.uvue
index 51095955d471706752df1601b8dc9c27e20b7822..9538ac1c21507e1bcc893ff75dcc41c433208956 100644
--- a/pages/template/scroll-fold-nav/scroll-fold-nav.uvue
+++ b/pages/template/scroll-fold-nav/scroll-fold-nav.uvue
@@ -185,7 +185,7 @@
border: 1px solid #fbdf0d;
height: 35px;
border-radius: 100px;
- margin: 0 25rpx;
+ margin: 0 12px;
padding: 8px;
flex-direction: row;
align-items: center;
diff --git a/pages/template/scroll-sticky/scroll-sticky.uvue b/pages/template/scroll-sticky/scroll-sticky.uvue
index da24f81e95c9d62edcfac56d3bb272e34ffad6f1..f09ff9b51345dfde54d932c4131f0bae76938d42 100644
--- a/pages/template/scroll-sticky/scroll-sticky.uvue
+++ b/pages/template/scroll-sticky/scroll-sticky.uvue
@@ -104,7 +104,7 @@
border: 1px solid #fbdf0d;
height: 35px;
border-radius: 100px;
- margin: 0 25rpx;
+ margin: 0 12px;
padding: 8px;
flex-direction: row;
align-items: center;
diff --git a/pages/template/share/share.uvue b/pages/template/share/share.uvue
index 7b95599a23718d79810cf88551d0d4b06c60e249..aa3cb2128a5723475d4a0beba04acd7e21c957bb 100644
--- a/pages/template/share/share.uvue
+++ b/pages/template/share/share.uvue
@@ -7,7 +7,7 @@