WanPai/Root/Activity/VC/ActivityDetailApplyVC.swift
@@ -127,7 +127,7 @@ alertError(msg: "请至少选择一位参赛人员");return } StoresInfoView.show(activityDetailModel) { [weak self] status in StoresInfoView.show(activityDetailModel.storeInfos.first!) { [weak self] status in guard let weakSelf = self else { return } let price = weakSelf.activityDetailModel.cashPrice * Double(weakSelf.students.count)