|
@@ -6,11 +6,13 @@
|
|
|
<div class="weui-tab__bd-item weui-tab__bd-item--active">
|
|
|
<div class="page__bd">
|
|
|
<header class="user-header">
|
|
|
- <br/>
|
|
|
- <br/>
|
|
|
<#if (uptownId??) && (uptownId == 1238790987234 || uptownId == 5 )>
|
|
|
<img class="user-title" style="height: 60px;width: 70px;" id="qr" src="/ly.png"/>
|
|
|
</#if>
|
|
|
+ <#if (uptownId??) && (uptownId != 1238790987234 && uptownId != 5 )>
|
|
|
+ <br/>
|
|
|
+ <br/>
|
|
|
+ </#if>
|
|
|
<p class="user-title-long">${doorplate!''}</p>
|
|
|
<br/>
|
|
|
<p class="user-title-long">${name!''}</p>
|