From 30f6c31896cb748dbad10770a008505c124a35f1 Mon Sep 17 00:00:00 2001
From: hjm <63528605@qq.com>
Date: Wed, 26 Jun 2019 18:14:03 +0800
Subject: [PATCH] =?UTF-8?q?index.html=E6=9C=89=E5=8A=A0=E8=BD=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/react/src/modules/tpm/TPMIndexHOC.js | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/public/react/src/modules/tpm/TPMIndexHOC.js b/public/react/src/modules/tpm/TPMIndexHOC.js
index 10e4e4641..9a1de2846 100644
--- a/public/react/src/modules/tpm/TPMIndexHOC.js
+++ b/public/react/src/modules/tpm/TPMIndexHOC.js
@@ -33,8 +33,10 @@ if (!window['indexHOCLoaded']) {
$('head').append($('')
.attr('href', `${_url_origin}/stylesheets/educoder/edu-main.css?1525440977`));
- $('head').append($('')
- .attr('href', `${_url_origin}/stylesheets/educoder/edu-all.css?1525440977`));
+ // index.html有加载
+ // $('head').append($('')
+ // .attr('href', `${_url_origin}/stylesheets/educoder/edu-all.css?1525440977`));
+
// $('head').append($('')
// .attr('href', `${_url_origin}/stylesheets/educoder/css_min_all.css?1525440977`));