78 Star 265 Fork 151

GVPUBML/farris-vue

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
HomeView.vue 149 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sagi 提交于 2024-12-16 15:56 +08:00 . chore: update eslint and fix errors on build
<script setup lang="ts">
import TheButton from '../components/TheButton.vue';
</script>
<template>
<main>
<TheButton />
</main>
</template>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/ubml/farris-vue.git
git@gitee.com:ubml/farris-vue.git
ubml
farris-vue
farris-vue
2dc3add67670f9143e11136ef88ab1df804c6578

搜索帮助