update build/index.vue
This commit is contained in:
parent
ade0167ad3
commit
f8f2392ff7
@ -1,3 +1,15 @@
|
|||||||
<template>
|
<template>
|
||||||
<div> 表单构建,敬请期待... <svg-icon name="build" /> </div>
|
<div>
|
||||||
|
<svg-icon name="build" />
|
||||||
|
如有需要,请前往
|
||||||
|
<a href="https://gitee.com/gavinzhulei/vue-form-making?_from=gitee_search" target="_blank">
|
||||||
|
https://gitee.com/gavinzhulei/vue-form-making?_from=gitee_search
|
||||||
|
</a>
|
||||||
|
自行集成
|
||||||
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
<style>
|
||||||
|
a {
|
||||||
|
color: aquamarine;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user