|
@@ -1,6 +1,6 @@
|
|
|
<template>
|
|
|
- <div class="detail bg-page fx-column fx-cen-cen">
|
|
|
- <index-card title="测评记录" sub-title="迈尔斯布里格斯类型指标" class="index-block">
|
|
|
+ <div class="detail bg-page fx-column fx-cen-cen app-container">
|
|
|
+ <index-card title="测评记录" sub-title="迈尔斯布里格斯类型指标">
|
|
|
<el-button slot="more" v-has-history size="small" round @click="$router.back()">返回</el-button>
|
|
|
<component :is="compName" :scores="scores" />
|
|
|
</index-card>
|