前台上架滚动条问题

This commit is contained in:
851673013@qq.com 2022-07-14 18:43:32 +08:00
parent b9dc8c15b4
commit 293d6794c8
1 changed files with 2 additions and 1 deletions

View File

@ -163,7 +163,7 @@
> >
编辑富文本 编辑富文本
<div <div
v-show="showText" v-if="showText"
class="fuwenbenbianjiqi" class="fuwenbenbianjiqi"
style="position: absolute; z-index: 10000" style="position: absolute; z-index: 10000"
> >
@ -581,6 +581,7 @@
}) })
}) })
</script> </script>
<style></style>
<style lang="less" scoped> <style lang="less" scoped>
.put-on-the-shelf { .put-on-the-shelf {
height: 680px; height: 680px;