【bug】 修改2022-01-4 版本bug
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user