修复:用户资料及认证提交页面,需求定制页面
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div class="xl:w-screen-xl m-auto py-4 mt-2">
|
||||
<el-page-header :icon="ArrowLeft" @back="goBack">
|
||||
<template #content>
|
||||
<span class="text-large font-600 mr-3"> {{ page.title }} </span>
|
||||
<span class="text-large font-600 mr-3"> {{ page.title || '页面标题' }} </span>
|
||||
</template>
|
||||
<el-card shadow="hover" class=" my-5">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user