体验官打卡

This commit is contained in:
2023-07-17 17:33:54 +08:00
parent 3ecd1fefa7
commit 38391e46a1
18 changed files with 389 additions and 56 deletions

View File

@@ -43,7 +43,7 @@ Page({
Type: options.type
})
if(this.data.Type == '1' || this.data.Type == '2') {
if(this.data.Type == '1') {
this.setData({
refertoStatus: true
})