直播热度与按钮修改
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<!-- tosign页面 -->
|
||||
<view>
|
||||
<view class="tosign" style="padding-bottom:180rpx">
|
||||
<view class="tosign" style="">
|
||||
<image class="images" src="../../static/image/login/login(2).png"></image>
|
||||
<view class="backes"></view>
|
||||
<!-- z自定义导航卡 -->
|
||||
@@ -147,6 +147,7 @@
|
||||
live_id: res.data.live_id
|
||||
}
|
||||
})
|
||||
this.tiaozhuan = true
|
||||
})
|
||||
},
|
||||
init(){
|
||||
@@ -508,11 +509,11 @@
|
||||
}
|
||||
|
||||
.button-uview {
|
||||
position: fixed;
|
||||
bottom: 40rpx;
|
||||
left: 0;
|
||||
right: 0;
|
||||
margin: auto;
|
||||
z-index: 10;
|
||||
// position: fixed;
|
||||
// bottom: 40rpx;
|
||||
// left: 0;
|
||||
// right: 0;
|
||||
margin: 20rpx auto;
|
||||
// z-index: 10;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user