133 Star 825 Fork 249

牛之云科技/niucloud-Admin-SaaS 后台管理框架

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
container.vue 176 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangchen147 提交于 2023-12-15 16:43 . 0.0.5
<template>
<el-container class="w-screen h-screen">
<slot />
</el-container>
</template>
<script lang="ts" setup>
</script>
<style lang="scss" scoped></style>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/niucloud-team/niucloud.git
git@gitee.com:niucloud-team/niucloud.git
niucloud-team
niucloud
niucloud-Admin-SaaS 后台管理框架
master

搜索帮助