限制条件
This commit is contained in:
@@ -169,8 +169,6 @@ class SitePage extends GetView<SiteController> {
|
||||
children: [
|
||||
_buildInfoItem(Icons.info_outline, '数据每5分钟自动刷新一次'),
|
||||
const SizedBox(height: 8),
|
||||
_buildInfoItem(Icons.help_outline, '点击车牌号可查看详细信息'),
|
||||
const SizedBox(height: 8),
|
||||
_buildInfoItem(Icons.headset_mic_outlined, '如有疑问请联系客服: 400-021-1773'),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user