style: 优化设备接入居中

This commit is contained in:
xieyonghong 2023-04-11 10:57:19 +08:00
parent 8480df4f4d
commit 2b996fadf3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<!-- 设备接入 -->
<template>
<div v-if="productStore.current.accessId === undefined || null">
<div v-if="productStore.current.accessId === undefined || null" style='margin-top: 20%; transform: translateY(-50%);'>
<j-empty :image="simpleImage">
<template #description>
<span