@ -58,7 +58,7 @@ class _TreatyPage extends State<TreatyPage> {
child: Align(
alignment: Alignment.center,
child: Text(
"用户注册及使用App隐私协议",
(userType == "0") ? "用户注册及使用App隐私协议" : "用户协议",
style: TextStyle(
fontSize: 18.sp,
fontWeight: MyFontWeight.semi_bold,