营销系统前端H5
Go to file
wangsongsole ab42761f23 Merge branch 'couponV2.0' of codeup.aliyun.com:5f9118049cffa29cfdd3be1c/marketing/mobileclient into couponV2.0 2022-11-04 10:29:22 +08:00
coupon fix:重新调整商品列表搜索栏布局 2022-11-04 10:29:20 +08:00
.gitignore 版本管理梳理 2022-03-10 15:17:20 +08:00
.hintrc fix:修复文件报错 2022-10-17 14:14:32 +08:00
README.md style:完善readme说明 2022-10-17 11:50:20 +08:00
advise.html 引入oss地址,http更换https 2022-07-13 02:17:19 +08:00
alipay.html fix:支付宝立减金领取,弹出提示 2022-10-13 15:16:02 +08:00
exchange.html fix:修复详情页退回入口页取出参数有误 2022-10-27 17:04:22 +08:00
homepage.html fix:修复返回落地页链接 2022-11-02 10:09:56 +08:00
index.html feat:新增订单结算页,统一支付处理 2022-11-03 15:19:00 +08:00
paysuccess.html fix:修复订单详情接口没有取值alipay_order_number字段 2022-11-04 10:28:05 +08:00
reduce.html fix:修复兑换码立减金商品使用规则展示和后台配置不一致。 2022-10-27 10:56:50 +08:00

README.md

V1_2_0 商品指定分销商4月20号上线版本 V1_3_0 营销系统立减金版本 /根目录下文件 //同步线上环境-测试环境 文件说明: index.html: 入口文件 homepage.html: 商品列表页面 exchange.html 兑换页面

立减金新增3个文件: 1、reduce.html H5端立减金领取券页面创建订单 2、alipay.html 支付宝领券H5页面 3、advise.html 领券通知页面

优惠券新增5个文件 1、couponCollection.html 优惠券商品页面 2、details.html 优惠券商品详情页面 3、myCoupon.html 我的券页面 4、myOrder.html 我的订单页 5、searchPage.html 商品页搜索组件 6、lookCard.html 卡密查看页面