فهرست منبع

Merge remote-tracking branch 'origin/2024鹅状元' into 2024鹅状元

wangxy 4 ماه پیش
والد
کامیت
9ae8ee03b5

+ 1 - 1
androidPrivacy.json

@@ -2,7 +2,7 @@
     "version" : "1",
     "prompt" : "template",
     "title" : "服务协议和隐私政策",
-    "message" : "  请你务必审慎阅读、充分理解 “服务协议” 和 “隐私政策” 各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/>  进入应用前,你需先同意<a href=\"https://goosechampion.com/a/yhxy\">《服务协议》</a>和<a href=\"https://goosechampion.com/a/yszc\">\r
+    "message" : "  请你务必审慎阅读、充分理解 “服务协议” 和 “隐私政策” 各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/>  进入应用前,你需先同意<a href=\"https://goosechampion.com/a/yhxy\">《服务协议》</a>和<a href=\"https://goosechampion.com/a/yszc\">
 《隐私政策》</a>,否则将退出应用。",
     "buttonAccept" : "同意并接受",
     "buttonRefuse" : "暂不同意",

+ 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;

+ 2 - 2
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;}
@@ -1242,7 +1242,7 @@
 // 游戏
 .ezy-game-page{
 	width: 100%;height: 100vh;background-color: #23befb;position: relative;
-	padding-top:var(--status-bar-height);display: flex;flex-direction: column;
+	box-sizing: border-box;padding-top:var(--status-bar-height);display: flex;flex-direction: column;
 	@include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/game/game-bj.png");
 	.game-jf-box{position: absolute;right: 24rpx;top: var(--status-bar-height);}
 	// goose

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

@@ -127,21 +127,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">