![]() |
пре 2 година | |
---|---|---|
.hbuilderx | пре 3 година | |
colorui | пре 2 година | |
commodityPages | пре 3 година | |
common | пре 2 година | |
detailPages | пре 3 година | |
indexPages | пре 2 година | |
loginPages | пре 2 година | |
pages | пре 2 година | |
static | пре 2 година | |
store | пре 3 година | |
unpackage | пре 2 година | |
App.vue | пре 2 година | |
README.md | пре 2 година | |
index.html | пре 3 година | |
main.js | пре 3 година | |
manifest.json | пре 2 година | |
pages.json | пре 2 година | |
uni.scss | пре 3 година |
已完成、待评价、测试后评价隐藏
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添加购物车