fix: loading page

This commit is contained in:
reco_luan 2019-09-30 13:51:06 +08:00
parent 5294cb6516
commit f57f3735a3

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;