diff --git a/public/react/src/AppConfig.js b/public/react/src/AppConfig.js index 4667ebbde..e321b4d2e 100644 --- a/public/react/src/AppConfig.js +++ b/public/react/src/AppConfig.js @@ -42,11 +42,11 @@ 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"; diff --git a/public/react/src/modules/question/Paperreview_single.js b/public/react/src/modules/question/Paperreview_single.js index 6cbfa6ac3..4066658b9 100644 --- a/public/react/src/modules/question/Paperreview_single.js +++ b/public/react/src/modules/question/Paperreview_single.js @@ -125,7 +125,7 @@ class Paperreview_single extends Component { {/*顶部*/}
-

{indexx}

、 +

{indexx}

@@ -149,13 +155,13 @@ class Paperreview_single extends Component { objectsingle.item_type==="PROGRAM"?
({objectsingle.score}分)
-
@@ -163,19 +169,18 @@ class Paperreview_single extends Component { :
({objectsingle.score}分)
-
{ itemssname===null|| itemssname===undefined? "" : @@ -212,7 +217,7 @@ class Paperreview_single extends Component {

{ 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 a858449b3..47e460736 100644 --- a/public/react/src/modules/question/component/Listjihe.js +++ b/public/react/src/modules/question/component/Listjihe.js @@ -168,18 +168,29 @@ 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 }. @@ -187,10 +198,11 @@ class Listjihe extends Component { { items.item_type==="PROGRAM"? -
+
: -
+
+ { items===undefined||items===null||items===""?"": items.name === undefined || items.name === null || items.name === "" ? "" @@ -198,7 +210,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 423cd6b04..9fffcca76 100644 --- a/public/react/src/modules/testpaper/component/Paperlibraryseeid_items.js +++ b/public/react/src/modules/testpaper/component/Paperlibraryseeid_items.js @@ -121,7 +121,7 @@ class Paperlibraryseeid_items extends Component { {/*顶部*/}
-

{indexx}

、 +

{indexx}

@@ -145,12 +153,12 @@ class Paperlibraryseeid_items extends Component { objectsingle.item_type==="PROGRAM"?
({objectsingle.score}分)
-
@@ -158,18 +166,17 @@ class Paperlibraryseeid_items extends Component { :
({objectsingle.score}分)
-
{ itemssname===null || itemssname===undefined? "" :