添加新年主题
This commit is contained in:
@@ -301,6 +301,11 @@ onShareTimeline(() => {
|
||||
<view class="title" :style="{ marginBottom: 0 }">
|
||||
<image src="../static/point-book-title1.png" mode="widthFix" />
|
||||
</view>
|
||||
<image
|
||||
src="https://static.shelingxingqiu.com/attachment/2025-12-31/dfc9dxrpyf4exh4rhd.png"
|
||||
mode="widthFix"
|
||||
class="bowtarget-theme"
|
||||
/>
|
||||
<view class="heat-map">
|
||||
<image
|
||||
:src="bowTargetSrc || '../static/bow-target.png'"
|
||||
@@ -554,4 +559,9 @@ onShareTimeline(() => {
|
||||
.tip-content > view > button:last-child {
|
||||
background: #fed847;
|
||||
}
|
||||
.bowtarget-theme {
|
||||
width: 100vw;
|
||||
margin-left: -25rpx;
|
||||
margin-bottom: -30vw;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user