tanxue 2 miesięcy temu
rodzic
commit
6e5b836528

+ 1 - 1
common/styles/global/components.scss

@@ -62,7 +62,7 @@ $titleBar-tabBar-page: calc(100vh - var(--status-bar-height));
 
 /***** tabbar  *****/
 .ezy-custom-tabbar{
-	width: 100%;height: 150rpx;position: fixed;left: var(-window-left);right: var(-window right);
+	width: 100%;height: 150rpx;position: fixed;left: 0;right: 0;
 	bottom: var(--window-bottom);padding-bottom: env(safe-area-inset-bottom);box-sizing: border-box;z-index: 9;
 	.tabbar-item-box{display: flex;flex-wrap: nowrap;justify-content: space-evenly;
 	box-sizing: border-box;padding: 0 96rpx;

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

@@ -105,7 +105,7 @@
 
 // 用户协议弹窗
 .agree-sections-dialog{
-	width: 635rpx;height: 702rpx;padding: 360rpx 36rpx 42rpx;box-sizing: border-box;text-align: center;margin-bottom: 26%;
+	width: 635rpx;height: 702rpx;padding: 350rpx 0 42rpx;box-sizing: border-box;text-align: center;margin-bottom: 26%;
 	background-image: url("@/static/images/login/agree-dialog-bj.png");@include ezy-no-repeat-cover;
 	.agree-title{color:#666;font-size: 32rpx;font-weight: 600;}
 	.agree-tip{color:#777;font-size: 28rpx;margin-top: 30rpx;}

+ 0 - 18
components/custom-tabbar/custom-tabbar.vue

@@ -121,21 +121,3 @@
 	}
 </script>
 
-
-<style scoped>
-	.custom-tabbar {
-		display: flex;
-		justify-content: space-around;
-		align-items: center;
-		/* 其他样式 */
-	}
-
-	.tab-item {
-		flex: 1;
-		/* 样式 */
-	}
-
-	.tab-icon {
-		/* 图标样式 */
-	}
-</style>

+ 1 - 1
pages/study/lookShipin.vue

@@ -26,7 +26,7 @@
 			</view>
 		</view>
 		<uni-popup ref="popupRef" :animation="false" :is-mask-click="false"
-			mask-background-color="rgba(51, 137, 217, 0.65);">
+			mask-background-color="rgba(51, 137, 217, 0.95);">
 			<view :class="courseClass">
 				<view class="text-score">{{credit}}</view>
 				<view class="course-btn-box">