mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-14 02:55:07 +08:00
feat: add vue3(element-plus)
This commit is contained in:
6
yudao-ui-admin-vue3/plop/view/view.hbs
Normal file
6
yudao-ui-admin-vue3/plop/view/view.hbs
Normal file
@ -0,0 +1,6 @@
|
||||
<script setup lang="ts">
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<ContentWrap title="{{ upperFirstName }}"> {{ name }} </ContentWrap>
|
||||
</template>
|
Reference in New Issue
Block a user