mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
perf: standard code format in the views folder
This commit is contained in:
@@ -68,9 +68,9 @@ const guide = () => {
|
||||
<el-card>
|
||||
<template #header>
|
||||
<div class="card-header">
|
||||
<span class="font-medium"
|
||||
>引导页对于一些第一次进入项目的人很有用,你可以简单介绍下项目的功能</span
|
||||
>
|
||||
<span class="font-medium">
|
||||
引导页对于一些第一次进入项目的人很有用,你可以简单介绍下项目的功能
|
||||
</span>
|
||||
</div>
|
||||
</template>
|
||||
<el-button
|
||||
|
||||
Reference in New Issue
Block a user