yfx
2026-03-17 381d5de0e1c366f300be2d91282b0d1629cbaa45
pages/quanyi/components/agreement/index.vue
@@ -12,6 +12,10 @@
    const _this = this;
    uni.request( {
      url: _this.$webHost + "/api/v2/renpin/H5/getPlatformProtocolNew",
      data: {
        customerId: uni.getStorageSync('qxgLogin').customerId,
        appId: uni.getStorageSync('qxgLogin').appId
      },
      method: 'GET',
      success(res) {
        console.log(111,res.data.data);