123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142 |
- @charset "UTF-8";
- .text-center.data-v-45cb2432 {
- text-align: center;
- }
- .font-weight.data-v-45cb2432 {
- font-weight: bold;
- }
- .page-width.data-v-45cb2432 {
- width: 100%;
- }
- .goods-hover-class.data-v-45cb2432 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-45cb2432 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-45cb2432 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-45cb2432 {
- width: 100%;
- }
- .u-hover-class.data-v-45cb2432 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-45cb2432 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .app-comments .c-attr-name.data-v-45cb2432 {
- color: #999999;
- font-size: 24rpx;
- }
- .app-comments .more.data-v-45cb2432 {
- font-size: 24rpx;
- color: #999999;
- }
- .app-comments .block.data-v-45cb2432 {
- width: 100%;
- height: 80rpx;
- font-size: 26rpx;
- background-color: #FFFFFF;
- padding: 0 24rpx;
- }
- .app-comments .block image.data-v-45cb2432 {
- width: 12rpx;
- height: 22rpx;
- display: block;
- margin-left: 12rpx;
- }
- .app-comments .empty.data-v-45cb2432 {
- width: 100%;
- height: 100rpx;
- margin-bottom: 20rpx;
- }
- .app-comments .app-top.data-v-45cb2432 {
- padding: 24rpx;
- background-color: #FFFFFF;
- width: 100%;
- height: 100rpx;
- position: fixed;
- left: 0;
- top: 0;
- }
- .app-comments .app-top .box.data-v-45cb2432 {
- padding: 0 20rpx;
- margin-right: 16rpx;
- border-radius: 26rpx;
- font-size: 26rpx;
- height: 100%;
- }
- .app-comments .app-top .box.background.data-v-45cb2432 {
- background-color: #f1f1f1;
- color: #666666;
- }
- .app-comments .list.data-v-45cb2432 {
- background-color: #ffffff;
- padding: 0 24rpx;
- }
- .app-comments .list .block.data-v-45cb2432 {
- padding: 0;
- }
- .app-comments .list .comments.data-v-45cb2432 {
- padding: 28rpx 0;
- width: 100%;
- word-break: break-all;
- }
- .app-comments .list .comments .title.data-v-45cb2432 {
- font-size: 28rpx;
- color: #999999;
- margin-bottom: 26rpx;
- }
- .app-comments .list .comments .title image.data-v-45cb2432 {
- width: 56rpx;
- height: 56rpx;
- display: block;
- margin-right: 26rpx;
- border-radius: 28rpx;
- }
- .app-comments .list .comments.bt.data-v-45cb2432 {
- border-top: 1rpx solid #e2e2e2;
- }
- .app-comments .list .comments.bb.data-v-45cb2432 {
- border-bottom: 1rpx solid #e2e2e2;
- }
- .app-comments .list .comments.bb.data-v-45cb2432:last-child {
- border: none;
- }
- .app-comments .list .comments .content.data-v-45cb2432 {
- word-break: break-all;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- }
- .app-comments .list .comments .pic-list image.data-v-45cb2432 {
- width: 214rpx;
- height: 214rpx;
- display: inline-block;
- margin: 20rpx 20rpx 0 0;
- }
- .app-comments .list .comments .replay.data-v-45cb2432 {
- width: 100%;
- background-color: #f7f7f7;
- padding: 28rpx;
- border-radius: 16rpx;
- font-size: 28rpx;
- color: #666666;
- }
- .u-text.data-v-45cb2432 {
- color: #ffffff;
- }
|