Rorschach 3 years ago
parent
commit
cf76dee9ee
1 changed files with 5 additions and 5 deletions
  1. 5 5
      pages/index/index.js

+ 5 - 5
pages/index/index.js

@@ -1119,13 +1119,13 @@ Page({
     httpRequestApi.postActEvent('BANNER').success(res => {
       console.log('活动banner', res)
     })
-    wx.navigateTo({
-      url: `../activity/index/index`
-      // url: `../activity/rule/rule`
-    });
     // wx.navigateTo({
-    //   url: `../activity/goodList/goodList`
+    //   url: `../activity/index/index`
+    //   // url: `../activity/rule/rule`
     // });
+    wx.navigateTo({
+      url: `../activity/goodList/goodList`
+    });
   },
   /**
    * banner点击