fix: loading page

This commit is contained in:
reco_luan 2019-09-30 13:51:06 +08:00 committed by zsw
parent a79a214236
commit a9823a917a

View File

@ -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>