Compare commits

...

1 Commits
master ... dev

Author SHA1 Message Date
lion 76ab2da3d4 小程序
1 month ago

@ -26,12 +26,12 @@
</view> </view>
</view> </view>
</view> </view>
<view class="box-footer-banner" @click="togame" style="height: 210rpx; width: 100%;"> <!-- <view class="box-footer-banner" @click="togame" style="height: 210rpx; width: 100%;">
<div style="padding: 0rpx 37rpx; <div style="padding: 0rpx 37rpx;
box-sizing: border-box;width: 100%;height: 100%;"> box-sizing: border-box;width: 100%;height: 100%;">
<image src="../../static/img/gamebutton.png" style="width: 100%;height: 100%;" /> <image src="../../static/img/gamebutton.png" style="width: 100%;height: 100%;" />
</div> </div>
</view> </view> -->
<view class="box-footer" <view class="box-footer"
style="position: fixed;bottom: -60rpx;left: 0;text-align: center;width: 100%;z-index: -1;"> style="position: fixed;bottom: -60rpx;left: 0;text-align: center;width: 100%;z-index: -1;">
<image src="../../static/img/footer_logo.png" class="footer-img"></image> <image src="../../static/img/footer_logo.png" class="footer-img"></image>

Loading…
Cancel
Save