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`));