mirror of
https://github.com/sahadev/vue-component-creater-ui.git
synced 2025-06-07 21:54:05 +08:00
update: 更新组件输出模板
This commit is contained in:
parent
1561d0a811
commit
7fcb29c527
@ -9,7 +9,9 @@ import parserBabel from 'prettier/parser-babel.js';
|
||||
|
||||
function vueTemplate () {
|
||||
return `
|
||||
<template> <!--在此自动生成--> </template>
|
||||
<template>
|
||||
<!--在此自动生成-->
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default // $script
|
||||
|
Loading…
x
Reference in New Issue
Block a user