|
@@ -236,7 +236,7 @@ margin-right: 18rpx;display: inline-block;vertical-align: middle;}
|
|
|
|
|
|
|
|
/***** 单选题 *****/
|
|
/***** 单选题 *****/
|
|
|
.phone-danxuan-box{
|
|
.phone-danxuan-box{
|
|
|
- margin: 0 10rpx;overflow: auto;height: calc(100vh - 440rpx - var(--status-bar-height));
|
|
|
|
|
|
|
+ margin: 0 10rpx;overflow: auto;height: calc(100vh - 450rpx - var(--status-bar-height));
|
|
|
.danxuan-option-box{
|
|
.danxuan-option-box{
|
|
|
width: 100%;line-height:96rpx;border-radius: 8px;margin-bottom: 20rpx;
|
|
width: 100%;line-height:96rpx;border-radius: 8px;margin-bottom: 20rpx;
|
|
|
font-size: 32rpx;color: #666;box-sizing: border-box;padding: 10rpx 24rpx;
|
|
font-size: 32rpx;color: #666;box-sizing: border-box;padding: 10rpx 24rpx;
|
|
@@ -255,14 +255,14 @@ margin-right: 18rpx;display: inline-block;vertical-align: middle;}
|
|
|
}
|
|
}
|
|
|
/***** 判断题 *****/
|
|
/***** 判断题 *****/
|
|
|
.phone-duoxuan-box{
|
|
.phone-duoxuan-box{
|
|
|
- margin: 0 10rpx;overflow: auto;height: calc(100vh - 440rpx - var(--status-bar-height));
|
|
|
|
|
|
|
+ margin: 0 10rpx;overflow: auto;height: calc(100vh - 450rpx - var(--status-bar-height));
|
|
|
.duoxuan-option-box{
|
|
.duoxuan-option-box{
|
|
|
width: 100%;line-height:96rpx;border-radius: 8px;margin-bottom: 20rpx;
|
|
width: 100%;line-height:96rpx;border-radius: 8px;margin-bottom: 20rpx;
|
|
|
font-size: 32rpx;color: #666;box-sizing: border-box;padding: 10rpx 24rpx;
|
|
font-size: 32rpx;color: #666;box-sizing: border-box;padding: 10rpx 24rpx;
|
|
|
display: flex;
|
|
display: flex;
|
|
|
.option-change{
|
|
.option-change{
|
|
|
width: 48rpx;height: 48rpx;line-height: 48rpx;box-sizing: border-box;
|
|
width: 48rpx;height: 48rpx;line-height: 48rpx;box-sizing: border-box;
|
|
|
- flex-shrink: 0;border-radius: 50%;border: 1rpx solid;margin-right: 16rpx;
|
|
|
|
|
|
|
+ flex-shrink: 0;border: 1rpx solid;margin-right: 16rpx;
|
|
|
display: flex;align-items: center;justify-content: center;
|
|
display: flex;align-items: center;justify-content: center;
|
|
|
}
|
|
}
|
|
|
.option-question{font-size: 32rpx;line-height: 1.6;margin-left: 6rpx;@include ezy-rich-text;
|
|
.option-question{font-size: 32rpx;line-height: 1.6;margin-left: 6rpx;@include ezy-rich-text;
|
|
@@ -276,7 +276,7 @@ margin-right: 18rpx;display: inline-block;vertical-align: middle;}
|
|
|
|
|
|
|
|
/***** 判断题 *****/
|
|
/***** 判断题 *****/
|
|
|
.phone-panduan-box{
|
|
.phone-panduan-box{
|
|
|
- margin: 0 10rpx;overflow: auto;height: calc(100vh - 440rpx - var(--status-bar-height));
|
|
|
|
|
|
|
+ margin: 0 10rpx;overflow: auto;height: calc(100vh - 450rpx - var(--status-bar-height));
|
|
|
.panduan-option-box{
|
|
.panduan-option-box{
|
|
|
width: 100%;line-height:96rpx;border-radius: 8px;margin-bottom: 20rpx;
|
|
width: 100%;line-height:96rpx;border-radius: 8px;margin-bottom: 20rpx;
|
|
|
font-size: 32rpx;color: #666;box-sizing: border-box;padding: 10rpx 24rpx;
|
|
font-size: 32rpx;color: #666;box-sizing: border-box;padding: 10rpx 24rpx;
|
|
@@ -293,7 +293,7 @@ margin-right: 18rpx;display: inline-block;vertical-align: middle;}
|
|
|
|
|
|
|
|
/***** 填空题 *****/
|
|
/***** 填空题 *****/
|
|
|
.phone-tiankong-box{
|
|
.phone-tiankong-box{
|
|
|
- overflow: auto;height: calc(100vh - 440rpx - var(--status-bar-height));
|
|
|
|
|
|
|
+ overflow: auto;height: calc(100vh - 450rpx - var(--status-bar-height));
|
|
|
.tiankong-option-box{
|
|
.tiankong-option-box{
|
|
|
padding:0 40rpx;box-sizing: border-box;margin-bottom: 36rpx;
|
|
padding:0 40rpx;box-sizing: border-box;margin-bottom: 36rpx;
|
|
|
.option-question{font-size: 30rpx;color: #333;}
|
|
.option-question{font-size: 30rpx;color: #333;}
|