1 Star 0 Fork 142

falost/在线考试小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.wxss 6.18 KB
一键复制 编辑 原始数据 按行查看 历史
陈鹏 提交于 2021-04-20 21:42 . ui更新
/**app.wxss**/
@import '/component/iView/button/index.wxss';
@import '/component/iView/radio/index.wxss';
@import '/component/iView/input/index.wxss';
@import "./assets/css/weui.wxss";
@import "colorui/main.wxss";
@import "colorui/icon.wxss";
@import './common.wxss';
page {
background: #f7f7f7;
/* background: #fff; */
}
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 200rpx 0;
box-sizing: border-box;
}
.student-page {
background: white;
}
.student-page button {
height: 30px;
line-height: 30px;
margin-top: 7px;
}
.gapfilling-span {
color: red;
padding: 0px 30px;
margin: 0px 5px;
border-bottom: 3px double red;
}
.ueditor-p {
display: inline !important;
}
.exam-hidden {
display: none;
}
.exam-pick-input{
height: 30px;
}
body, page {
height: 100%;
}
body, page {
height: 100%;
}
.weui-cells__title {
margin-top: 15px;
margin-bottom: 8px;
font-size: 14px;
}
.weui-label, .weui-input {
font-size: 17px;
}
.weui-cell_active {
background-color: #ececec;
}
.disabled-text {
color: #B2B2B2;
}
.weui-btn-area {
padding-bottom: 30px;
}
.weui-cells__title {
margin-top: 20px;
}
.weui-panel__hd:after {
display: none;
}
.weui-panel__bd {
position: relative;
}
.weui-media-box {
padding-top: 0;
}
.weui-panel__bd:after {
content: " ";
position: absolute;
bottom: 0;
right: 0;
height: 1px;
border-bottom: 1rpx solid #e5e5e5;
color: #e5e5e5;
left: 15px;
}
.weui-uploader__input-box {
margin-bottom: 4px;
}
.weui-placeholder {
color: #B2B2B2;
}
.mainUI {
position: relative;
width: 100vw;
height: 100%;
background-image: url(https://mc.qcloudimg.com/static/img/fae52dbeb369a1f6a6b91e80a60485cf/bg.png);
background-color: #1F2531;
background-repeat: no-repeat;
background-size: cover;
}
.title {
color: #ffffff;
font-size: 16px;
text-align: center;
padding: 10vw 0 5vw;
}
.tips {
color: #ffffff;
font-size: 12px;
text-align: center;
padding: 0 0 5vw;
}
.guide-box {
text-align: center;
}
.guide {
display: inline-block;
width: 35vw;
height: 33vw;
background-color: rgba(0, 0, 0, 0.55);
text-align: center;
margin: 5vw;
vertical-align: top;
}
.guide-nomore {
display: inline-block;
width: 35vw;
height: 33vw;
text-align: center;
margin: 1.5px;
vertical-align: top;
}
.guide-nomore-bk {
background-color: rgba(0, 0, 0, 0.3);
}
.guide_icon {
display: block;
width: 72rpx;
height: 72rpx;
margin: 20px auto 0;
}
.guide_label {
display: block;
margin-top: 10px;
color: #CFE4FF;
font-size: 28rpx;
}
.guide_desc {
display: block;
margin-top: 2px;
color: #CFE4FF;
font-size: 28rpx;
white-space: nowrap;
}
.guide_nomore_label {
margin-top: 36px;
color: rgba(256, 256, 256, 0.3);
font-size: 14px;
}
.logo-box {
position: absolute;
width: 100vw;
bottom: 36rpx;
text-align: center;
}
.logo {
width: 160rpx;
height: 44rpx;
}
.img-box {
position: relative;
display:inline-block;
height: 50px;
width: 13.6vw;
margin:0 1.5vw;
}
.img-view {
position: relative;
display: block;
width: 50px;
height: 50px;
}
.img-view:active{
opacity: 0.55
}
.text-view {
position: relative;
display: block;
color: #ffffff;
width: 100%;
font-size:10px;
text-align: center;
}
.operate {
display:flex;
flex-direction: row;
justify-content: center;
position: absolute;
right: 0;
left: 0;
bottom: 2vh;
width: 100%;
height: 50px;
}
.close {
position:absolute;
padding-left:5vw;
padding-right:5vw;
width:50rpx;
height:60rpx;
}
.close.i-icon{
color:#eee;
font-size:60rpx;
font-family: "asiar";
top:3.2vh;
text-align:center;
line-height:40px!important;
}
.close.i-icon.float{
display:block;
color : #eee;
font-size : 60rpx;
top: 3.5vh;
}
.inline{
display: inline
}
.fo-lan{
color: #0099FF
}
.fo-t{
color: #46495f
}
.fo-p{
color: #ff6633
}
.bg-t{
background-color: #46495f
}
.bg-t:active {
background-color: rgba(70, 73, 95, 0.8)
}
.bg-p{
background-color: #ff6633
}
.bg-sp{
background-color: rgba(255, 101, 50, 0.06)
}
.fo-green{
color: #33CC66
}
.bg-green{
background-color: #33CC66
}
.bg-g2{
background-color: #e1e1e1
}
.fo-g2{
color: #e1e1e1
}
.w-600{
width: 600rpx
}
.fix-user{
width: 100rpx;
height: 100rpx;
border-radius: 100rpx 0 0 100rpx;
position: fixed;
top: 120rpx;
right: 0rpx;
background-color: #fff;
}
.point-green{
background-color: #33CC66;
width: 15rpx;
height: 15rpx;
border-radius: 30rpx;
border: 5rpx solid rgb(195, 252, 213)
}
.point-ori{
background-color: #ff6633;
width: 15rpx;
height: 15rpx;
border-radius: 30rpx;
border: 5rpx solid #fcc4b2
}
.nom{
display: inline-block;
padding: 0 30rpx;
line-height: 50rpx;
background-color: #f3f3f3;
border-radius: 0 50rpx 50rpx 0;
margin-top: 30rpx
}
.choose-address-btn{
width: 80rpx;
height: 50rpx;
font-size: 24rpx;
text-align: center;
line-height: 50rpx;
background-color: #46495f;
color: #ffffff;
border-radius: 4rpx
}
.vertical-line{
width: 2rpx;
height: 50rpx;
background-color: #e1e1e1
}
.address-content{
width: 443rpx;
}
.tags{
padding: 15rpx 30rpx;
margin-right: 20rpx;
border-radius: 100rpx;
font-size: 24rpx;
margin-bottom: 20rpx;
}
.fix-top{
width: 750rpx;
position: fixed;
top: 0
}
.fix-bot{
width: 750rpx;
position: fixed;
bottom: 0;
}
.nm{
width: 60rpx;
height: 40rpx;
display: inline-block;
text-align: center;
line-height: 40rpx;
font-size: 22rpx;
border: 1rpx solid #e1e1e1;
color: #888;
border-radius: 6rpx
}
/*外层容器,防止穿透点击*/
.canui-load{
position:fixed;
width: 100%;
height: 100%;
top:0;
left:0;
background: rgba(0, 0, 0, 0.5);
z-index:99999;
}
.exam-qustion-content {
word-break: break-all;
white-space: normal;
}
.exam-qustion-content ._table {
border-collapse: collapse;
display: inline-block;
}
.exam-qustion-content ._td,.exam-qustion-content ._th {
padding: 10rpx 20rpx;
border: 1px solid #ddd;
}
.exam-qustion-content ._img {
max-width: 100%;
}
.no-data-view {
text-align: center;
width: 100%;
height: 800rpx;
margin-top: 200rpx;
}
.no-image {
width: 40%;
}
.no-text {
color: #A7AEBC;
font-size: 28rpx;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/falost/online-test-applet.git
git@gitee.com:falost/online-test-applet.git
falost
online-test-applet
在线考试小程序
exam

搜索帮助

D67c1975 1850385 1daf7b77 1850385