style: 修复样式问题
This commit is contained in:
parent
958fcdc5a5
commit
c0dd4e8034
@ -28,8 +28,8 @@
|
|||||||
</el-input>
|
</el-input>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</template>
|
</template>
|
||||||
<div v-if="configType === 'wechat'" class="flex align-center" style="margin-bottom: 8px">
|
<div v-if="configType === 'wechat'" class="flex align-center mb-16">
|
||||||
<span class="el-form-item__label">认证通过</span>
|
<span class="lighter mr-8">认证通过</span>
|
||||||
<el-switch v-if="configType === 'wechat'" v-model="form[configType].is_certification" />
|
<el-switch v-if="configType === 'wechat'" v-model="form[configType].is_certification" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user