mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix:修改 @mixin 名称
This commit is contained in:
@@ -15,6 +15,6 @@ onMounted(() => {
|
||||
@include go('reload') {
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
@include filter-bg-color('background-color')
|
||||
@include fetch-bg-color('background-color')
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user