【修改】 签到完返回首页

This commit is contained in:
fengachen
2022-01-13 12:29:28 +08:00
parent fe2005d734
commit fb86d8a546
2 changed files with 18 additions and 0 deletions
+6
View File
@@ -10,12 +10,18 @@ Page({
* 页面的初始数据
*/
data: {
statusBarHeight: wx.getSystemInfoSync()['statusBarHeight'],
form: {},
isSigned: 1, // 是否报名
fileId: '', // 图片id
src: null ,// 签名之后,保存签名的图片地址
meetingTypeText:""
},
goBack(){
wx.switchTab({
url: '../home/home',
})
},
/*
* 会议类型