1
This commit is contained in:
parent
fdf3b62bd4
commit
5122b0814e
@ -228,9 +228,14 @@
|
||||
}
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
::v-deep.u-popup__content__close--top-right {
|
||||
z-index: 11;
|
||||
}
|
||||
|
||||
.u-popup__content {
|
||||
background: transparent;
|
||||
|
||||
|
||||
.lock {
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
@ -238,6 +243,7 @@
|
||||
z-index: 10;
|
||||
background-color: #f3f3f3;
|
||||
|
||||
|
||||
.title {
|
||||
font-size: 34rpx;
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user