🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
* 商品列表 ~~~[api] get:/index.php?ctl=Goods_Goods&met=goodslist&typ=json&ua=wap int:sub_site_id=默认值#城市分站id int:brand_id#所属分类 pagesize#每页显示个数 curpage#第几页 firstRow#说明文字 keywords#搜索词 <<< success { "cmd_id":-140, "status":200, "msg":"success", "data":{ "page":1, "total":2, "totalsize":"20", "records":"20", "items":[ { "common_id":"17", "common_name":"\u7248\u4e2d\u957f\u6b3e\u88d9\u5b50 \u767d\u8272", "common_promotion_tips":d27\uff01\u552e\u540e\u65e0\u5fe7\uff01", "cat_id":"3", "cat_name":863\u5e3d &gt; \u5973\u88c5\u670d\u9970", "shop_id":"10", "shop_name":"\u601d\u7f8e\u4eba\u516e", "shop_cat_id":",0,", "shop_goods_cat_id":["0"], "goods_id":"48", "shop_self_support":"0", "shop_status":"3", "common_property":null, "common_spec_name":{"1":"\u989c\u8272","2":"\u5c3a\u7801"}, "common_spec_value":{"1":{"30":"\u767d\u8272"},"2":{"7":"x","8":"l","9":"xl","31":"m"}}, "brand_id":"1", "brand_name":"\u97e9\u90fd\u8863\u820d", ...... "goods_is_recommend":"2", "goods_click":"262", "goods_salenum":"15", "goods_collect":"4", "goods_image":"****image\/20170425\/1493091796873356.jpg", "color_id":"30", "goods_evaluation_good_star":"5", "goods_evaluation_count":"0", "goods_max_sale":"0", "goods_is_shelves":"1", "goods_recommended_price":"0.00", "goods_recommended_min_price":"0.00", "goods_recommended_max_price":"0.00", "goods_parent_id":"0", "id":"45" } ], "shop_owner":0, "dist_owner":0, "is_favorite":0 } } } <<< error ~~~ * 商品详情页 ~~~[api] get:/index.php?ctl=Goods_Goods&met=goods&typ=json string:k#key int:u#用户id int:goods_id#商品id int:cid# int:lbs_geo# string:ua=wap# <<< success { "cmd_id": -140, "status": 200, "msg": "success", "data": { "goods_id": 64, "goods_info": { "common_id": "18", "common_name": "卡希纳连衣裙秋装女2017新款套装长袖棉麻蕾丝夏季韩版女装春宽松两件套大码 灰色", "common_promotion_tips": "", "cat_id": "3", "cat_name": "服饰 &gt; 女装 &gt; 连衣裙", "shop_id": "10", "shop_name": "思美人兮", "shop_cat_id": ",0,", "shop_goods_cat_id": [ "0" ], .... .... "voucher_t_eachlimit": "1", "voucher_t_styleimg": "", "voucher_t_customimg": "***/20171103/1509687305947719.png!200x200.png", "voucher_t_access_method": "1", "voucher_t_recommend": "0", "voucher_t_user_grade_limit": "1", "id": "91", "voucher_t_state_label": "有效", "voucher_t_access_method_label": "积分兑换", "voucher_t_recommend_label": "否", "voucher_t_end_date_day": "2017-11-30", "is_get": 0 } ] } } } <<< error {"cmd_id":140,"status":404,"msg":"\u62b1\u6b49\uff0c\u8be5\u5546\u54c1\u5df2\u4e0b\u67b6\u6216\u8005\u8be5\u5e97\u94fa\u5df2\u5173\u95ed\uff01","data":{}} ~~~ * 商品详细信息 ~~~[api] get:/index.php?ctl=Goods_Goods&met=getCommonDetail&typ=json&goods_id=64 int:goods_id=默认值#商品id <<< success { "cmd_id": -140, "status": 200, "msg": "success", "data": { "common_body": "<ul class=\"parameter2 p-parameter-list list-paddingleft-2\" style=\"list-style-type:none;\"><li><p>商品名称:卡希纳连衣裙秋装女2017新款套装长袖棉麻蕾丝夏季韩版女装春宽松两件套大码 灰色 M</p></li><li><p>商品编号:10619846453</p></li><li><p>店铺: <a href=\"https://mall.jd.com/index-153625.html\" style=\"margin:0px;padding:0px;color:rgb(94,105,173);\">朗友服饰专营店</a></p></li><li><p>商品毛重:500.00g</p></li><li><p>货号:卡希纳-6958</p></li><li><p>尺码:M</p></li><li><p>腰型:高腰</p></li><li><p>风格:甜美</p></li><li><p>类型:连衣裙</p></li><li><p>领型:圆领</p></li><li><p>流行元素:拼接</p></li><li><p>质地:麻</p></li><li><p>颜色:其它</p></li><li><p>袖长:长袖</p></li><li><p>袖型:其它</p></li><li><p>裙型:包臀裙</p></li><li><p>适用类型:成熟</p></li><li><p>裙长:中长裙</p></li><li><p>分类:长袖连衣裙</p></li><li><p>版型:直筒型</p></li><li><p>上市时间:2017春季</p></li></ul><p><br /></p>" } } <<< error { "cmd_id": -140, "status": 200, "msg": "success", "data": { "common_body": "<p><img src=\"***/1493089827475818.jpg\" alt=\"1493089827475818.jpg\" /></p>" } } ~~~ * 评价 ~~~[api] get:/index.php?ctl=Goods_Goods&met=getGoodsEvaluationList&type=all&typ=json&sou=wap&goods_id=13&curpage=1&page=10 string:sou=all#显示不同的评价all:所有1:好评2:中评3:差评4:订单晒图 goods_id#商品id curpage#第几页 page#每页显示数目 <<< success { "cmd_id": -140, "status": 200, "msg": "success", "data": { "page": 1, "total": 1, "totalsize": 9, "records": 9, "items": [ [ { "evaluation_goods_id": "1757", "user_id": "10026", "member_name": "qs1", "order_id": "DD-10017-12-102-20170511-0001", "shop_id": "12", "shop_name": "JZ的店铺", "common_id": "6", "goods_id": "63", "goods_name": "连衣裙2017韩版大码女装春夏季新款收腰雪纺短袖长裙", "goods_price": "100.00", "goods_image": "***/20170425/1493091023945349.jpg", "scores": "4", ....... ....... "content": "999999", "image": "", "isanonymous": "0", "create_time": "2017-10-17 11:41:35", "status": "1", "explain_content": "", "update_time": "0000-00-00 00:00:00", "evaluation_from": "1", "id": "1759", "image_row": [], "diff_date": 17457 } ], ] } } <<< error