Browse Source

上传

master
前端-胡立永 2 weeks ago
parent
commit
ce437e0024
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      pages/index/activity.vue

+ 3
- 0
pages/index/activity.vue View File

@ -69,6 +69,9 @@
onShow() { onShow() {
this.getBannerList() this.getBannerList()
}, },
onLoad() {
this.queryParams.className = 0
},
methods: { methods: {
// banner // banner
getBannerList(){ getBannerList(){


Loading…
Cancel
Save