Commit dd43fccb by 高淑倩

商品详情页

parent de739b4a
...@@ -101,7 +101,7 @@ ...@@ -101,7 +101,7 @@
formType="submit" formType="submit"
open-type="navigate" open-type="navigate"
> >
<image src="https://hwimagecdn.ihotwind.cn/hotwind-mini/images/hotnewicon/bottom-index.png" mode="widthFix" /> <image src="/assets/imgs/7_1_0/home_un.png" mode="widthFix" />
<view>首页</view> <view>首页</view>
</navigator> </navigator>
</form> </form>
...@@ -112,22 +112,21 @@ ...@@ -112,22 +112,21 @@
name='nav' name='nav'
> >
<navigator class='get-formId--btn footer-icon' open-type="navigate" url="/pages/cart/cart"> <navigator class='get-formId--btn footer-icon' open-type="navigate" url="/pages/cart/cart">
<image class="contact-share-img" src="https://hwimagecdn.ihotwind.cn/hotwind-mini/images/hotnewicon/bottom-shop-cart.png" /> <image class="contact-share-img" src="/assets/imgs/7_1_0/cart_un.png" />
<view class="add-car-text">购物车</view> <view class="add-car-text">购物车</view>
</navigator> </navigator>
</form> </form>
<form <!-- <form
class='get-formId' class='get-formId'
bindsubmit="nav" bindsubmit="nav"
report-submit report-submit
name='home' name='home'
> >
<!-- <navigator class="get-formId--btn footer-icon"> <navigator class="get-formId--btn footer-icon">
<image src="https://hwimagecdn.ihotwind.cn/hotwind-mini/images/hotnewicon/bottom-kefu.png" mode="widthFix" /> <image src="https://hwimagecdn.ihotwind.cn/hotwind-mini/images/hotnewicon/bottom-kefu.png" mode="widthFix" />
<view class="tab-text">分享</view> <view class="tab-text">分享</view>
</navigator> --> </navigator>
</form> </form> -->
</view> </view>
<block> <block>
<view class="footer-buttons clearfix"> <view class="footer-buttons clearfix">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment