From f4c324b44aadc4d8a44d4c67c588d2f76261ccaa Mon Sep 17 00:00:00 2001 From: wl <173@qq.com> Date: 星期三, 30 十一月 2022 16:07:39 +0800 Subject: [PATCH] fix:消息分页 视频查询 图片查询 --- public/index.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/public/index.html b/public/index.html index fe15af4..496f4e4 100644 --- a/public/index.html +++ b/public/index.html @@ -8,6 +8,7 @@ <!-- <link rel="icon" href="http://140.143.152.226:8410/sczhzf/M00/00/00/rBUAD2MxQ8CAXBxsAAACVqU61WY764.png"> --> <!-- <title><%= htmlWebpackPlugin.options.title %></title> --> <!-- <title>閬傛槍鎵ф硶骞冲彴</title> --> + <link href="https://vjs.zencdn.net/7.20.3/video-js.css" rel="stylesheet" /> </head> <body> <noscript> -- Gitblit v1.8.0