|
|
@@ -242,8 +242,7 @@
|
|
|
<text class="section-content">
|
|
|
如您对本隐私政策有任何疑问、意见或建议,或需要行使您的权利,请通过以下方式联系我们:
|
|
|
</text>
|
|
|
- <text class="section-content">客服电话:400-XXX-XXXX</text>
|
|
|
- <text class="section-content">服务邮箱:privacy@ai-retail.com</text>
|
|
|
+ <text class="section-content">客服电话:400-0755-315</text>
|
|
|
<text class="section-content">服务时间:周一至周日 9:00-21:00</text>
|
|
|
<text class="section-content">
|
|
|
一般情况下,我们将在15个工作日内回复您的请求。
|
|
|
@@ -286,7 +285,7 @@ onLoad(() => {
|
|
|
margin-bottom: 40rpx;
|
|
|
padding-bottom: 32rpx;
|
|
|
border-bottom: 2rpx solid rgba(255, 193, 7, 0.2);
|
|
|
-
|
|
|
+
|
|
|
.title {
|
|
|
display: block;
|
|
|
font-size: 44rpx;
|
|
|
@@ -295,7 +294,7 @@ onLoad(() => {
|
|
|
margin-bottom: 20rpx;
|
|
|
letter-spacing: 2rpx;
|
|
|
}
|
|
|
-
|
|
|
+
|
|
|
.update-time {
|
|
|
display: block;
|
|
|
font-size: 24rpx;
|
|
|
@@ -313,13 +312,13 @@ onLoad(() => {
|
|
|
border-radius: 16rpx;
|
|
|
border-left: 6rpx solid #2196F3;
|
|
|
margin-bottom: 48rpx;
|
|
|
-
|
|
|
+
|
|
|
.notice-icon {
|
|
|
font-size: 36rpx;
|
|
|
flex-shrink: 0;
|
|
|
margin-top: 4rpx;
|
|
|
}
|
|
|
-
|
|
|
+
|
|
|
.notice-text {
|
|
|
flex: 1;
|
|
|
font-size: 26rpx;
|
|
|
@@ -330,7 +329,7 @@ onLoad(() => {
|
|
|
|
|
|
.section {
|
|
|
margin-bottom: 48rpx;
|
|
|
-
|
|
|
+
|
|
|
.section-title {
|
|
|
display: block;
|
|
|
font-size: 32rpx;
|
|
|
@@ -341,7 +340,7 @@ onLoad(() => {
|
|
|
border-left: 6rpx solid #FFC107;
|
|
|
line-height: 1.4;
|
|
|
}
|
|
|
-
|
|
|
+
|
|
|
.section-content {
|
|
|
display: block;
|
|
|
font-size: 28rpx;
|
|
|
@@ -349,7 +348,7 @@ onLoad(() => {
|
|
|
line-height: 1.8;
|
|
|
margin-bottom: 16rpx;
|
|
|
text-align: justify;
|
|
|
-
|
|
|
+
|
|
|
&.sub-item {
|
|
|
padding-left: 32rpx;
|
|
|
color: #666666;
|