groupBuyingQx.ftl 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <#assign title="家庭团购"/>
  2. <#include "/home/frag.head.ftl" />
  3. <div class="page__bd">
  4. <div class="weui-tab">
  5. <header class="demos-header">
  6. <h1 class="demos-title">团购</h1>
  7. </header>
  8. <div class="weui-loadmore weui-loadmore_line" style="width: 100%">
  9. <span class="weui-loadmore__tips">团购信息</span>
  10. <div class="weui-media-box__bd">
  11. <h3>青菜套餐</h3>
  12. </div>
  13. </div>
  14. <div>
  15. <p style="text-indent: -0em;margin-left: 2em;">供应商:&nbsp;&nbsp;接口的法国红酒返回打撒借款方和德生科技发送到返回的是否合适看警方海口市</p>
  16. <div style="height: 1vh;"></div>
  17. <p style="text-indent: -0em;margin-left: 2em;">套&nbsp;&nbsp;&nbsp;&nbsp;餐:&nbsp;&nbsp;没有套餐</p>
  18. <div style="height: 1vh;"></div>
  19. <p style="text-indent: -0em;margin-left: 2em;">单&nbsp;&nbsp;&nbsp;&nbsp;价:&nbsp;&nbsp;10</p>
  20. <div style="height: 1vh;"></div>
  21. <p style="text-indent: -0em;margin-left: 2em;">最低起送(份):&nbsp;&nbsp;20</p>
  22. <div style="height: 1vh;"></div>
  23. <p style="text-indent: -0em;margin-left: 2em;">截止时间:&nbsp;&nbsp;2020-02-11</p>
  24. <div style="height: 1vh;"></div>
  25. <p style="text-indent: -0em;margin-left: 2em;">预计送货时间:&nbsp;&nbsp;2020-02-10</p>
  26. <div style="height: 1vh;"></div>
  27. <p style="text-indent: -0em;margin-left: 2em;">服务电话:&nbsp;&nbsp;12345678912</p>
  28. </div>
  29. <div class="weui-loadmore weui-loadmore_line" style="width: 100%">
  30. </div>
  31. <div style="text-indent: -4.5em;width: 100%;margin: auto;">
  32. <a style="float:left;width: 49%; text-align: center">当前参团: 23</a>
  33. <a style="float:left;width: 49%; text-align: center;color: red">当前状态: 取消</a>
  34. </div>
  35. <div style="text-indent: -4.5em;width: 100%;margin: auto;">
  36. <a style="float:left;width: 51%; text-align: center">我的团购: 2</a>
  37. <a style="float:left;width: 49%; text-align: center">金额: 20</a>
  38. </div>
  39. <br/>
  40. <div class="weui-loadmore weui-loadmore_line" style="width: 100%">
  41. </div>
  42. <li style="color: red">非常抱歉通知您,因团购数量不足,取消本次团购</li>
  43. </div>
  44. <#include "/home/frag.foot.ftl" />