微信合规调整
This commit is contained in:
@@ -164,7 +164,7 @@ onShareTimeline(() => {
|
||||
/>
|
||||
<image
|
||||
v-else
|
||||
src="https://static.shelingxingqiu.com/attachment/2025-12-31/dfc2em8qkf2wkls5fm.png"
|
||||
src="https://static.shelingxingqiu.com/attachment/2026-01-04/dffohwtk1gwh0xfa6h.png"
|
||||
mode="widthFix"
|
||||
@click="() => toPage('/pages/my-device')"
|
||||
/>
|
||||
@@ -306,6 +306,8 @@ onShareTimeline(() => {
|
||||
|
||||
.bow-card {
|
||||
width: 50%;
|
||||
border-radius: 25rpx;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.feature-grid > view > image {
|
||||
@@ -314,7 +316,7 @@ onShareTimeline(() => {
|
||||
|
||||
.bow-card > text {
|
||||
position: absolute;
|
||||
top: 65%;
|
||||
top: 66%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
white-space: nowrap;
|
||||
@@ -507,6 +509,7 @@ onShareTimeline(() => {
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
z-index: -1;
|
||||
}
|
||||
.top-theme > image {
|
||||
width: 300rpx;
|
||||
|
||||
Reference in New Issue
Block a user