mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-17 07:55:53 +08:00
修改小程序使用优惠券bug
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<template>
|
||||
<div class="wrapper">
|
||||
<u-navbar :isBack="false" title="购物车"></u-navbar>
|
||||
|
||||
<!-- 空白页-->
|
||||
<view v-if="cartDetail.cartList == '' || cartDetail.cartList == [] || !cartDetail" class="empty">
|
||||
<image src="/static/emptyCart.png" mode="aspectFit"></image>
|
||||
|
||||
Reference in New Issue
Block a user