| pages/vip/vip.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/vip/vip.vue
@@ -119,6 +119,7 @@ ...mapState(['userInfo','num']) }, onLoad() { let url = window.location.href; if(!url.match(/\?/)) { location.replace(window.location.href.split('#')[0] + '?' + window.location.hash); } this.$request('/api/Comb/index').then(res => { console.log(res) this.rechargeOptions = res.data.data