|
|
@@ -175,6 +175,7 @@ class IntimacyAnalyseReportView
|
|
|
width: double.maxFinite,
|
|
|
child: GradientTextBtn.withUnlock(
|
|
|
controller.userInfo.value?.isMember ?? false,
|
|
|
+ text: StringName.intimacyAnalyseAnalysisNow,
|
|
|
onPressed: () {
|
|
|
controller.clickUnlockBtn(context);
|
|
|
},
|