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,7 @@
{
"navigationBarTitleText": "分享商品",
"navigationBarBackgroundColor": "#f5f5f5",
"usingComponents": {
"zb-code": "/components/zb-code/zb-code"
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
.icon-icon_WeChat_1{color:#0bbe24}.h-256{height:256rpx}.bg-cover{background-size:cover}.card-site{position:absolute;left:50%;top:24rpx;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:210rpx}.card-site .site-logo{width:18rpx;height:18rpx;border-radius:50%}.card-site .site-name{width:152rpx;font-size:18rpx;color:#727272;line-height:16rpx;padding-left:4rpx}.card-center-image{position:absolute;left:50%;top:48rpx;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.poster-img{width:254rpx;height:438rpx;border-radius:12rpx;border:1rpx solid #eee}.load-box{-webkit-animation:looming-gray 1s infinite linear;animation:looming-gray 1s infinite linear;background-color:#e3e3e3}.view-border{border:1px solid var(--view-theme)}.icon-a-ic_CompleteSelect{color:var(--view-theme)}.space-line{white-space:pre-line}.select-icon{position:absolute;top:12rpx;right:12rpx}.b-e{border:1rpx solid #eee}.qr-tag{position:absolute;bottom:0;left:0;width:100%;height:40rpx;border-radius:0 0 8rpx 8rpx;background-color:rgba(0,0,0,.5)}.canvas{position:fixed;top:-1300px;left:0;width:750px;height:1300px}@-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)}}