苹果端的一些改动更新上去

This commit is contained in:
田岩
2025-07-14 19:12:27 +08:00
parent 7e8d6eaca4
commit baab30e7e8
15 changed files with 8 additions and 7 deletions
@@ -15,7 +15,7 @@
</view>
<view class="bottom">
<view class="fz-30 font_pf text">{{ item.pgrphContent }}</view>
<view class="fz-30 font_pf text ellipsis-text">{{ item.pgrphContent }}</view>
</view>
</view>
</template>
+2 -2
View File
@@ -372,7 +372,7 @@
<style scoped lang="scss">
$bg-margin-left: 50rpx;
$bg-margin-left: 30rpx;
// :deep(.uni-scroll-view-content) {
// display: flex;
@@ -763,7 +763,7 @@
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 25rpx;
color: #323E57;
// color: #323E57;
line-height: 35rpx;
text-align: left;
font-style: normal;