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.
22 lines
617 B
22 lines
617 B
|
|
|
|
<div id="dialog_goods_collect" class="hide">
|
|
<div class="tip-box icon-box">
|
|
<span class="warn-icon-ok m-icon"></span>
|
|
<div class="item-fore">
|
|
<h3 class="ftx-04">您已成功收藏该商品!</h3>
|
|
<div class="ftx-03">可以查看我的收藏。</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<div id="delete_goods_collect" class="hide">
|
|
<div class="tip-box icon-box">
|
|
<span class="warn-icon-wen m-icon"></span>
|
|
<div class="item-fore">
|
|
<h3 class="ftx-04">您确定要将该商品从收藏夹中删除吗?</h3>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|