fix: loading page
This commit is contained in:
parent
a79a214236
commit
a9823a917a
@ -9,12 +9,6 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import mixin from '@theme/mixins/index.js'
|
||||
export default {
|
||||
mixins: [mixin]
|
||||
}
|
||||
</script>
|
||||
<style lang="stylus" scoped>
|
||||
#loader-wrapper{
|
||||
height:100vh;
|
||||
@ -111,4 +105,4 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user