Преглед на файлове

Merge branch 'feature/新手指导' of Software/android-cloud-H5 into develop

huangxiaojing преди 2 години
родител
ревизия
36b50509b7
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      pages/activity/invite-user/guide-pc.vue
  2. 1 1
      pages/activity/invite-user/guide.vue

+ 1 - 1
pages/activity/invite-user/guide-pc.vue

@@ -47,7 +47,7 @@ export default {
     async getAdInfoByAdPlace() {
       const data = {
           id: 1,
-          adPlace: 511,
+          adPlace: 20,
           os: 1
         }
       const res = await this.$axios.$post('/v5/advertising/getAdInfoByAdPlace', data);

+ 1 - 1
pages/activity/invite-user/guide.vue

@@ -45,7 +45,7 @@ export default {
     async getAdInfoByAdPlace() {
       const data = {
           id: 1,
-          adPlace: 511,
+          adPlace: 20,
           os: 1
         }
       const res = await this.$axios.$post('/v5/advertising/getAdInfoByAdPlace', data);