From 02950a964bb0dcc202bd1f4ddd6c6fc4a92c8048 Mon Sep 17 00:00:00 2001 From: feige <791364011@qq.com> Date: 星期二, 15 四月 2025 17:14:50 +0800 Subject: [PATCH] 修改了bug --- ruoyi-ui/src/views/pet/noteInfo.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-ui/src/views/pet/noteInfo.vue b/ruoyi-ui/src/views/pet/noteInfo.vue index 9bbf226..883fa48 100644 --- a/ruoyi-ui/src/views/pet/noteInfo.vue +++ b/ruoyi-ui/src/views/pet/noteInfo.vue @@ -114,7 +114,7 @@ ></video> <img v-else class="el-upload-list__item-thumbnail" - src="../../assets/401_images/401.gif" + src="../../assets/images/deviceLis.png" alt="" style="width: 147px; height: 147px" fit="cover"> -- Gitblit v1.9.1