diff --git a/public/react/src/AppConfig.js b/public/react/src/AppConfig.js index ff002cf89..db54c550f 100644 --- a/public/react/src/AppConfig.js +++ b/public/react/src/AppConfig.js @@ -47,11 +47,15 @@ if (isDev) { window.location.search.indexOf('debug=a') != -1 ? 'admin' : parsed.debug || 'admin' } // 超管 -debugType = "admin"; +debugType="admin"; // 老师 -//debugType="teacher"; +// debugType="teacher"; // 学生 -//debugType="student"; +// debugType="student"; + + + + function clearAllCookie() { cookie.remove('_educoder_session', { path: '/' }); diff --git a/public/react/src/modules/question/Paperreview_single.js b/public/react/src/modules/question/Paperreview_single.js index cdd0501d5..2e50dc020 100644 --- a/public/react/src/modules/question/Paperreview_single.js +++ b/public/react/src/modules/question/Paperreview_single.js @@ -113,7 +113,7 @@ class Paperreview_single extends Component { {/*顶部*/}
{indexx}
、 +{indexx}
、
{ - objectsingle && objectsingle.program_attr && objectsingle.program_attr.description ? -
- {
- itemsnamesy === null || itemsnamesy === undefined ?
- ""
- :
-
+ {
+ itemsnamesy===null || itemsnamesy===undefined?
+ ""
+ :
+
{indexx}
、 +{indexx}
、