returnWork.ftl 1.3 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <#assign title="${tittle!''}复工许可证"/>
  2. <#include "/home/frag.head.ftl" />
  3. <div class="weui-tab">
  4. <div class="weui-tab__bd">
  5. <div class="weui-tab__bd-item weui-tab__bd-item--active">
  6. <div class="page__bd">
  7. <header class="user-header">
  8. <br/>
  9. <#-- <#if (uptownId??) && (uptownId == 1238790987234 || uptownId == 5 )>-->
  10. <#-- <img class="user-title" style="height: 60px;width: 70px;" id="qr" src="/ly.png"/>-->
  11. <#-- </#if>-->
  12. <#-- <#if (uptownId??) && (uptownId != 1238790987234 && uptownId != 5 )>-->
  13. <#-- </#if>-->
  14. <br/>
  15. <br/>
  16. <p class="user-title-long">${doorplate!''}</p>
  17. <p class="user-title-long">${name!''}</p>
  18. <br/>
  19. <h1 class="user-title-big ${collor!''}">${into!""}</h1>
  20. <br/>
  21. <br/>
  22. <p class="user-title-long-two">${errorMsg!""}</p>
  23. </header>
  24. <br/>
  25. <p class="user-title-long ${collor2!''}">${now!''}</p>
  26. </div>
  27. </div>
  28. </div>
  29. </div>
  30. </div>
  31. </body>
  32. <#include "/home/frag.foot.ftl" />
  33. <script>
  34. </script>