xubinxcode há 3 anos
ascendente
cometimento
46d20a2bbe
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      addons/unishop/uniapp/uni-shop/pages/order/createOrder.vue

+ 1
- 1
addons/unishop/uniapp/uni-shop/pages/order/createOrder.vue Ver ficheiro

@@ -138,7 +138,7 @@
<text class="price">{{total}}</text>
</view>
<text v-if="width>750" class="submit" style="width: 600upx;" @click="submit">Agree Declaration and Submit Order</text>
<text v-else class="submit" style="font-size22upx;width: 300upx;" @click="submit">Agree Declaration and Submit Order</text>
<text v-else class="submit" style="padding-left:15upx;font-size:22upx;width: 250upx;" @click="submit">Agree Declaration and Submit Order</text>
</view>

<!-- 优惠券面板 -->


Carregando…
Cancelar
Guardar