diff --git a/public/javascripts/educoder/edu_application.js b/public/javascripts/educoder/edu_application.js index feacff0dd..612a5a44b 100644 --- a/public/javascripts/educoder/edu_application.js +++ b/public/javascripts/educoder/edu_application.js @@ -125,7 +125,7 @@ $(window).resize(function() { rightSlider(); }); function rightSlider() { - var poi = parseInt((parseInt($(window).width()) - 1200) / 2) - 34; + var poi = parseInt((parseInt($(window).width()) - 1200) / 2) - 81; // console.log(parseInt($(window).width())+" "+poi); if (poi > 0) { $(".-task-sidebar").css("right", poi); diff --git a/public/react/src/Loading.js b/public/react/src/Loading.js index 07ab19a4a..2bca2a482 100644 --- a/public/react/src/Loading.js +++ b/public/react/src/Loading.js @@ -9,7 +9,16 @@ class Loading extends Component { // Loading return (
非试用内容,需要授权
-- - {item.name} - -
- -
-
-
-
-
非试用内容,需要授权
++ + {item.name} + +
+ +
+
+
+
+