You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
2.5 KiB

8 years ago
  1. <!DOCTYPE html><html><head><meta http-equiv="content-type" content="text/html;charset=utf-8"/>
  2. <title>商城</title><meta name="keywords" content="关键词"><meta name="description" content="描述"><meta content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=0" name="viewport">
  3. <link href="<?php echo env('APP_URL'); ?>/css/weixin/style.css" type="text/css" rel="stylesheet">
  4. <script type="text/javascript" src="<?php echo env('APP_URL'); ?>/js/jquery.min.js"></script></head><body>
  5. <div class="classreturn loginsignup">
  6. <div class="ds-in-bl return"><a href="javascript:history.back(-1);"><img src="<?php echo env('APP_URL'); ?>/images/weixin/return.png" alt="返回"></a></div>
  7. <div class="ds-in-bl tit center"><span>我的足迹</span></div>
  8. <div class="ds-in-bl nav_menu"><a href="javascript:void(0);" style="color:#999;">清空</a></div>
  9. </div>
  10. <div class="floor">
  11. <ul class="goods_list_s cl">
  12. <li><a href="http://www.baidu.com"><span class="goods_thumb"><img alt="决定基金业绩的主要因素" src="<?php echo env('APP_URL'); ?>/images/weixin/goods_thumb_400_400.jpeg"></span></a>
  13. <div class="goods_info"><p class="goods_tit">买基金要因素决定基金业绩的主要因素决定基金业绩的主要因素决定基金业绩的主要因素</p>
  14. <p class="goods_price"><b>100.00</b></p>
  15. <p class="goods_des fr">删除</p>
  16. </div>
  17. </li>
  18. <li><a href="http://www.baidu.com"><span class="goods_thumb"><img alt="决定基金业绩的主要因素" src="<?php echo env('APP_URL'); ?>/images/weixin/goods_thumb_400_400.jpeg"></span></a>
  19. <div class="goods_info"><p class="goods_tit">买基金要因素决定基金业绩的主要因素决定基金业绩的主要因素决定基金业绩的主要因素</p>
  20. <p class="goods_price"><b>100.00</b></p>
  21. <p class="goods_des fr">删除</p>
  22. </div>
  23. </li>
  24. <li><a href="http://www.baidu.com"><span class="goods_thumb"><img alt="决定基金业绩的主要因素" src="<?php echo env('APP_URL'); ?>/images/weixin/goods_thumb_400_400.jpeg"></span></a>
  25. <div class="goods_info"><p class="goods_tit">买基金要因素决定基金业绩的主要因素决定基金业绩的主要因素决定基金业绩的主要因素</p>
  26. <p class="goods_price"><b>100.00</b></p>
  27. <p class="goods_des fr">删除</p>
  28. </div>
  29. </li>
  30. </ul>
  31. </div>
  32. @include('weixin.common.footer')
  33. </body></html>