Commit 461b7907 authored by 朱璇's avatar 朱璇

文案修改

parent 5e32652d
......@@ -169,7 +169,7 @@ class _PopView implements ICenterPicker {
decoration: BoxDecoration(
borderRadius: BorderRadius.circular(7),
color: Color(0xff20BDBB)),
child: Text("一键授权",
child: Text("一键授权(加密)",
textAlign: TextAlign.start,
textScaleFactor: 1.0,
style: TextStyle(
......@@ -191,7 +191,7 @@ class _PopView implements ICenterPicker {
}),
Container(
margin: EdgeInsets.only(bottom: 23.5),
child: baseText('授权后,您的手机将以“虚拟号”方式提供给机构', 11, Color(0xff999999))),
child: baseText('更美为您提供号码保护,对方看不到您的真实手机号', 11, Color(0xff999999))),
]);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment