|
@@ -2075,7 +2075,7 @@
|
|
// 单词详情- 学
|
|
// 单词详情- 学
|
|
.words-xue-box{
|
|
.words-xue-box{
|
|
text-align: center;
|
|
text-align: center;
|
|
- .words-xue-body{height: calc(100vh - 380rpx - var(--status-bar-height));overflow-y: auto;}
|
|
|
|
|
|
+ .words-xue-body{height: calc(100vh - 390rpx - var(--status-bar-height));overflow-y: auto;}
|
|
.word-block-box{
|
|
.word-block-box{
|
|
text{min-width: 50rpx;height: 50rpx;line-height: 48rpx;font-size: 26rpx;margin: 12rpx 0;
|
|
text{min-width: 50rpx;height: 50rpx;line-height: 48rpx;font-size: 26rpx;margin: 12rpx 0;
|
|
padding: 0 10rpx;box-sizing: border-box;border-radius: 8rpx;
|
|
padding: 0 10rpx;box-sizing: border-box;border-radius: 8rpx;
|
|
@@ -2138,7 +2138,7 @@
|
|
// 单词详情-拼
|
|
// 单词详情-拼
|
|
.words-pin-box{
|
|
.words-pin-box{
|
|
display: flex;flex-direction: column;padding: 10rpx;box-sizing: border-box;
|
|
display: flex;flex-direction: column;padding: 10rpx;box-sizing: border-box;
|
|
- height: calc(100vh - 380rpx - var(--status-bar-height));
|
|
|
|
|
|
+ height: calc(100vh - 390rpx - var(--status-bar-height));
|
|
.pin-body-box{flex: 1;overflow-y: auto;}
|
|
.pin-body-box{flex: 1;overflow-y: auto;}
|
|
// 拼读 +选择
|
|
// 拼读 +选择
|
|
.pin-words-box{
|
|
.pin-words-box{
|
|
@@ -2194,7 +2194,7 @@
|
|
// 单词详情-读
|
|
// 单词详情-读
|
|
.words-du-box{
|
|
.words-du-box{
|
|
display: flex;flex-direction: column;padding: 10rpx;box-sizing: border-box;
|
|
display: flex;flex-direction: column;padding: 10rpx;box-sizing: border-box;
|
|
- height: calc(100vh - 380rpx - var(--status-bar-height));
|
|
|
|
|
|
+ height: calc(100vh - 390rpx - var(--status-bar-height));
|
|
.du-body-box{flex: 1;text-align: center;}
|
|
.du-body-box{flex: 1;text-align: center;}
|
|
.du-yb-play-box{margin: 56rpx 0 42rpx;}
|
|
.du-yb-play-box{margin: 56rpx 0 42rpx;}
|
|
.du-words-explain-box{margin-top: 24rpx;}
|
|
.du-words-explain-box{margin-top: 24rpx;}
|
|
@@ -2222,7 +2222,7 @@
|
|
// 单词详情-选
|
|
// 单词详情-选
|
|
.words-xuan-box{
|
|
.words-xuan-box{
|
|
display: flex;flex-direction: column;padding: 10rpx;box-sizing: border-box;
|
|
display: flex;flex-direction: column;padding: 10rpx;box-sizing: border-box;
|
|
- height: calc(100vh - 380rpx - var(--status-bar-height));
|
|
|
|
|
|
+ height: calc(100vh - 390rpx - var(--status-bar-height));
|
|
.xuan-body-box{flex: 1;overflow-y: auto;text-align: center;}
|
|
.xuan-body-box{flex: 1;overflow-y: auto;text-align: center;}
|
|
.show-words-box{
|
|
.show-words-box{
|
|
width: 100%;overflow: hidden;word-wrap: break-word;word-break: break-all;
|
|
width: 100%;overflow: hidden;word-wrap: break-word;word-break: break-all;
|
|
@@ -2258,7 +2258,7 @@
|
|
// 单词详情-背
|
|
// 单词详情-背
|
|
.words-bei-box{
|
|
.words-bei-box{
|
|
display: flex;flex-direction: column;text-align: center;
|
|
display: flex;flex-direction: column;text-align: center;
|
|
- height: calc(100vh - 380rpx - var(--status-bar-height));
|
|
|
|
|
|
+ height: calc(100vh - 390rpx - var(--status-bar-height));
|
|
// 答案
|
|
// 答案
|
|
.words-answer-box{
|
|
.words-answer-box{
|
|
min-width: 420rpx;max-width: 90%;height: 120rpx;line-height: 120rpx;margin: 64rpx auto 0;
|
|
min-width: 420rpx;max-width: 90%;height: 120rpx;line-height: 120rpx;margin: 64rpx auto 0;
|