This commit is contained in:
nopy 2024-07-08 20:40:43 +08:00
commit 6bb52471ad
2 changed files with 3 additions and 2 deletions

View File

@ -215,7 +215,7 @@ function Questionmange(){
{type==='填空题'&&data&&<table>
<div className='smaller-box'>
<tr className='title-link1'>
<th>题目ID</th>
<th>题目ID</th>
<th>问题</th>
<th>答案</th>
{isTrue&&<th style={{color:'red'}}>选择要删除的题目</th>}

View File

@ -31,7 +31,7 @@ function HeaderNavTeacher() {
return (
//
<div className="nav">
<div className="nav">
<div className='title-nav'>
<img src={Logo} alt="" width='45px' height='40px'/>
<p>达梦实训平台</p>
@ -40,6 +40,7 @@ function HeaderNavTeacher() {
{/* <div>
头像
</div> */}
</div>
<div className='left-nav-li'>
<ul>