Browse Source

上传

master
前端-胡立永 4 months ago
parent
commit
e16757635b
2 changed files with 4 additions and 5 deletions
  1. +1
    -2
      pages/index/index.vue
  2. +3
    -3
      pages_order/components/product/submit.vue

+ 1
- 2
pages/index/index.vue View File

@ -35,9 +35,8 @@
</view>
<view class="building-class">
<view class="line grid">
<view style="width: 710rpx;">
<uv-grid :col="4" :border="false">
<uv-grid-item>
<image class="image" src="../../static/image/home/3.png" mode=""></image>
<text class="grid-text">XX建材</text>


+ 3
- 3
pages_order/components/product/submit.vue View File

@ -6,10 +6,10 @@
size="40rpx"
name="share-square"></uv-icon>
<view class="">
分享
客服
</view>
</view>
<view class=""
<!-- <view class=""
@click="$utils.navigateTo('/index/cart')">
<uv-icon
size="40rpx"
@ -17,7 +17,7 @@
<view class="">
购物车
</view>
</view>
</view> -->
<view class="btn"
@click="$emit('submit')">
{{ submiitTitle }}


Loading…
Cancel
Save