new files

This commit is contained in:
panchengyong
2026-03-07 22:29:07 +08:00
parent cd7e80b502
commit 7acbf45ff7
12516 changed files with 1808447 additions and 194 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,8 @@
{
"navigationBarTitleText": "内容详情",
"navigationBarBackgroundColor": "#ffffff",
"usingComponents": {
"empty-page": "/components/emptyPage",
"tui-modal": "/components/tui-modal/index"
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
page{background-color:#fff}.b-e{border:1rpx solid #eee}.bt-f5{border-top:1px solid #f5f5f5}.swiper, .swiper-item{width:100%;height:100%}.error{background-color:#fdf3f2;color:#e93323}.theme-border{border:1px solid var(--view-theme)}.warning{background-color:#fff4eb;color:#fc8327}.theme-border{border:1rpx solid var(--view-theme)}.bubble_box{position:absolute;bottom:74rpx;left:-24rpx;width:184rpx;z-index:999}.bubble_box .bubble{width:184rpx;height:198rpx;background:#fff;box-shadow:0rpx 2rpx 15rpx 0rpx rgba(0,0,0,.102);border-radius:16rpx;padding:36rpx 16rpx 26rpx 16rpx;position:relative}.bubble_box .bubble:before{content:"";position:absolute;left:70rpx;bottom:-20rpx;width:0;height:0;border-style:solid;border-width:10px 10px 0 10px;border-color:#fff transparent transparent transparent}.bubble_box .x-line{border-bottom:1rpx solid hsla(0,0%,93.3%,.4)}.drawer-text{padding-bottom:calc(32rpx + env(safe-area-inset-bottom))}.child-reply ~ .child-reply{margin-top:22rpx}.more-line{width:40rpx;height:2rpx;background:#d8d8d8}.max-w-200{max-width:200rpx}.comment-author{color:#4a8ac9;padding:0 4rpx}.icon-ic_love_2, .icon-icon_Like_2{color:#e93323}.load-box{height:750rpx;-webkit-animation:looming-gray 1s infinite linear;animation:looming-gray 1s infinite linear;background-color:#e3e3e3}.bubble-mask{position:fixed;top:0;left:0;right:0;bottom:0;z-index:5}@-webkit-keyframes looming-gray{0%{background-color:hsla(0,0%,89%,.6666666666666666)}50%{background-color:#e3e3e3}100%{background-color:hsla(0,0%,89%,.6666666666666666)}}@keyframes looming-gray{0%{background-color:hsla(0,0%,89%,.6666666666666666)}50%{background-color:#e3e3e3}100%{background-color:hsla(0,0%,89%,.6666666666666666)}}swiper .wx-swiper-dot{width:12rpx;height:12rpx;border-radius:50%}