mobile/pages/branch/activity/detail/detail.vue
@@ -531,9 +531,9 @@ /* this.$refs.regForm.branch_name = this.activityData.branch.name; this.$refs.regForm.formData.branch_id = this.activityData.branch_id; */ this.is_friend = e; if (this.activityData.fee > 0 || e || !this.activityData.is_member) { //if (this.activityData.fee > 0 || e || !this.activityData.is_member) { this.isOpenReg = true; } else { /* } else { uni.showModal({ title: '提示', content: '确定要报名吗?', @@ -543,7 +543,7 @@ } } }); } } */ }, closeRegFunc(e) {