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