|
|
|
@ -21,7 +21,7 @@ |
|
|
|
<div class="welcome"> |
|
|
|
<div class="welcome"> |
|
|
|
<el-image |
|
|
|
<el-image |
|
|
|
:src="featureState.property" |
|
|
|
:src="featureState.property" |
|
|
|
fit="scale-down" |
|
|
|
fit="cover" |
|
|
|
:style="{ |
|
|
|
:style="{ |
|
|
|
height: featureState.asideimgHeight, |
|
|
|
height: featureState.asideimgHeight, |
|
|
|
width: featureState.width, |
|
|
|
width: featureState.width, |
|
|
|
|