yfx
2026-03-17 da7e9c9edc52bb9907542351bd3cf973ddedb43c
pages/quanyi/components/agreement/index.vue
@@ -42,12 +42,12 @@
            zIndex="3">
    <uv-cell-group>
      <view class="popup-title">
        <view>请阅读以下协议</view>
        <view style="margin: auto;text-align: center;padding: 20rpx;">请阅读以下协议</view>
      </view>
      <view class="setting-list-item">
        <view
            class="setting-text"
            style="font-size: 32rpx; font-weight: bold; justify-content: left"
            style="font-size: 32rpx; font-weight: bold; justify-content: left;padding-left: 30rpx;"
        >平台服务协议</view
        >
      </view>
@@ -73,7 +73,10 @@
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  margin-top: 38rpx;
  text-align: center;
}
.setting-list-item {
  display: flex;