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.
35 lines
2.5 KiB
35 lines
2.5 KiB
<!DOCTYPE html><html><head><meta http-equiv="content-type" content="text/html;charset=utf-8"/>
|
|
<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">
|
|
<link href="<?php echo env('APP_URL'); ?>/css/weixin/style.css" type="text/css" rel="stylesheet">
|
|
<script type="text/javascript" src="<?php echo env('APP_URL'); ?>/js/jquery.min.js"></script></head><body>
|
|
<div class="classreturn loginsignup">
|
|
<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>
|
|
<div class="ds-in-bl tit center"><span>我的足迹</span></div>
|
|
<div class="ds-in-bl nav_menu"><a href="javascript:void(0);" style="color:#999;">清空</a></div>
|
|
</div>
|
|
|
|
<div class="floor">
|
|
<ul class="goods_list_s cl">
|
|
<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>
|
|
<div class="goods_info"><p class="goods_tit">买基金要因素决定基金业绩的主要因素决定基金业绩的主要因素决定基金业绩的主要因素</p>
|
|
<p class="goods_price">¥<b>100.00</b></p>
|
|
<p class="goods_des fr">删除</p>
|
|
</div>
|
|
</li>
|
|
<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>
|
|
<div class="goods_info"><p class="goods_tit">买基金要因素决定基金业绩的主要因素决定基金业绩的主要因素决定基金业绩的主要因素</p>
|
|
<p class="goods_price">¥<b>100.00</b></p>
|
|
<p class="goods_des fr">删除</p>
|
|
</div>
|
|
</li>
|
|
<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>
|
|
<div class="goods_info"><p class="goods_tit">买基金要因素决定基金业绩的主要因素决定基金业绩的主要因素决定基金业绩的主要因素</p>
|
|
<p class="goods_price">¥<b>100.00</b></p>
|
|
<p class="goods_des fr">删除</p>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
@include('weixin.common.footer')
|
|
</body></html>
|