.w-e-toolbar {
z-index: 2!important;
}
.w-e-menu {
z-index: 2 !important;
}
.w-e-text-container {
z-index: 1 !important;
}
注意
<style>
标簽不能有scoped。
.w-e-toolbar {
z-index: 2!important;
}
.w-e-menu {
z-index: 2 !important;
}
.w-e-text-container {
z-index: 1 !important;
}
注意
<style>
标簽不能有scoped。