From 4101062a32f75074da005912893fe5098140dcfd Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期五, 04 十一月 2022 14:56:45 +0800 Subject: [PATCH] 接口调整 --- src/views/video/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/video/index.vue b/src/views/video/index.vue index 9f8688f..6e9f237 100644 --- a/src/views/video/index.vue +++ b/src/views/video/index.vue @@ -124,7 +124,7 @@ line-height: 30px; width: 70px; border: 1px solid rgb(75, 155, 183); - margin-left: 20px; + margin-left: 160px; cursor: pointer; } -- Gitblit v1.8.0