mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-22 02:15:55 +08:00
扫描二维码跳转 前台显示小程序直播 修改部分ui
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -131,7 +131,7 @@ page {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
background: #fff !important;
|
||||
// background: #fff !important;
|
||||
|
||||
> .headerList {
|
||||
flex: 8;
|
||||
|
||||
Reference in New Issue
Block a user