@@ -1,102 +1,105 @@
.authority {
- height: 100%;
- padding: 0rpx 20rpx;
+ height: 100%;
+ padding: 0rpx 25rpx;
- .module {
- margin-bottom: 30rpx;
- .topic {
- font-size: 36rpx;
- }
+ .module {
+ margin-bottom: 30rpx;
- .explain {
- margin: 10rpx 0rpx;
- font-size: 24rpx;
+ .topic {
+ font-size: 36rpx;
+ }
- .works {
- display: flex;
- justify-content: space-between;
- flex-wrap: wrap;
-
- .work {
- margin: 20rpx 0rpx;
- .content {
- position: relative;
- font-size: 0px;
- .cover {
- width: 344rpx;
- height: 194rpx;
- border-radius: 10rpx;
- .audioBox {
- .audioPlay {
- position: absolute;
- left: 0px;
- top: 0px;
- bottom: 0px;
- right: 0px;
- margin: auto;
- width: 220rpx;
- height: 174rpx;
- align-items: center;
- justify-content: center;
- .audioPlayBg {
- width: 150rpx;
- height: 150rpx;
- .audioPlayZhen {
- right: 30rpx;
- top: 16rpx;
- width: 32rpx;
- height: 40rpx;
- width: 130rpx;
- height: 130rpx;
- border-radius: 50%;
- .mask {
- width: 100%;
- background: linear-gradient(0deg, rgba(0, 0, 0, .3), transparent);
+ .explain {
+ margin: 10rpx 0rpx;
+ font-size: 28rpx;
+
+ .works {
display: flex;
- .fb {
- margin: 6rpx 10rpx;
- width: 26rpx;
- height: 26rpx;
+ justify-content: space-between;
+ flex-wrap: wrap;
+ .work {
+ margin: 20rpx 0rpx;
+ .content {
+ position: relative;
+ font-size: 0px;
+ border-radius: 30rpx;
+ overflow: hidden;
+ .cover {
+ width: 344rpx;
+ height: 194rpx;
- .fb-num {
- color: white;
+ .audioBox {
+ .audioPlay {
+ position: absolute;
+ left: 0px;
+ top: 0px;
+ bottom: 0px;
+ right: 0px;
+ margin: auto;
+ width: 220rpx;
+ height: 174rpx;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ .audioPlayBg {
+ width: 150rpx;
+ height: 150rpx;
+ .audioPlayZhen {
+ right: 30rpx;
+ top: 16rpx;
+ width: 32rpx;
+ height: 40rpx;
+ width: 130rpx;
+ height: 130rpx;
+ border-radius: 50%;
+ .mask {
+ width: 100%;
+ background: linear-gradient(0deg, rgba(0, 0, 0, .3), transparent);
+ .fb {
+ margin: 6rpx 10rpx;
+ width: 26rpx;
+ height: 26rpx;
+ .fb-num {
+ font-size: 24rpx;
+ color: white;
+ .title {
+ margin-top: 6rpx;
+ font-size: 30rpx;
}
- .title {
- margin-top: 6rpx;
- font-size: 32rpx;
@@ -1,6 +1,6 @@
height: 100%;
.authority .module {
margin-bottom: 30rpx;
@@ -10,7 +10,7 @@
.authority .module .explain {
margin: 10rpx 0rpx;
.authority .module .works {
@@ -23,11 +23,12 @@
.authority .module .works .work .content {
position: relative;
font-size: 0px;
.authority .module .works .work .content .cover {
width: 344rpx;
height: 194rpx;
.authority .module .works .work .content .audioBox {
@@ -83,5 +84,5 @@
.authority .module .works .work .title {
margin-top: 6rpx;
@@ -12,8 +12,8 @@
.swiper {
margin: 0 auto;
width: 700rpx;
- height: 280rpx;
- border-radius: 20rpx;
+ height: 250rpx;
overflow: hidden;
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
@@ -11,8 +11,8 @@
.header .swiper {
@@ -1,9 +1,9 @@
.work {
- margin-bottom: 24rpx;
+ margin-bottom: 38rpx;
background-color: white;
border-radius: 32rpx;
box-shadow: rgba(99, 99, 99, 0.1) 0px 2px 8px 0px;
- padding-bottom: 26rpx;
+ padding-bottom: 34rpx;
.workHead {
@@ -29,8 +29,8 @@
.nickname {
max-width: 320rpx;
- font-size: 30rpx;
- font-weight: bold;
+ font-weight: 400;
color: #000;
.work .workHead {
@@ -28,8 +28,8 @@
.work .workHead .wH-left .wH-left-user .nickname {
.work .workHead .wH-left .wH-left-user .time {
@@ -1,10 +1,10 @@
.recommend {
- padding-top: 30rpx;
+ padding-top: 55rpx;
padding-bottom: calc(140rpx + env(safe-area-inset-bottom)) !important;
.firstClassify {
- margin: 60rpx 0rpx;
+ margin: 50rpx 0rpx;
width: 100%;
box-sizing: border-box;
@@ -16,7 +16,7 @@
.icon {
width: 25%;
- height: 195rpx;
+ height: 157rpx;
.recommend .firstClassify {
.recommend .firstClassify .icon {
.recommend .desktopTips {
position: fixed;
@@ -44,7 +44,6 @@ Page({
async requestAgain() {
this.resetData()
let count = await getWorksNum()
- console.log(count);
this.setData({
count
})
.worksBox {
- padding-top: 50rpx;
+ padding-top: 70rpx;
.itemize {
- margin-bottom: 90rpx;
+ margin-bottom: 70rpx;
padding: 0 60rpx;
align-items: center;
@@ -29,7 +29,7 @@
.img {
margin-bottom: 10rpx;
width: 156rpx;
- height: 111rpx;
+ height: 111rpx;
@@ -50,6 +50,6 @@
.worksList {
- width: 700rpx;
+ width: 750rpx;
.worksBox .itemize {
@@ -44,5 +44,5 @@
.worksBox .worksList {