🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
~~~[api] get:/api/store.package/getactivity?store_id=608&page=1&size=20&latitudenew=40.79195&longitudenew=111.70171&type=2 store_id# 店铺id 平台首页无需传值 latitudenew# longitudenew# type # 1:人工 2:养护 latitudenew,longitudenew,type 这三个在平台首页需要传值 <<< success { "code": 200, "msg": "ok", "time": 1649405079, "data": [ { "package_id": 7, "state": 0, "is_fenxiao": 2, "store_id": "608", "package_name": "养护套餐", "thumb": "https://test.chemeijia.com/upload/20220408/78d855a440abafc21687193c41500b80.png", "description": "", "price": "188.00", "member_price": "158.00", "exp_price": "0.00", "is_seckill": 0, "seckill_price": 0, "limit": 0, "seckill_start_time": 0, "seckill_end_time": 0, "store_seckill_id": 0, "price_show": 1, "member_show": 1, "activity_show": 0 }, { "package_id": 6, "state": 0, "is_fenxiao": 1, "store_id": "608", "package_name": "洗护套餐", "thumb": "https://test.chemeijia.com/upload/20220408/d67a426ca3b932c12edb277e69436cb0.png", "description": "", "price": "78.00", "member_price": "68.00", "exp_price": "0.00", "is_seckill": 0, "seckill_price": 0, "limit": 0, "seckill_start_time": 0, "seckill_end_time": 0, "store_seckill_id": 0, "price_show": 1, "member_show": 1, "activity_show": 0 } ] } <<< error ~~~