优化宇视摄像头
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
<!-- 错误状态 -->
|
||||
<div v-if="weighingPageStatus === 'error'" class="video-overlay error">
|
||||
<icon-close-circle-fill style="color: #ff4d4f; font-size: 24px;" />
|
||||
<span>状态异常</span>
|
||||
<span>连接异常</span>
|
||||
<a-button size="small" type="primary" @click="enterWeighPage">重试</a-button>
|
||||
</div>
|
||||
<!-- 加载状态 -->
|
||||
|
||||
Reference in New Issue
Block a user