公告板
版本库
filestore
活动
搜索
登录
main
/
jxkg-new-ui
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
chore:引入element-plus
ZhangXianQiang
2024-05-31
c8e82bc631357dec57f1f31f71b987e77eb30499
[jxkg-new-ui.git]
/
src
/
views
/
home
/
index.vue
1
2
3
4
5
6
7
8
<template>
<el-button>button</el-button>
</template>
<script setup>
</script>
<style lang="scss" scoped></style>