From 4b0df650a1fe818218e7f8ac0c6ff8f0150371b6 Mon Sep 17 00:00:00 2001
From: “dzb” <2632970487@qq.com>
Date: 星期五, 04 十一月 2022 11:26:52 +0800
Subject: [PATCH] 修改后端接口后头像登录用户头像不显示问题

---
 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