扫描二维码跳转 前台显示小程序直播 修改部分ui

This commit is contained in:
lemon橪
2021-06-21 18:14:09 +08:00
parent e9739cacf5
commit 2f180d5178
7 changed files with 30 additions and 15 deletions

View File

@@ -32,7 +32,7 @@ export default {
<style lang="scss" scoped>
.carousel {
// #ifdef MP-WEIXIN
margin-top: var(--status-bar-height);
margin-top: 44px;
// #endif
width: 750rpx;
height: 750rpx;

View File

@@ -131,7 +131,7 @@ page {
display: flex;
align-items: center;
width: 100%;
background: #fff !important;
// background: #fff !important;
> .headerList {
flex: 8;