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.item_type === "PROGRAM" ? -
-
- ({objectsingle.score}分) + objectsingle.item_type==="PROGRAM"? +
+
+ ({objectsingle.score}分)
-
@@ -152,19 +157,18 @@ class Paperreview_single extends Component { :
({objectsingle.score}分)
-
{ itemssname===null|| itemssname===undefined? "" : @@ -200,18 +204,18 @@ class Paperreview_single extends Component {

{ - objectsingle && objectsingle.program_attr && objectsingle.program_attr.description ? -

- { - itemsnamesy === null || itemsnamesy === undefined ? - "" - : - - } + objectsingle&&objectsingle.program_attr&&objectsingle.program_attr.description? +

+ { + itemsnamesy===null || itemsnamesy===undefined? + "" + : + + }

: diff --git a/public/react/src/modules/question/component/Listjihe.js b/public/react/src/modules/question/component/Listjihe.js index ffda26632..ebdaf543a 100644 --- a/public/react/src/modules/question/component/Listjihe.js +++ b/public/react/src/modules/question/component/Listjihe.js @@ -180,29 +180,41 @@ class Listjihe extends Component { padding-left: 0px !important; padding-top: 0px !important; } - + .markdown-body .ql-editor p span{ + font-weight: bold; + } + .markdown-body .ql-editor p { + font-weight: bold; + } .programquill .ql-editor{ padding-left: 0px !important; padding-top: 0px !important; } + .ql-editor{ + display: inline-block; + text-align: justify; + } ` - } - -
-
- { - this.props.listjihe - }. + } + +
+
+ { + this.props.listjihe + }.
{ items.item_type==="PROGRAM"? -
+
: -
+
+ { items===undefined||items===null||items===""?"": items.name === undefined || items.name === null || items.name === "" ? "" @@ -210,7 +222,6 @@ class Listjihe extends Component { items.name.length>0? itemssname===null|| itemssname===undefined?"": diff --git a/public/react/src/modules/testpaper/component/Paperlibraryseeid_items.js b/public/react/src/modules/testpaper/component/Paperlibraryseeid_items.js index 076104a0b..6568a209e 100644 --- a/public/react/src/modules/testpaper/component/Paperlibraryseeid_items.js +++ b/public/react/src/modules/testpaper/component/Paperlibraryseeid_items.js @@ -111,7 +111,7 @@ class Paperlibraryseeid_items extends Component { {/*顶部*/}
-

{indexx}

、 +

{indexx}

{ objectsingle.item_type === "PROGRAM" ?
+<<<<<<< HEAD
>>>>>> c6b13f1... 调整 }} > ({objectsingle.score}分)
+<<<<<<< HEAD
+======= +
+>>>>>>> c6b13f1... 调整
:
+<<<<<<< HEAD
+ ({objectsingle.score}分) +
+
>>>>>> c6b13f1... 调整 > { itemssname===null || itemssname===undefined? "" :