This commit is contained in:
liuyuan
2025-08-19 10:35:00 +08:00
parent 4627e2bd01
commit dc2aa7407f
15 changed files with 8120 additions and 5894 deletions

View File

@@ -438,6 +438,7 @@ export default {
//页面显示
onShow() {
this.getBookList();
this.getUserCouponList();
this.getData();
this.gethufenData();
//获取vip身份
@@ -474,7 +475,7 @@ export default {
method: "POST", // POST、GET、PUT、DELETE具体说明查看官方文档
data: {
page: 1,
limit: 10,
limit: 9999,
getType: "", //获取类型 0 后台赠送 1 主动获取
status: "0", //使用状态 0 未使用 1 已使用 2 已过期
userInfo: "", //用户信息