cshenfu
2023-05-17 ccda24599f10f91a4a58f577e674c8e342c8c7a1
add pay
1个文件已修改
1 ■■■■ 已修改文件
pages/vip/vip.vue 1 ●●●● 补丁 | 查看 | 原始文档 | 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