|
@@ -138,7 +138,7 @@ |
|
|
<text class="price">{{total}}</text> |
|
|
<text class="price">{{total}}</text> |
|
|
</view> |
|
|
</view> |
|
|
<text v-if="width>750" class="submit" style="width: 600upx;" @click="submit">Agree Declaration and Submit Order</text> |
|
|
<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> |
|
|
</view> |
|
|
|
|
|
|
|
|
<!-- 优惠券面板 --> |
|
|
<!-- 优惠券面板 --> |
|
|