Ai
1 Star 0 Fork 976

look_coder/vue-big-screen-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
App.vue 212 Bytes
一键复制 编辑 原始数据 按行查看 历史
jhf 提交于 2022-01-09 15:26 +08:00 . dddddddddddddeeeee
<template>
<div class="app">
<router-view />
asdfghj
</div>
</template>
<style lang="scss" scoped>
.app {
width: 100vw;
height: 100vh;
background-color: #020308;
overflow: hidden;
}
</style>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/look_coder/vue-big-screen-plugin.git
git@gitee.com:look_coder/vue-big-screen-plugin.git
look_coder
vue-big-screen-plugin
vue-big-screen-plugin
master

搜索帮助