🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
~~~[api] get:/app/index.php?i=1&c=entry&m=ewei_shopv2&do=mobile&r=machine.goods.info *int:id#商品ID <<< success { "status": 1, "result": { "id": "227", "title": "听诊器", "content": "<p>商品详情............... < \/p>", "thumb": "images\/1\/merch\/98\/L7cr4xYXpRkZiG7dYJKYywB4YfQCB5.png", "productprice": "50.00", "minprice": "32.00", "total": "0", "url": "https:\/\/ysgat.cn\/.\/" } } <<< error ~~~ | 字段 | 描述 | | --- | --- | | id | 商品ID | | title | 商品名称 | | thumb | 商品图标 | | content | 商品介绍详情 | | productprice | 商品原价 | | minprice | 商品售价 | | total | 库存数量 |