1 Star 2 Fork 0

Layui Vue/layui-vue-nuxt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.vue 302 Bytes
一键复制 编辑 原始数据 按行查看 历史
就眠儀式 提交于 2023-09-12 03:46 +08:00 . update
<template>
<div>
<lay-button type="primary">开始使用</lay-button>
<lay-button>直接下载</lay-button>
</div>
</template>
<script lang="ts">
</script>
<style>
div {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
height: 500px;
}
</style>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/layui-vue/layui-vue-nuxt.git
git@gitee.com:layui-vue/layui-vue-nuxt.git
layui-vue
layui-vue-nuxt
layui-vue-nuxt
master

搜索帮助