前台上架滚动条问题
This commit is contained in:
parent
b9dc8c15b4
commit
293d6794c8
|
@ -163,7 +163,7 @@
|
|||
>
|
||||
编辑富文本
|
||||
<div
|
||||
v-show="showText"
|
||||
v-if="showText"
|
||||
class="fuwenbenbianjiqi"
|
||||
style="position: absolute; z-index: 10000"
|
||||
>
|
||||
|
@ -581,6 +581,7 @@
|
|||
})
|
||||
})
|
||||
</script>
|
||||
<style></style>
|
||||
<style lang="less" scoped>
|
||||
.put-on-the-shelf {
|
||||
height: 680px;
|
||||
|
|
Loading…
Reference in New Issue