docs(frontend): update about page description
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
1c9bb1aa60
commit
5ea8d8fea5
|
|
@ -151,8 +151,8 @@ class _AboutPageState extends State<AboutPage> {
|
||||||
_buildSectionTitle('应用简介'),
|
_buildSectionTitle('应用简介'),
|
||||||
const SizedBox(height: 12),
|
const SizedBox(height: 12),
|
||||||
Text(
|
Text(
|
||||||
'股行是一款创新的数字资产管理平台,致力于为用户提供便捷、安全的参与和积分管理服务。'
|
'股行是一家,致力于上市规划咨询,数字资产规划咨询,行业数据报告咨询,等相关的一系列咨询服务平台。'
|
||||||
'通过参与,用户可以获得贡献值,并根据贡献值占比获得每日积分股分配。',
|
'用户可通过手机端平台支付积分值来享受相关联的各种服务以及各上市公司原始股的优先购买服务权,等一系列服务',
|
||||||
style: TextStyle(
|
style: TextStyle(
|
||||||
fontSize: 14,
|
fontSize: 14,
|
||||||
color: _grayText.withOpacity(0.9),
|
color: _grayText.withOpacity(0.9),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue