笙默考试管理系统-MyExamTest(27)

笙默考试管理系统-MyExamTest(27)

目录

[一、 笙默考试管理系统-MyExamTest](#一、 笙默考试管理系统-MyExamTest)

[二、 笙默考试管理系统-MyExamTest](#二、 笙默考试管理系统-MyExamTest)

[三、 笙默考试管理系统-MyExamTest](#三、 笙默考试管理系统-MyExamTest)

[四、 笙默考试管理系统-MyExamTest](#四、 笙默考试管理系统-MyExamTest)

[五、 笙默考试管理系统-MyExamTest](#五、 笙默考试管理系统-MyExamTest)

  • 笙默考试管理系统-MyExamTest

#dayTest-box .dayTest-list .test-overList .test-overImg{

display: inline-block;

width: 60px;

height: 60px;

vertical-align: top;

margin-right:15px;

}

  • 笙默考试管理系统-MyExamTest

#dayTest-box .dayTest-list .test-overList .test-overNum{

font-size: 24px;

color: #a0c001;

}

.dayTest-list .test-overItem2{

}

.dayTest-list .test-overItem1 .test-overImg{

background: url(../img/ques_count_total.png)no-repeat;

}

.dayTest-list .test-overItem2 .test-overImg{

background: url(../img/ques_count_actual.png)no-repeat;

}

  • 笙默考试管理系统-MyExamTest

.dayTest-list .test-overItem3 .test-overImg{

background: url(../img/ques_correct_rate.png)no-repeat;

}

#dayTest-box .test-nocount{

height:60px;

line-height:60px;

font-size:16px;

color#000;

text-align: center;

}

  • 笙默考试管理系统-MyExamTest

#dayTest-box .test-nocount .test-nocountImg{

display:inline-block;

width:87px;

height:60px;

background:url(../img/no_ques_count.png)no-repeat;

vertical-align: top;

margin-right:20px;

}

  • 笙默考试管理系统-MyExamTest

#dayTest-box .test-failure{

height:60px;

line-height:60px;

font-size:16px;

color#000;

text-align: center;

}

#dayTest-box .test-failure .test-failureImg{

display:inline-block;

width:33px;

height:33px;

background:url(../img/ques_Count_Loading.png)no-repeat;

vertical-align: middle;

margin-right:20px;

cursor:pointer;

}

相关推荐
岛泪4 分钟前
把 el-cascader 的 options 平铺为一维数组(只要叶子节点)
前端·javascript·vue.js
lendsomething21 分钟前
graalvm使用实战:在java中执行js脚本
java·开发语言·javascript·graalvm
Kiyra1 小时前
阅读 Netty 源码关于 NioEventLoop 和 Channel 初始化部分的思考
运维·服务器·前端
冰暮流星1 小时前
javascript的switch语句介绍
java·前端·javascript
小简GoGo1 小时前
前端常用设计模式快速入门
javascript·设计模式
做科研的周师兄1 小时前
【MATLAB 实战】|多波段栅格数据提取部分波段均值——批量处理(NoData 修正 + 地理信息保真)_后附完整代码
前端·算法·机器学习·matlab·均值算法·分类·数据挖掘
da_vinci_x2 小时前
图标量产:从“手绘地狱”到“风格克隆”?Style Reference 的工业化实战
前端·游戏·ui·prompt·aigc·设计师·游戏美术
利刃大大2 小时前
【ES6】变量与常量 && 模板字符串 && 对象 && 解构赋值 && 箭头函数 && 数组 && 扩展运算符 && Promise/Await/Async
开发语言·前端·javascript·es6
天若有情6732 小时前
ES6 模块与 CommonJS 的区别详解
前端·javascript·es6
大猫会长2 小时前
postgreSQL中,RLS的using与with check
开发语言·前端·javascript