lin
2026-04-28 bb4196b029c65beb5b7ea686fc80ef8e622ae27c
pages/quanyi/components/agreement/index.vue
@@ -11,6 +11,10 @@
    const _this = this;
    uni.request( {
      url: _this.$webHost + "/api/v2/renpin/H5/getPlatformProtocolNew",
      data: {
        customerId: uni.getStorageSync('ygxLogin').customerId,
        appId: uni.getStorageSync('ygxLogin').appId
      },
      method: 'GET',
      success(res) {
        console.log(res.data.data);