mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix🐛: 解决切换语言不会监听的问题
This commit is contained in:
@@ -19,7 +19,7 @@ import { ContentBox } from '../ContentBox/index'
|
||||
<style lang="scss" scoped>
|
||||
@include go(content-draw) {
|
||||
overflow: hidden;
|
||||
@include background-point('background-point');
|
||||
@include background-image('background-point');
|
||||
@extend .go-point-bg;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user