From 0c5d0bcac5071a5f663719d3b0c0dcee7fc67073 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Tue, 11 Oct 2022 12:03:24 +0800 Subject: [PATCH] =?UTF-8?q?style:=E7=BC=96=E5=86=99readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9e79495..d72ee46 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,10 @@ exchange.html 兑换页面 2、alipay.html 支付宝领券H5页面 3、advise.html 领券通知页面 + +优惠券新增5个文件 +1、couponCollection.html 优惠券商品页面 +2、exchange.html 优惠券商品详情页面 +3、myCoupon.html 我的券页面 +4、myOrder.html 我的订单页 +5、searchPage.html 商品页搜索组件