mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-15 14:03:36 +08:00
perf: standard code format in the views folder
This commit is contained in:
@@ -62,15 +62,17 @@ onMounted(() => {
|
||||
<el-card>
|
||||
<template #header>
|
||||
<div class="card-header">
|
||||
<span class="font-medium"
|
||||
>流程图组件,采用开源的<el-link
|
||||
<span class="font-medium">
|
||||
流程图组件,采用开源的
|
||||
<el-link
|
||||
href="http://logic-flow.org/"
|
||||
target="_blank"
|
||||
:icon="useRenderIcon('set-up')"
|
||||
style="font-size: 16px; margin: 0 4px 5px"
|
||||
>LogicFlow</el-link
|
||||
></span
|
||||
>
|
||||
>
|
||||
LogicFlow
|
||||
</el-link>
|
||||
</span>
|
||||
</div>
|
||||
</template>
|
||||
<div class="logic-flow-view">
|
||||
|
||||
Reference in New Issue
Block a user