【bug】 修改2022-01-4 版本bug

This commit is contained in:
fengachen
2022-01-07 11:56:58 +08:00
parent e6e0928a69
commit 877622c36b
10 changed files with 38 additions and 14 deletions
@@ -7,15 +7,15 @@
</view>
<view>
<text>地址:</text>
<text>{{secretariatInfo.address || ''}}</text>
<text>{{secretariatInfo.address || '天津市东丽开发区先锋东路68号'}}</text>
</view>
<view>
<text>联系人:</text>
<text>{{secretariatInfo.username}}</text>
<text>{{secretariatInfo.realname || '郭琳'}}</text>
</view>
<view>
<text>联系人电话:</text>
<text>{{secretariatInfo.phone}}</text>
<text>{{secretariatInfo.telephone}}</text>
</view>
<view>
<text>联系人邮箱:</text>