【update】 起草组报名页面

This commit is contained in:
danshihao
2024-01-15 18:15:13 +08:00
parent 2a694be73e
commit dff90e51a5
@@ -42,7 +42,7 @@ Page({
let url = decodeURIComponent(options.q)
let id = url.split('=')[1]
// 用于测试代码
id = '1746776208124739585'
// id = '1746776208124739585'
this.setData({ id })
this.loadData()
},