Files
screenkb-tianneng/src/pages/modules/home/right.vue

10 lines
151 B
Vue

<template>
<div class="n_container"></div>
</template>
<style lang="stylus" scoped>
@import '~@style/mixin'
.n_container
_wh(100%, 100%)
</style>