lin
2026-04-17 7654d718d458420c7e2d714d2cb40a7a4ffdcc68
pages/quanyi/components/agreement/index.vue
@@ -5,7 +5,6 @@
  data() {
    return {
      list: [],
      $webHost:'https://rbb98765.zrgy-bbg.com',
    }
  },
  created() {
@@ -42,12 +41,12 @@
            zIndex="3">
    <uv-cell-group>
      <view class="popup-title">
        <view style="margin: auto;text-align: center;padding: 20rpx;">请阅读以下协议</view>
        <view>请阅读以下协议</view>
      </view>
      <view class="setting-list-item">
        <view
            class="setting-text"
            style="font-size: 32rpx; font-weight: bold; justify-content: left;padding-left: 30rpx;"
            style="font-size: 32rpx; font-weight: bold; justify-content: left"
        >平台服务协议</view
        >
      </view>
@@ -73,10 +72,7 @@
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  margin-top: 38rpx;
  text-align: center;
}
.setting-list-item {
  display: flex;