tanxue 3 ماه پیش
والد
کامیت
849a791595
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      common/styles/global/pages.scss

+ 2 - 2
common/styles/global/pages.scss

@@ -2083,7 +2083,7 @@
 }
 
 // 单词详情-读
-/* .words-du-box{
+.words-du-box{
 	display: flex;flex-direction: column;padding: 10rpx;box-sizing: border-box;
 	height: calc(100vh - 290rpx - var(--status-bar-height));
 	.du-body-box{flex: 1;text-align: center;}
@@ -2108,7 +2108,7 @@
 		.play-btn{background-image: url("@/static/images/study/cjdc/wordView/play-btn.png");}
 		.playing-btn{background-image: url("@/static/images/study/cjdc/wordView/playing-btn.gif");}
 	}
-} */
+}
 
 // 单词详情-选
 .words-xuan-box{