美容化妆品销售小程序

邪性 53e27bb621 20220629 před 3 roky
.hbuilderx f344f1324c 商品规格 před 3 roky
colorui 53e27bb621 20220629 před 3 roky
commodityPages 53e27bb621 20220629 před 3 roky
common 53e27bb621 20220629 před 3 roky
detailPages 109caec5b8 20220623 大部分完成了 před 3 roky
indexPages 53e27bb621 20220629 před 3 roky
loginPages 104a2c73ea 20220628 před 3 roky
pages 53e27bb621 20220629 před 3 roky
static c141137a55 20220625 购物车 před 3 roky
store 53e27bb621 20220629 před 3 roky
unpackage 53e27bb621 20220629 před 3 roky
App.vue c141137a55 20220625 购物车 před 3 roky
README.md 104a2c73ea 20220628 před 3 roky
index.html f344f1324c 商品规格 před 3 roky
main.js c141137a55 20220625 购物车 před 3 roky
manifest.json c141137a55 20220625 购物车 před 3 roky
pages.json 104a2c73ea 20220628 před 3 roky
uni.scss f344f1324c 商品规格 před 3 roky

README.md

wx99bd3af055be9f6d

20220617 封装商品规格组件

20220621 封装商品规格组件 封装地址页面及组件 我的 购物车

20220622 购物车 商品 首页 详情 评价

20220623 评价 我的订单 提交评价

20220624 分销中心 商品搜索 订单支付

20220625 地址 登录 加入购物车 详情 接口对接

20220627 我的排版 我的收藏对接接口 购物车对接接口 修改页面细节

接口

customer/commodity/category/ 获取商品类别列表 get方法 customer/commodity/list/?category=1 获取商品列表 get方法 customer/commodity/detail/3/ 获取商品详情 customer/code2Session/ 自动登录 customer/wxbind/ 微信登录 多一个推荐人参数 referrer customer/setUserInfo/ 设置用户信息 customer/token/refresh/ 刷新token customer/token/verify/ 验证token customer/commodity/商品id/collection/ 商品收藏 customer/commodity/ 商品id /uncollection/ 商品取消收藏 customer/address/ get方法获取地址 customer/address/ post方法创建地址 customer/address/地址id/ put方法修改地址 customer/address/地址id/ delete方法 删除地址 customer/address/地址id/set_default/ get方法设置默认地址 customer/order/cart/ get获取购物车信息 customer/order/cart/ post添加购物车