Browse Source

qu fen smallapp he h5

HuaJingwen 6 years ago
parent
commit
dd4139ac6f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      coupon_list/index.html

+ 1 - 1
coupon_list/index.html

@@ -215,7 +215,7 @@
215 215
                       btn = [],
216 216
                       listWrapper = document.querySelector('.wrapper .activity_list');
217 217
 
218
-                axios.get('/api/v2/adv/advActivityMini', {
218
+                axios.get('/api/v2/adv/advActivity', {
219 219
                     activity_id: 1
220 220
                   })
221 221
                   .then(function (response) {