视频抽奖次数显示修改

This commit is contained in:
GaoHao
2024-12-07 15:46:08 +08:00
parent ff96875de7
commit 3ecd48231f
7 changed files with 39 additions and 12 deletions

View File

@@ -41,7 +41,9 @@ module.exports = {
title: '用户信息失效,请重新登录!',
icon: 'none'
})
uni.navigateTo({
url: "/pages/login/login"
})
},
post: function(url, data, header) {
let that = this;