|
|
|
@ -3,10 +3,6 @@ |
|
|
|
@import 'components/common/index.wxss'; |
|
|
|
|
|
|
|
/**app.wxss**/ |
|
|
|
.scrollPage { |
|
|
|
height: 100vh; |
|
|
|
} |
|
|
|
|
|
|
|
.flex-center { |
|
|
|
align-items: center; |
|
|
|
justify-content: center; |
|
|
|
@ -27,21 +23,6 @@ |
|
|
|
justify-content: space-between; |
|
|
|
} |
|
|
|
|
|
|
|
.page-outline { |
|
|
|
font-size: 24rpx; |
|
|
|
font-family: PingFang-SC-Regular, PingFang-SC; |
|
|
|
font-weight: 400; |
|
|
|
color: #999999; |
|
|
|
line-height: 16px; |
|
|
|
display: -webkit-box; |
|
|
|
overflow: hidden; |
|
|
|
text-overflow: ellipsis; |
|
|
|
word-wrap: break-word; |
|
|
|
white-space: normal !important; |
|
|
|
-webkit-line-clamp: 2; |
|
|
|
-webkit-box-orient: vertical; |
|
|
|
} |
|
|
|
|
|
|
|
.weui_goback { |
|
|
|
font-size: 28rpx; |
|
|
|
width: 1em; |
|
|
|
@ -57,10 +38,6 @@ |
|
|
|
opacity: .5 |
|
|
|
} |
|
|
|
|
|
|
|
.scroll{ |
|
|
|
z-index: 60; |
|
|
|
} |
|
|
|
|
|
|
|
page { |
|
|
|
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, |
|
|
|
Segoe UI, Arial, Roboto, 'PingFang SC', 'miui', 'Hiragino Sans GB', 'Microsoft Yahei', |
|
|
|
|