|
@@ -170,19 +170,19 @@
|
|
</script>
|
|
</script>
|
|
|
|
|
|
<style lang="scss">
|
|
<style lang="scss">
|
|
- // .zhuapai-drop-container {
|
|
|
|
- // width: 160rpx;height: 300rpx;margin: 0;padding: 0;z-index: 10;position: absolute;right: 0;top: 30%;overflow: hidden;
|
|
|
|
- // .phone-camera-box-zhuapai{
|
|
|
|
- // width: 100%;height: 200rpx;position: absolute;overflow: hidden;
|
|
|
|
- // .uni-video-container{background-color: transparent;}
|
|
|
|
- // .hidden-video{transform: translateY(500rpx);}
|
|
|
|
- // }
|
|
|
|
- // .video-view-box{/*width:100%;-height: 200rpx;*/position: absolute;}
|
|
|
|
- // .shiti-video-hidden-btn,.shiti-video-show-btn{
|
|
|
|
- // background-color: red;width: 50rpx;height: 50rpx;display: block;position: absolute;bottom:50px;}
|
|
|
|
- // }
|
|
|
|
|
|
+ .zhuapai-drop-container {
|
|
|
|
+ width: 160rpx;height: 300rpx;margin: 0;padding: 0;z-index: 10;position: absolute;right: 0;top: 30%;overflow: hidden;
|
|
|
|
+ .phone-camera-box-zhuapai{
|
|
|
|
+ width: 100%;height: 200rpx;position: absolute;overflow: hidden;
|
|
|
|
+ .uni-video-container{background-color: transparent;}
|
|
|
|
+ .hidden-video{transform: translateY(500rpx);}
|
|
|
|
+ }
|
|
|
|
+ .video-view-box{width:100%;-height: 200rpx;position: absolute;}
|
|
|
|
+ .shiti-video-hidden-btn,.shiti-video-show-btn{
|
|
|
|
+ background-color: red;width: 50rpx;height: 50rpx;display: block;position: absolute;bottom:50px;}
|
|
|
|
+ }
|
|
|
|
|
|
- .dropContainer {
|
|
|
|
|
|
+/* .dropContainer {
|
|
height: 200rpx;
|
|
height: 200rpx;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -232,5 +232,5 @@
|
|
z-index: -10;
|
|
z-index: -10;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- }
|
|
|
|
|
|
+ } */
|
|
</style>
|
|
</style>
|