dever 4 years ago
parent
commit
824faf98b0
100 changed files with 12609 additions and 327 deletions
  1. 5 1
      App.vue
  2. 47 0
      api/addresses.js
  3. 57 0
      api/attendance-list.js
  4. 36 0
      api/attendance.js
  5. 6 0
      api/custom-points.js
  6. 103 0
      api/customer-coupons.js
  7. 2 0
      api/gift-cards.js
  8. 6708 0
      api/goods.js
  9. 35 0
      api/index.js
  10. 172 0
      api/level-benefits.js
  11. 38 0
      api/member.js
  12. 789 0
      api/orders.js
  13. 2558 0
      api/packages.js
  14. 152 0
      api/points-flow.js
  15. 785 0
      api/points-mall.js
  16. 116 0
      api/rechargeCards.js
  17. 47 0
      api/store.js
  18. 22 0
      api/today-attendance.js
  19. 404 326
      pages/index/index.vue
  20. 331 0
      pages/index/old.vue
  21. 196 0
      static/iconfont/iconfont.scss
  22. BIN
      static/images/attendance/9c8e57f5287b4362.png
  23. BIN
      static/images/attendance/bg.png
  24. BIN
      static/images/attendance/cup.png
  25. BIN
      static/images/attendance/gift.png
  26. BIN
      static/images/back.png
  27. BIN
      static/images/balance.png
  28. BIN
      static/images/close.png
  29. BIN
      static/images/customer-level/1.png
  30. BIN
      static/images/customer-level/10.png
  31. BIN
      static/images/customer-level/11.png
  32. BIN
      static/images/customer-level/2.png
  33. BIN
      static/images/customer-level/3.png
  34. BIN
      static/images/customer-level/4.png
  35. BIN
      static/images/customer-level/5.png
  36. BIN
      static/images/customer-level/8.png
  37. BIN
      static/images/customer-level/9.png
  38. BIN
      static/images/edit.png
  39. BIN
      static/images/empty.png
  40. BIN
      static/images/index/arrow-right.png
  41. BIN
      static/images/index/csc.png
  42. BIN
      static/images/index/hyjb.png
  43. BIN
      static/images/index/hyjb_bg.png
  44. BIN
      static/images/index/mcsb.png
  45. BIN
      static/images/index/mcsb_bg.png
  46. BIN
      static/images/index/qrcode.png
  47. BIN
      static/images/index/wm.png
  48. BIN
      static/images/index/yzclh.png
  49. BIN
      static/images/index/zq.png
  50. BIN
      static/images/integrals/arrow-left.png
  51. BIN
      static/images/integrals/banner.png
  52. BIN
      static/images/integrals/bg.png
  53. BIN
      static/images/integrals/goal.png
  54. BIN
      static/images/integrals/integral.png
  55. BIN
      static/images/integrals/ticket.png
  56. BIN
      static/images/loading.gif
  57. BIN
      static/images/loading2.gif
  58. BIN
      static/images/logo.png
  59. BIN
      static/images/menu/cart.png
  60. BIN
      static/images/menu/close.png
  61. BIN
      static/images/menu/common-use.png
  62. BIN
      static/images/menu/share-good.png
  63. BIN
      static/images/mine/arrow-right.png
  64. BIN
      static/images/mine/banner.png
  65. BIN
      static/images/mine/default.png
  66. BIN
      static/images/mine/gdfw.png
  67. BIN
      static/images/mine/hym.png
  68. BIN
      static/images/mine/jfdh.png
  69. BIN
      static/images/mine/jfqd.png
  70. BIN
      static/images/mine/level.png
  71. BIN
      static/images/mine/lxkf.png
  72. BIN
      static/images/mine/nxbz.png
  73. BIN
      static/images/mine/nxlw.png
  74. BIN
      static/images/mine/nxsc.png
  75. BIN
      static/images/mine/rhyl.png
  76. BIN
      static/images/mine/shdz.png
  77. BIN
      static/images/mine/sjtq.png
  78. BIN
      static/images/mine/srtq.png
  79. BIN
      static/images/mine/stxy.png
  80. BIN
      static/images/mine/wddd.png
  81. BIN
      static/images/mine/wdzl.png
  82. BIN
      static/images/mine/wechat.png
  83. BIN
      static/images/navigator-1.png
  84. BIN
      static/images/navigator.png
  85. BIN
      static/images/order/0edf1df4a0a61f3361.png
  86. BIN
      static/images/order/3b28b05baffebf512f.png
  87. BIN
      static/images/order/bottom.png
  88. BIN
      static/images/order/delivered.png
  89. BIN
      static/images/order/delivered_selected.png
  90. BIN
      static/images/order/delivery.png
  91. BIN
      static/images/order/delivery_selected.png
  92. BIN
      static/images/order/ec82f8f760b8e2fa.png
  93. BIN
      static/images/order/location.png
  94. BIN
      static/images/order/mobile.png
  95. BIN
      static/images/order/navigation.png
  96. BIN
      static/images/order/ordered.png
  97. BIN
      static/images/order/ordered_selected.png
  98. BIN
      static/images/order/production.png
  99. BIN
      static/images/order/production_selected.png
  100. BIN
      static/images/order/right.png

+ 5 - 1
App.vue

@@ -47,7 +47,11 @@ export default {
 	onShow: function() {},
 	onHide: function() {}
 };
-</script>
+</script>
+<style lang="scss">
+/*每个页面公共css */
+@import '@/static/style/app.scss';
+</style>
 <style>
 @import '@/static/layer/theme/default/layer.css';
 @import './lib/colorui/main.css';

+ 47 - 0
api/addresses.js

@@ -0,0 +1,47 @@
+export default [{
+	"id": 1,
+	"accept_name": "隔壁老王",
+	"mobile": "18666600000",
+	"province_name": "广东省",
+	"area": 440306,
+	"city": 440300,
+	"sex": 0,
+	"district": {
+		"districts": "广东省深圳市南山区",
+		"area": "宝安区",
+		"city": "深圳市",
+		"province": "广东省"
+	},
+	"street": "有一间公寓八栋",
+	"inner": false,
+	"lat": "",
+	"door_number": "AB1234",
+	"is_default": 0,
+	"province": 440000,
+	"area_name": "南山区",
+	"city_name": "深圳市",
+	"poiname": ""
+}, {
+	"id": 2,
+	"accept_name": "黄女士",
+	"mobile": "18666610000",
+	"province_name": "广东省",
+	"area": 440306,
+	"city": 440300,
+	"sex": 1,
+	"district": {
+		"districts": "广东省深圳市南山区",
+		"area": "宝安区",
+		"city": "深圳市",
+		"province": "广东省"
+	},
+	"street": "有两间公寓二栋",
+	"inner": false,
+	"lat": "",
+	"door_number": "AB5210",
+	"is_default": 0,
+	"province": 440000,
+	"area_name": "南山区",
+	"city_name": "深圳市",
+	"poiname": ""
+}]

+ 57 - 0
api/attendance-list.js

@@ -0,0 +1,57 @@
+export default [{
+		"attendance_id": 1,
+		"updated_at": "2020-04-25 02:46:36",
+		"id": 1,
+		"created_at": "2020-04-25 02:46:36",
+		"attendance_coupon": 0,
+		"nickname": "tinypuppet",
+		"num": 0,
+		"reward_days": 1,
+		"user_id": "1",
+		"date": "2020-04-25",
+		"attendance_point": 1,
+		"store_id": 1
+	},
+	{
+		"attendance_id": 1,
+		"updated_at": "2020-05-02 03:30:42",
+		"id": 2,
+		"created_at": "2020-05-02 03:30:42",
+		"attendance_coupon": 0,
+		"nickname": "tinypuppet",
+		"num": 0,
+		"reward_days": 1,
+		"user_id": "1",
+		"date": "2020-05-02",
+		"attendance_point": 1,
+		"store_id": 1
+	},
+	{
+		"attendance_id": 1,
+		"updated_at": "2020-05-03 19:37:12",
+		"id": 3,
+		"created_at": "2020-05-03 19:37:12",
+		"attendance_coupon": 0,
+		"nickname": "tinypuppet",
+		"num": 0,
+		"reward_days": 1,
+		"user_id": "1",
+		"date": "2020-05-03",
+		"attendance_point": 1,
+		"store_id": 1
+	},
+	{
+		"attendance_id": 1,
+		"updated_at": "2020-05-06 10:38:42",
+		"id": 4,
+		"created_at": "2020-05-06 10:38:42",
+		"attendance_coupon": 0,
+		"nickname": "tinypuppet",
+		"num": 0,
+		"reward_days": 1,
+		"user_id": "1",
+		"date": "2020-05-06",
+		"attendance_point": 1,
+		"store_id": 1
+	}
+]

+ 36 - 0
api/attendance.js

@@ -0,0 +1,36 @@
+export default [{
+		"points": 1,
+		"day_name": 1,
+		"is_day": 1
+	},
+	{
+		"points": 1,
+		"day_name": 2,
+		"is_day": 0
+	},
+	{
+		"points": 1,
+		"day_name": 3,
+		"is_day": 0
+	},
+	{
+		"points": 1,
+		"day_name": 4,
+		"is_day": 0
+	},
+	{
+		"points": 1,
+		"day_name": 5,
+		"is_day": 0
+	},
+	{
+		"points": 1,
+		"day_name": 6,
+		"is_day": 0
+	},
+	{
+		"points": 10,
+		"day_name": 7,
+		"is_day": 0
+	}
+]

+ 6 - 0
api/custom-points.js

@@ -0,0 +1,6 @@
+export default {
+	"soonExpiredPoints": 0,
+	"totalPoints": 487,
+	"expiredTime": null,
+	"foreverPoints": 0
+}

+ 103 - 0
api/customer-coupons.js

@@ -0,0 +1,103 @@
+export default [
+    {
+        "couponExplain": "<p>1. 在有效期内,凭此券在奈雪内地任意门店(机场店、奈雪梦工厂除外)及“奈雪点单”小程序免费兑换任意饮品或软欧包一份,菜单上标有红色雪花产品除外</p><p>2. 此券不可兑换现金,不设找零,优惠券抵扣金额不予积分</p><p>3. 此券每单仅限使用一张,不得与其他优惠券同时使用</p><p>4. 此券不适用于第三方外送服务</p><p>5. 券面图片仅供参考,产品以实物为准</p>",
+        "discountUnit": 1,
+        "imageUrl": "https://images.qmai.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+        "id": "1",
+        "discountAmount": null,
+        "beginAt": "2020-05-10 00:00:00",
+        "useTimeScope": "[{\"begin\":\"00:00:00\",\"end\":\"23:59:59\"}]",
+        "endAt": "2020-06-08 23:59:59",
+        "createdAt": "2020-05-10 02:06:00",
+        "title": "生日免费券",
+        "couponId": "1",
+        "deletedAt": null,
+        "sellerName": "奈雪の茶",
+        "updatedAt": "2020-05-10 02:06:00",
+        "couponType": 1
+    },
+    {
+        "couponExplain": "1. 适用商品:免费兑换生日特调鸡尾酒一杯\n2. 适用门店:仅限内地奈雪酒屋任意门店堂食使用\n3. 适用场景:线下门店出示会员码使用\n4. 本券仅限消费酒类产品,依法不支持未成年人使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+        "discountUnit": null,
+        "imageUrl": "https://images.qmai.cn/s34747/2019/12/04/5d97da76e82bfe26d3.png",
+        "id": "2",
+        "discountAmount": null,
+        "beginAt": "2020-05-10 00:00:00",
+        "useTimeScope": "[{\"begin\":\"00:00:00\",\"end\":\"23:59:59\"}]",
+        "endAt": "2020-06-08 23:59:59",
+        "createdAt": "2020-05-10 02:06:00",
+        "title": "生日特调券",
+        "couponId": "2",
+        "deletedAt": null,
+        "sellerName": "奈雪酒屋",
+        "updatedAt": "2020-05-10 02:06:00",
+        "couponType": 2
+    },
+    {
+        "couponExplain": "1. 使用条件:在有效期内,免费兑换鸡尾酒一杯,每周五、周六与法定节假日19点后不支持使用\n2. 适用商品:鸡尾酒/红葡萄酒/白葡萄酒,具体以门店营业信息为准\n3. 适用门店:仅限内地奈雪酒屋任意门店堂食使用\n4. 适用场景:线下门店出示会员码使用\n5. 本券仅限消费酒类产品,依法不支持未成年人使用\n6. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n7. 此券不适用于第三方外送服务8. 券面图片仅供参考,产品以实物为准",
+        "discountUnit": null,
+        "imageUrl": "https://images.qmai.cn/s34747/2019/12/04/5d97da76e82bfe26d3.png",
+        "id": "3",
+        "discountAmount": null,
+        "beginAt": "2020-05-08 00:00:00",
+        "useTimeScope": "[{\"begin\":\"00:00:00\",\"end\":\"23:59:59\"}]",
+        "endAt": "2020-06-06 23:59:59",
+        "createdAt": "2020-05-08 19:25:41",
+        "title": "酒屋特调券",
+        "couponId": "3",
+        "deletedAt": null,
+        "sellerName": "奈雪酒屋",
+        "updatedAt": "2020-05-08 19:25:41",
+        "couponType": 2
+    },
+    {
+        "couponExplain": "<p>1. 在有效期内,凭此券可在奈雪内地任意门店(机场店、奈雪梦工厂除外)及“奈雪点单”小程序购买任意茶饮一杯,可免费获得软欧包一个(价格不高于茶饮),菜单上标有红色雪花产品除外</p><p>2. 此券不可兑换现金,不设找零,优惠券抵扣金额不予积分</p><p>3. 此券每单仅限使用一张,不得与其他优惠券同时使用</p><p>4. 此券不适用于第三方外送服务</p><p>5. 券面图片仅供参考,产品以实物为准</p>",
+        "discountUnit": 2,
+        "imageUrl": "https://images.qmai.cn/s23107/2019/10/10/8a8be6ddf7a4140944.jpg",
+        "id": "4",
+        "discountAmount": 0,
+        "beginAt": "2020-05-08 00:00:00",
+        "useTimeScope": "[{\"begin\":\"00:00:00\",\"end\":\"23:59:59\"}]",
+        "endAt": "2020-06-06 23:59:59",
+        "createdAt": "2020-05-08 19:25:41",
+        "title": "升级好友券",
+        "couponId": "4",
+        "deletedAt": null,
+        "sellerName": "奈雪の茶",
+        "updatedAt": "2020-05-08 19:25:41",
+        "couponType": 1
+    },
+    {
+        "couponExplain": "<p>1. 在有效期内,凭此券可在奈雪内地任意门店(机场店、奈雪梦工厂除外)及“奈雪点单”小程序享受购买任意茶饮满两杯赠一杯(赠送产品价格不高于购买产品),菜单上标有红色雪花产品除外</p><p>2. 此券不可兑换现金,不设找零,优惠券抵扣金额不予积分</p><p>3. 此券每单仅限使用一张,不得与其他优惠券同时使用</p><p>4. 此券不适用于第三方外送服务</p><p>5. 券面图片仅供参考,产品以实物为准</p>",
+        "discountUnit": 2,
+        "imageUrl": "https://images.qmai.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+        "id": "5",
+        "discountAmount": 0,
+        "beginAt": "2020-05-08 00:00:00",
+        "useTimeScope": "[{\"begin\":\"00:00:00\",\"end\":\"23:59:59\"}]",
+        "endAt": "2020-06-06 23:59:59",
+        "createdAt": "2020-05-08 19:25:41",
+        "title": "茶饮满二赠一券",
+        "couponId": "5",
+        "deletedAt": null,
+        "sellerName": "奈雪の茶",
+        "updatedAt": "2020-05-08 19:25:41",
+        "couponType": 1
+    },
+    {
+        "couponExplain": "<p>1.&nbsp;在有效期内,凭此券可在“奈雪点单”小程序外卖(机场店、奈雪梦工厂除外)购买任意茶饮或软欧包减免5元优惠</p><p>2.&nbsp;此券不可兑换现金,不设找零,优惠券抵扣金额不予积分</p><p>3.&nbsp;此券每单仅限使用一张,不得与其他优惠券同时使用</p><p>4.&nbsp;此券不适用于第三方外送服务</p><p>5.&nbsp;券面图片仅供参考,产品以实物为准</p>",
+        "imageUrl": "https://images.qmai.cn/s23107/2019/12/04/fcb80e25ea8b39c1ac.jpg",
+        "id": "6",
+        "discountAmount": 5,
+        "beginAt": "2020-05-08 00:00:00",
+        "useTimeScope": "[{\"begin\":\"00:00:00\",\"end\":\"23:59:59\"}]",
+        "endAt": "2020-06-06 23:59:59",
+        "createdAt": "2020-05-08 19:25:40",
+        "title": "小程序外卖5元现金券",
+        "couponId": "6",
+        "deletedAt": null,
+        "sellerName": "奈雪の茶",
+        "updatedAt": "2020-05-08 19:25:40",
+        "couponType": 1
+    }
+]

File diff suppressed because it is too large
+ 2 - 0
api/gift-cards.js


+ 6708 - 0
api/goods.js

@@ -0,0 +1,6708 @@
+export default [{
+	"sort": 1,
+	"icon": "",
+	"id": 6905,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 65825,
+		"is_sell": true,
+		"pack_cost": "0.00",
+		"sales": 487,
+		"goods_type": 1,
+		"cover_img": "",
+		"property": [],
+		"goods_meals_info": [],
+		"is_add": 1,
+		"use_spec": false,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "11110090",
+			"id": "9ad36aa96636c246",
+			"stock": "9999956.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/19/fda6dd99c83af02353.jpg",
+			"num": 1,
+			"price": 18.5,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 18.5,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/19/fda6dd99c83af02353.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "购买三明治,享早餐指定饮品半价",
+		"is_follow_suit": 1,
+		"stock": "9999956.00",
+		"type": 2,
+		"is_label": 0,
+		"name": "奈雪早餐",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/19/fda6dd99c83af02353.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "奈雪早餐",
+	"is_show_backstage": 0
+}, {
+	"sort": 2,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/30/458c5a14fb2f190f96.png?imageView2/0/w/200/h/200",
+	"id": 6208,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 24516,
+		"pack_cost": "0.00",
+		"sales": 1278,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000070",
+			"id": "5d79de67251ea00e",
+			"stock": "10485.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/29/4a62ee45dd527609ed.jpg",
+			"num": 1,
+			"price": 18,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 3,
+		"price": 18,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/29/4a62ee45dd527609ed.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "酥软口感,进口奶油搭配特制巧克力内馅",
+		"use_spec": false,
+		"stock": "10485.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "脏脏王",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/29/4a62ee45dd527609ed.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 24517,
+		"pack_cost": "0.00",
+		"sales": 1228,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000071",
+			"id": "2b3f1ea3ecabd22e",
+			"stock": "10308.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/29/99daa7b20061efab10.jpg",
+			"num": 1,
+			"price": 18,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 4,
+		"price": 18,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/29/99daa7b20061efab10.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "精选北川半兵卫抹茶粉和秘制红豆泥",
+		"use_spec": false,
+		"stock": "10308.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "抹茶王",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/29/99daa7b20061efab10.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 68339,
+		"pack_cost": "0.00",
+		"sales": 44429,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5EA54C3D0E4279185",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5EA54C3D0E9682750",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5EA54C3D0F2A37322",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5EA54C3D0F70A1000",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5EA54C3D0FAFE7320",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010010025",
+			"id": "72cf1279c0a422ce",
+			"stock": "9999817.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/26/559a075d81060b23c7.jpg",
+			"num": 1,
+			"price": 30,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 0,
+		"price": 30,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/26/559a075d81060b23c7.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "饱满大颗的新鲜杨梅,满杯手工去核,搭配茉莉初雪茶底,清爽多汁",
+		"use_spec": false,
+		"stock": "9999817.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气杨梅",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/26/559a075d81060b23c7.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 68345,
+		"pack_cost": "0.00",
+		"sales": 16322,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5EA55088766CC7824",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5EA5508876F271659",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5EA55088776843559",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5EA5508877A528469",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5EA5508877E5A6908",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010010043",
+			"id": "c7c6f8fd34040338",
+			"stock": "999950.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/26/ea8fc439fddf2f62e3.jpg",
+			"num": 1,
+			"price": 32,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 2,
+		"price": 32,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/26/ea8fc439fddf2f62e3.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "霸气杨梅和酸奶的首次搭配,甘甜可口",
+		"use_spec": false,
+		"stock": "999950.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气酸奶杨梅",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/26/ea8fc439fddf2f62e3.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "新品推荐",
+	"is_show_backstage": 0
+}, {
+	"sort": 3,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/30/458c5a14fb2f190f96.png?imageView2/0/w/200/h/200",
+	"id": 6387,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 31826,
+		"pack_cost": "0.00",
+		"sales": 70462,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000017",
+			"id": "2e3f40b8f6decb2a",
+			"stock": "1000498.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/28/be484557ff7cfa4dba.jpg",
+			"num": 1,
+			"price": 28,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 2,
+		"price": 28,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/28/be484557ff7cfa4dba.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "马来西亚D24榴莲王果肉+芒果干,爆浆的榴莲馅,这款是榴莲控的最爱。",
+		"use_spec": false,
+		"stock": "1000498.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气榴莲王",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/28/be484557ff7cfa4dba.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31507,
+		"pack_cost": "0.00",
+		"sales": 199583,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E5E2B483FA903805",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2B484016A8529",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E5E2B48405642832",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2B48409616050",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD789B45391F4495",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD789B453D023182",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD789B4540531795",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010010000",
+			"id": "097aad038aeeb0ea",
+			"stock": "998101.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/2a4b2697bec6f7e502.jpg",
+			"num": 1,
+			"price": 25,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 2,
+		"price": 25,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/2a4b2697bec6f7e502.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "奈雪明星产品。优选进口新奇士橙,搭配严选茉莉毛尖茶底,橙意满满。",
+		"use_spec": false,
+		"stock": "998101.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气橙子",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/2a4b2697bec6f7e502.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31532,
+		"pack_cost": "0.00",
+		"sales": 5104,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1218,
+				"code": "Z5D612C34C8EF06658",
+				"value": "标准(芝士)"
+			}, {
+				"is_default": 0,
+				"id": 1166,
+				"code": "Z5D612C34C93705460",
+				"value": "芝士换酸奶"
+			}],
+			"name": "配料",
+			"id": 347
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5EA8DBDA4371C5994",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 1164,
+				"code": "Z5EA8DBDA43C415239",
+				"value": "冰沙"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5EA8DBDA4404E3515",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD78286916115856",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD78286919682277",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD7828691CB89112",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010050008",
+			"id": "f8114313a48c5c4a",
+			"stock": "1000314.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/03/19/a3ee1fa72435259a73.jpg",
+			"num": 1,
+			"price": 28,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 4,
+		"price": 28,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/03/19/a3ee1fa72435259a73.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "精选优质巨峰葡萄、手工去皮去籽、加入带兰桂花香,经中度焙火的金观音茶中,搭配轻盈香甜芝士奶盖",
+		"use_spec": false,
+		"stock": "1000314.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气芝士葡萄",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/03/19/a3ee1fa72435259a73.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 16808,
+		"pack_cost": "0.00",
+		"sales": 115495,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000024",
+			"id": "2e89b669b329c292",
+			"stock": "10704.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/28/94d8440ab7b4fed802.jpg",
+			"num": 1,
+			"price": 20,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 5,
+		"price": 20,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/28/94d8440ab7b4fed802.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "大大的一根魔法棒,加入淡奶油和进口酵母,配上经典的草莓鲜果。好看的外表和经典的口味造就的一款奈雪明星产品。",
+		"use_spec": false,
+		"stock": "10704.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "草莓魔法棒",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/28/94d8440ab7b4fed802.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31424,
+		"pack_cost": "0.00",
+		"sales": 125010,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1218,
+				"code": "Z5D5BA2BB31A145049",
+				"value": "标准(芝士)"
+			}, {
+				"is_default": 0,
+				"id": 1166,
+				"code": "Z5D5BA2BB320FA8410",
+				"value": "芝士换酸奶"
+			}],
+			"name": "配料",
+			"id": 347
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5E5E2BC316DD78061",
+				"value": "标准冰"
+			}, {
+				"is_default": 1,
+				"id": 1164,
+				"code": "Z5E5E2BC316A215600",
+				"value": "冰沙"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2BC3171CA8287",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E5E2BC317A175989",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2BC317F896724",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD785286B9689681",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD785286BCF74540",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD785286C0687027",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010050003",
+			"id": "ee375ed5ae7f77eb",
+			"stock": "1002053.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg",
+			"num": 1,
+			"price": 29,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 29,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "奈雪明星产品。选用奈雪自有草莓园新鲜草莓,搭配严选茉莉毛尖茶底,淋上轻盈香滑的芝士奶盖。",
+		"use_spec": false,
+		"stock": "1002053.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气芝士草莓",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "招牌热卖",
+	"is_show_backstage": 0
+}, {
+	"sort": 8,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/bfeae4de9de15a0f88.png?imageView2/0/w/200/h/200",
+	"id": 2522,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 31826,
+		"pack_cost": "0.00",
+		"sales": 70462,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000017",
+			"id": "2e3f40b8f6decb2a",
+			"stock": "1000498.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/28/be484557ff7cfa4dba.jpg",
+			"num": 1,
+			"price": 28,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 2,
+		"price": 28,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/28/be484557ff7cfa4dba.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "马来西亚D24榴莲王果肉+芒果干,爆浆的榴莲馅,这款是榴莲控的最爱。",
+		"use_spec": false,
+		"stock": "1000498.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气榴莲王",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/28/be484557ff7cfa4dba.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31544,
+		"pack_cost": "0.00",
+		"sales": 46215,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000018",
+			"id": "08a87a5ad6fa8648",
+			"stock": "100413.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/28/6e4829e475329d4836.jpg",
+			"num": 1,
+			"price": 20,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 2,
+		"price": 20,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/28/6e4829e475329d4836.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "粉嫩的面包体加入了火龙果果泥,颜值和健康的共存,满满的香浓芝士内陷搭配柔软有嚼劲的软欧包,葡萄干的加缀增添丰富有层次的口感,让你一试喜欢。",
+		"use_spec": false,
+		"stock": "100413.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "蜜蜜芝士火龙果",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/28/6e4829e475329d4836.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 27016,
+		"pack_cost": "0.00",
+		"sales": 169990,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000093",
+			"id": "85ab649f81d89e90",
+			"stock": "1000106.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/10/11/e2035bc2f7003ad0e9.jpg",
+			"num": 1,
+			"price": 16,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 3,
+		"price": 16,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/10/11/e2035bc2f7003ad0e9.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "紫薯醇香包裹蜜润红豆,麻薯带来超长拉丝惊喜",
+		"use_spec": false,
+		"stock": "1000106.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "紫薯嘟嘟",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/10/11/e2035bc2f7003ad0e9.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 27014,
+		"pack_cost": "0.00",
+		"sales": 255254,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000090",
+			"id": "7220777710a535e7",
+			"stock": "1000217.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/10/11/3cf65a33efba914504.jpg",
+			"num": 1,
+			"price": 16,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 3,
+		"price": 16,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/10/11/3cf65a33efba914504.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "咸香蛋黄浓郁细腻注入经典芋泥甜咸风味正适宜",
+		"use_spec": false,
+		"stock": "1000217.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "咸蛋黄嘟嘟",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/10/11/3cf65a33efba914504.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 27009,
+		"pack_cost": "0.00",
+		"sales": 199446,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000092",
+			"id": "82b0391c9f3e987f",
+			"stock": "1000126.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/10/11/0093e8ec087a074edf.jpg",
+			"num": 1,
+			"price": 16,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 3,
+		"price": 16,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/10/11/0093e8ec087a074edf.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "爆浆南瓜泥清甜不腻,麻薯Q弹有活力",
+		"use_spec": false,
+		"stock": "1000126.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "南瓜嘟嘟",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/10/11/0093e8ec087a074edf.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 27008,
+		"pack_cost": "0.00",
+		"sales": 158438,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000091",
+			"id": "186191c7af8a25e2",
+			"stock": "1000209.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/10/11/21bad4be51837450a8.jpg",
+			"num": 1,
+			"price": 16,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 3,
+		"price": 16,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/10/11/21bad4be51837450a8.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "抹茶卡仕达表皮包裹着软糯红豆和绵密芋泥,拉丝麻薯糯唧唧",
+		"use_spec": false,
+		"stock": "1000209.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "红豆嘟嘟",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/10/11/21bad4be51837450a8.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 24516,
+		"pack_cost": "0.00",
+		"sales": 1278,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000070",
+			"id": "5d79de67251ea00e",
+			"stock": "10485.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/29/4a62ee45dd527609ed.jpg",
+			"num": 1,
+			"price": 18,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 3,
+		"price": 18,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/29/4a62ee45dd527609ed.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "酥软口感,进口奶油搭配特制巧克力内馅",
+		"use_spec": false,
+		"stock": "10485.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "脏脏王",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/29/4a62ee45dd527609ed.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 24517,
+		"pack_cost": "0.00",
+		"sales": 1228,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000071",
+			"id": "2b3f1ea3ecabd22e",
+			"stock": "10308.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/29/99daa7b20061efab10.jpg",
+			"num": 1,
+			"price": 18,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 4,
+		"price": 18,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/29/99daa7b20061efab10.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "精选北川半兵卫抹茶粉和秘制红豆泥",
+		"use_spec": false,
+		"stock": "10308.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "抹茶王",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/29/99daa7b20061efab10.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31834,
+		"pack_cost": "0.00",
+		"sales": 94527,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000003",
+			"id": "c8d9d2828e1ff531",
+			"stock": "1000108.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/28/d8e4330c48ae58c7da.jpg",
+			"num": 1,
+			"price": 15,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 7,
+		"price": 15,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/28/d8e4330c48ae58c7da.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "梅菜扣肉咸香接地气,摊成薄薄饼状增大烘焙面积,撒上香烤的芝麻粒,特色风味独树一帜。",
+		"use_spec": false,
+		"stock": "1000108.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "梅菜肉肉",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/28/d8e4330c48ae58c7da.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31824,
+		"pack_cost": "0.00",
+		"sales": 143535,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000034",
+			"id": "8996e12e46d28663",
+			"stock": "10000237.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/05/05/30f0463b8b644e8417.jpg",
+			"num": 1,
+			"price": 18,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 8,
+		"price": 18,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/05/05/30f0463b8b644e8417.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "柔软的表皮加上天然新鲜凤梨颗粒与安佳乳酪调制的凤梨果肉馅,每一口都酸甜可口,顺滑满足。",
+		"use_spec": false,
+		"stock": "10000237.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "芝士金凤梨",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/05/05/30f0463b8b644e8417.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31820,
+		"pack_cost": "0.00",
+		"sales": 123089,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000022",
+			"id": "e06d86e3db130723",
+			"stock": "10000198.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/28/8b123558614b56993d.jpg",
+			"num": 1,
+			"price": 14,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 9,
+		"price": 14,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/28/8b123558614b56993d.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "柔软的欧包里藏着一整根脆皮肠,满口都是肉感,一口咸味一口浓郁奶味。",
+		"use_spec": false,
+		"stock": "10000198.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "德式腊肠犬",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/28/8b123558614b56993d.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31816,
+		"pack_cost": "0.00",
+		"sales": 223377,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000006",
+			"id": "d10644f99c0313a4",
+			"stock": "1000215.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/28/fc9ef3ae0338ad7b3a.jpg",
+			"num": 1,
+			"price": 29,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 10,
+		"price": 29,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/28/fc9ef3ae0338ad7b3a.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "霸气的外表下包含着软绵甜蜜的榴莲果肉内陷。200度的烘烤热情,以及100分钟以上的制作工艺,这款纯手工软欧包给你大大的甜蜜和满足。",
+		"use_spec": false,
+		"stock": "1000215.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "一颗大榴莲",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/28/fc9ef3ae0338ad7b3a.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31814,
+		"pack_cost": "0.00",
+		"sales": 184270,
+		"cover_img": "https://img-shop.qmimg.cn/s23107/2019/12/07/0476864cd0b7fd9bc4.jpg?imageView2/2/w/400/h/400",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000038",
+			"id": "0c3cea3467da2817",
+			"stock": "1000207.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/12/07/f0bc53b12b13f1df8d.jpg",
+			"num": 1,
+			"price": 23,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 11,
+		"price": 23,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/12/07/f0bc53b12b13f1df8d.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "切碎的奶酪粒和香芋粒,味道清新,散发着奶酪和芋头的香气。奈雪非常独特的一款软欧包。",
+		"use_spec": false,
+		"stock": "1000207.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "奶酪芋头山",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/12/07/f0bc53b12b13f1df8d.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 16852,
+		"pack_cost": "0.00",
+		"sales": 225651,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000026",
+			"id": "8e46d28edac152bd",
+			"stock": "10435.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/28/417eae192c1dc8b9ab.jpg",
+			"num": 1,
+			"price": 18,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 18,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/28/417eae192c1dc8b9ab.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "菠菜汁入面团,咸香肉松甜脆玉米粒,咸口松软",
+		"use_spec": false,
+		"stock": "10435.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "菠菜肉骨头",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/28/417eae192c1dc8b9ab.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 17137,
+		"pack_cost": "0.00",
+		"sales": 232976,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000027",
+			"id": "a43a6d40cef6f162",
+			"stock": "10506.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/05/05/9979fa487e2c3e2636.jpg",
+			"num": 1,
+			"price": 15,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 4,
+		"price": 15,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/05/05/9979fa487e2c3e2636.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "香甜浓郁的巧克力奶油与巧克力软欧包,夹着香脆的奥利奥饼干,一口又一口,停不下来。",
+		"use_spec": false,
+		"stock": "10506.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "奥利奥魔法棒",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/05/05/9979fa487e2c3e2636.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 17145,
+		"pack_cost": "0.00",
+		"sales": 173762,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000040",
+			"id": "0f90fb60826f6fe0",
+			"stock": "10332.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/05/05/a1202933e01235285a.jpg",
+			"num": 1,
+			"price": 20,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 5,
+		"price": 20,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/05/05/a1202933e01235285a.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "奈雪招牌软欧包魔法棒家族之一,满满的新鲜水果看的见,软欧包有淡淡的胡萝卜味,芒果香味十分浓郁。",
+		"use_spec": false,
+		"stock": "10332.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "芒果魔法棒",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/05/05/a1202933e01235285a.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 16808,
+		"pack_cost": "0.00",
+		"sales": 115495,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000024",
+			"id": "2e89b669b329c292",
+			"stock": "10704.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/28/94d8440ab7b4fed802.jpg",
+			"num": 1,
+			"price": 20,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 5,
+		"price": 20,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/28/94d8440ab7b4fed802.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "大大的一根魔法棒,加入淡奶油和进口酵母,配上经典的草莓鲜果。好看的外表和经典的口味造就的一款奈雪明星产品。",
+		"use_spec": false,
+		"stock": "10704.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "草莓魔法棒",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/28/94d8440ab7b4fed802.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 17138,
+		"pack_cost": "0.00",
+		"sales": 123169,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000012",
+			"id": "c9bda650c3a9cb7f",
+			"stock": "10138.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/05/05/cc722e14ae7c7973d9.jpg",
+			"num": 1,
+			"price": 15,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 15,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/05/05/cc722e14ae7c7973d9.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "摩卡味熊宝宝脸蛋,熊宝宝耳朵都有Q弹的金珠珠",
+		"use_spec": false,
+		"stock": "10138.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "奈雪熊宝宝",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/05/05/cc722e14ae7c7973d9.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "软欧包",
+	"is_show_backstage": 0
+}, {
+	"sort": 9,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/bfeae4de9de15a0f88.png?imageView2/0/w/200/h/200",
+	"id": 6510,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 57165,
+		"pack_cost": "0.00",
+		"sales": 9436,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000104",
+			"id": "c860d6ad9cba0575",
+			"stock": "999999947.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/03/19/08b868c6270203c344.jpg",
+			"num": 1,
+			"price": 16,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 2,
+		"price": 16,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/03/19/08b868c6270203c344.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "无水工艺制作、只添加鸡蛋和牛奶,面包香味浓郁,口感细腻柔韧、嚼劲十足",
+		"use_spec": false,
+		"stock": "999999947.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "原味吐司",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/03/19/08b868c6270203c344.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 57167,
+		"pack_cost": "0.00",
+		"sales": 4746,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000106",
+			"id": "d8820703d3bce4d1",
+			"stock": "99999977.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/03/19/a7e10078ca8d48789f.jpg",
+			"num": 1,
+			"price": 23,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 3,
+		"price": 23,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/03/19/a7e10078ca8d48789f.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "酥软外皮、自制香草风味卡仕达、颗粒饱满的柔软红豆,豆香四溢",
+		"use_spec": false,
+		"stock": "99999977.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "红豆千层吐司",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/03/19/a7e10078ca8d48789f.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 57166,
+		"pack_cost": "0.00",
+		"sales": 9967,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212000105",
+			"id": "8ddfb6a43f25f987",
+			"stock": "99999922.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/03/19/576288b90223ac24ae.jpg",
+			"num": 1,
+			"price": 22,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 3,
+		"price": 22,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/03/19/576288b90223ac24ae.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "进口面粉揉制的面团,咸香四溢的肉松搭配自制Q弹麻薯",
+		"use_spec": false,
+		"stock": "99999922.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "肉松麻薯吐司",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/03/19/576288b90223ac24ae.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 25006,
+		"pack_cost": "0.00",
+		"sales": 12229,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212010005",
+			"id": "fb4c7cf07b1d29cb",
+			"stock": "10102.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/06/13/a74abd2b454461e7ed.jpg",
+			"num": 1,
+			"price": 9,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 1,
+		"price": 9,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/06/13/a74abd2b454461e7ed.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "多种草莓元素汇集,打造专属咩咩包的粉红暴击;以草莓果酱特调淡奶油内馅,享受口腔里肆意的爆浆感,表面撒层酸甜草莓粉搭配草莓干颗粒与草莓巧克力薄层,果香萦绕,充满甜美气息。",
+		"use_spec": false,
+		"stock": "10102.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "草莓咩咩",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/06/13/a74abd2b454461e7ed.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 25003,
+		"pack_cost": "0.00",
+		"sales": 11608,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212010004",
+			"id": "87302f460fa9d0f9",
+			"stock": "10065.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/06/13/836219fa1162d1ab9c.jpg",
+			"num": 1,
+			"price": 9,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 1,
+		"price": 9,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/06/13/836219fa1162d1ab9c.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "小羊角里加入巧克力味淡奶油内馅,表面撒层馥郁可可粉搭配黑巧爆谷米与黑巧克力薄层,多重巧克力风味,一口即享。",
+		"use_spec": false,
+		"stock": "10065.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "巧克力咩咩",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/06/13/836219fa1162d1ab9c.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 25001,
+		"pack_cost": "0.00",
+		"sales": 10548,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212010003",
+			"id": "531b6d578cc1c18e",
+			"stock": "10079.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/06/13/82804b3b87b2b57c44.jpg",
+			"num": 1,
+			"price": 9,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 1,
+		"price": 9,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/06/13/82804b3b87b2b57c44.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "香浓抹茶,特调淡奶油内馅,并轻洒在表面一层薄薄的白巧克力上,成就颜值、内涵、口感的三重惊艳,抹茶控必入。",
+		"use_spec": false,
+		"stock": "10079.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "抹茶咩咩",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/06/13/82804b3b87b2b57c44.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 25000,
+		"pack_cost": "0.00",
+		"sales": 6233,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212010000",
+			"id": "106c52ad2a01ffba",
+			"stock": "10085.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/06/13/a3baf71549f038325d.jpg",
+			"num": 1,
+			"price": 9,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 1,
+		"price": 9,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/06/13/a3baf71549f038325d.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "可爱玲珑的羊角个头,层层酥脆,一口咬下,卡士达淡奶油内馅爆浆感十足,表皮肉松海苔,带来更鲜脆风味",
+		"use_spec": false,
+		"stock": "10085.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "肉松咩咩",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/06/13/a3baf71549f038325d.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 68452,
+		"pack_cost": "0.00",
+		"sales": 741,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212020002",
+			"id": "5efabb63696f2515",
+			"stock": "99998.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/27/98f9e17936370f5c6e.jpg",
+			"num": 1,
+			"price": 10,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 10,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/27/98f9e17936370f5c6e.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "软酥蛋皮,奶香浓郁,布丁口感,外酥内嫩",
+		"use_spec": false,
+		"stock": "99998.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "经典蛋挞",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/27/98f9e17936370f5c6e.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 25011,
+		"pack_cost": "0.00",
+		"sales": 3268,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1298,
+				"code": "Z5D5FA29D6070D7403",
+				"value": "草莓咩咩"
+			}, {
+				"is_default": 0,
+				"id": 1299,
+				"code": "Z5D5FA29D60DAE4347",
+				"value": "巧克力咩咩"
+			}, {
+				"is_default": 0,
+				"id": 1300,
+				"code": "Z5D5FA29D614794268",
+				"value": "抹茶咩咩"
+			}, {
+				"is_default": 0,
+				"id": 1302,
+				"code": "Z5D5FA29D6221E9709",
+				"value": "肉松咩咩"
+			}],
+			"name": "选择一",
+			"id": 262
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1303,
+				"code": "Z5D5FA29D62C482120",
+				"value": "草莓咩咩"
+			}, {
+				"is_default": 0,
+				"id": 1305,
+				"code": "Z5D5FA29D63A198780",
+				"value": "抹茶咩咩"
+			}, {
+				"is_default": 0,
+				"id": 1306,
+				"code": "Z5D5FA29D642F31535",
+				"value": "巧克力咩咩"
+			}, {
+				"is_default": 0,
+				"id": 1308,
+				"code": "Z5D5FA29D6518E8070",
+				"value": "肉松咩咩"
+			}],
+			"name": "选择二",
+			"id": 263
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1309,
+				"code": "Z5D5FA29D65F0C3220",
+				"value": "肉松咩咩"
+			}, {
+				"is_default": 0,
+				"id": 1311,
+				"code": "Z5D5FA29D66BAB8787",
+				"value": "巧克力咩咩"
+			}, {
+				"is_default": 0,
+				"id": 1312,
+				"code": "Z5D5FA29D672AF9110",
+				"value": "草莓咩咩"
+			}, {
+				"is_default": 0,
+				"id": 1313,
+				"code": "Z5D5FA29D6794A2665",
+				"value": "抹茶咩咩"
+			}],
+			"name": "选择三",
+			"id": 366
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "11110015",
+			"id": "2693ad8a72f32fdf",
+			"stock": "100000080.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/06/13/b92a9d35a43e67ceab.jpg",
+			"num": 1,
+			"price": 24,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 24,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/06/13/b92a9d35a43e67ceab.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "#一口酥脆-满口爆浆的咩咩包#来啦!奈雪首次推出咩咩包系列,六个口味荟萃,任选三只即享优惠组合价~层层酥脆,让美味与分享同在~",
+		"use_spec": false,
+		"stock": "100000080.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "咩咩包组合装",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/06/13/b92a9d35a43e67ceab.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "手作烘焙",
+	"is_show_backstage": 0
+}, {
+	"sort": 12,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/edd969e6c892853667.png?imageView2/0/w/200/h/200",
+	"id": 2497,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 58708,
+		"pack_cost": "0.00",
+		"sales": 11519,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E7C5F8A51A546188",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 609,
+				"code": "Z5E7C5F8A51F7E8021",
+				"value": "少冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E7C5F8A523892538",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E7C5F8A527A67945",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E7C5F8A52B737106",
+				"value": "温"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5E7C5F8A5340E8233",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5E7C5F8A538459155",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 610,
+				"code": "Z5E7C5F8A53C5A7778",
+				"value": "微糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5E7C5F8A540DF9794",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010000008",
+			"id": "5117d6934f984ddd",
+			"stock": "999999825.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/03/26/fcece4bb6af2673e37.jpg",
+			"num": 1,
+			"price": 19,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 2,
+		"price": 19,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/03/26/fcece4bb6af2673e37.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "精选金观音茶叶,汤色金黄清澈、香气馥郁幽长,搭配奈雪芝士奶盖,回甘醇厚。",
+		"use_spec": false,
+		"stock": "999999825.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "芝士金观音",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/03/26/fcece4bb6af2673e37.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31558,
+		"pack_cost": "0.00",
+		"sales": 37172,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E5E2CF50F4767076",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2CF50F8B97969",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E5E2CF50FC797077",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2CF51003F7078",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD783C1026547401",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD783C1029E21469",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD783C102D7B3883",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010000003",
+			"id": "a2b1def8331cd4c4",
+			"stock": "99999752.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/03/27/369520a40d39e0ac11.jpg",
+			"num": 1,
+			"price": 21,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 3,
+		"price": 21,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/03/27/369520a40d39e0ac11.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "热饮为纸杯包装,茉莉花的香气和绿茶的清新融合,汤色清亮",
+		"use_spec": false,
+		"stock": "99999752.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "芝士茉莉初雪",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/03/27/369520a40d39e0ac11.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31560,
+		"pack_cost": "0.00",
+		"sales": 17293,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E5E2D16A308C7944",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2D16A34E74683",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E5E2D16A38D21680",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2D16A3D2B4114",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD7820B13E2F5968",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD7820B141B57300",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD7820B145611482",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010000002",
+			"id": "f213dedd5653800c",
+			"stock": "10000077.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/03/27/bac6a6e8b23fd3b30e.jpg",
+			"num": 1,
+			"price": 22,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 22,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/03/27/bac6a6e8b23fd3b30e.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "奈雪定制茶。选用武夷山金骏眉等三种名优红茶调配而成,有独特的烟熏龙眼木香气,搭配轻盈香滑的芝士奶盖,中和淡淡涩口。",
+		"use_spec": false,
+		"stock": "10000077.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "芝士奈雪金色山脉",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/03/27/bac6a6e8b23fd3b30e.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31557,
+		"pack_cost": "0.00",
+		"sales": 35462,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E5E2CE34D0EA6729",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2CE34D6612524",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E5E2CE34DAE75885",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2CE34F6D97845",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD783375B6983153",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD783375BA6C4391",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD783375BE198735",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010000001",
+			"id": "9e63c54d02eec86b",
+			"stock": "10000137.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/03/27/8d4a1edb7c9e2d6554.jpg",
+			"num": 1,
+			"price": 22,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 22,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/03/27/8d4a1edb7c9e2d6554.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "奈雪名优茶。荣获2018年台湾冬茶比赛头等奖。茶山沾染的花香气、低温烘焙的醇甜香,入口回甘。搭配轻盈香滑的咸芝士奶盖,中和淡淡涩口。",
+		"use_spec": false,
+		"stock": "10000137.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "芝士奈雪初露",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/03/27/8d4a1edb7c9e2d6554.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "芝士茗优茶",
+	"is_show_backstage": 0
+}, {
+	"sort": 14,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/33fe4d0f9c3b8b7b97.png?imageView2/0/w/200/h/200",
+	"id": 2500,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 58710,
+		"pack_cost": "0.00",
+		"sales": 6064,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E7C60433E1E03482",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 609,
+				"code": "Z5E7C60433E6B51206",
+				"value": "少冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E7C60433EAB73816",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E7C60433EE769255",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E7C60433F22E8316",
+				"value": "温"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5E7C60433FA1A6064",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5E7C60433FEA91288",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 610,
+				"code": "Z5E7C60434031C3451",
+				"value": "微糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5E7C6043407752183",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010030008",
+			"id": "1a5ad9d3d03883ad",
+			"stock": "999999524.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/16/a169f730488a724acc.jpg",
+			"num": 1,
+			"price": 13,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 3,
+		"price": 13,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/16/a169f730488a724acc.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "精选金观音茶叶,汤色金黄清澈、香气馥郁幽长",
+		"use_spec": false,
+		"stock": "999999524.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "金观音",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/16/a169f730488a724acc.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31431,
+		"pack_cost": "0.00",
+		"sales": 8582,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E5E2D39B2E2C1515",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2D39B32726459",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 609,
+				"code": "Z5E5E2D39B362B1790",
+				"value": "少冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E5E2D39B39E09251",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2D39B3D864768",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD7835D198C73695",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD7835D19C263883",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD7835D19F993256",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010030003",
+			"id": "489fc9c35ba35792",
+			"stock": "998479.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/03/27/0491350e8dca665627.jpg",
+			"num": 1,
+			"price": 15,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 4,
+		"price": 15,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/03/27/0491350e8dca665627.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "热饮为纸杯包装,茉莉花的香气和绿茶的清新融合,汤色清亮",
+		"use_spec": false,
+		"stock": "998479.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "茉莉初雪",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/03/27/0491350e8dca665627.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31433,
+		"pack_cost": "0.00",
+		"sales": 2696,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E5E2D59A10614619",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2D59A15915459",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E5E2D59A19D98802",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2D59A1E4D5205",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD7880C6EA1B9131",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD7880C6EDDD5553",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD7880C6F1A92100",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010030001",
+			"id": "baa902a28fef5352",
+			"stock": "999794.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/03/27/dfbf560ac141c88213.jpg",
+			"num": 1,
+			"price": 16,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 16,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/03/27/dfbf560ac141c88213.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "奈雪定制茶,选用武夷山金骏眉等三种名优红茶调配而成,独特的烟熏龙眼木香气,甘醇韵长回味无穷。",
+		"use_spec": false,
+		"stock": "999794.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "奈雪金色山脉",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/03/27/dfbf560ac141c88213.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31430,
+		"pack_cost": "0.00",
+		"sales": 4297,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E5E2D291B76F7651",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2D291BBF32291",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E5E2D291BFE24955",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2D291C4752910",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD782A24282D3131",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD782A242C053219",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD782A2430ED6328",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010030000",
+			"id": "e86191ffd2a27a25",
+			"stock": "99430.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/03/27/7d0a4993b5926e2bc6.jpg",
+			"num": 1,
+			"price": 16,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 16,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/03/27/7d0a4993b5926e2bc6.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "奈雪名优茶。荣获2017年台湾冬茶比赛头等奖。清新的花香气、低温烘焙的醇甜香,入口5秒等待回甘。",
+		"use_spec": false,
+		"stock": "99430.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "奈雪初露",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/03/27/7d0a4993b5926e2bc6.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 16719,
+		"pack_cost": "0.00",
+		"sales": 14868,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "793:3068|794:3063",
+			"trade_mark": "1010020000",
+			"id": "2728bc1fd96b4d6a",
+			"stock": "9914.00",
+			"spec_text": {
+				"温度": "冷",
+				"糖度": "无糖"
+			},
+			"spec": {
+				"793": 3068,
+				"794": 3063
+			},
+			"image": "s23107/2019/04/26/3afbe376457c893497.jpg",
+			"num": 1,
+			"price": 22,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 22,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/3afbe376457c893497.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [{
+			"values": [{
+				"id": 3068,
+				"image": null,
+				"value": "冷"
+			}],
+			"name": "温度",
+			"id": 793
+		}, {
+			"values": [{
+				"id": 3063,
+				"image": null,
+				"value": "无糖"
+			}],
+			"name": "糖度",
+			"id": 794
+		}],
+		"content": "奈雪名优茶。严选台湾阿里山优质冻顶乌龙茶,低温冷泡8小时,减少咖啡因释放,降低涩味,茶香更甘醇",
+		"use_spec": true,
+		"stock": "9914.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "冻顶乌龙(冷泡茶)",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/3afbe376457c893497.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 16718,
+		"pack_cost": "0.00",
+		"sales": 14692,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "793:3068|794:3063",
+			"trade_mark": "1010020001",
+			"id": "6334b219fa565cc3",
+			"stock": "9888.00",
+			"spec_text": {
+				"温度": "冷",
+				"糖度": "无糖"
+			},
+			"spec": {
+				"793": 3068,
+				"794": 3063
+			},
+			"image": "s23107/2019/04/26/f8e25f045c19df333d.jpg",
+			"num": 1,
+			"price": 22,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 22,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/f8e25f045c19df333d.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [{
+			"values": [{
+				"id": 3068,
+				"image": null,
+				"value": "冷"
+			}],
+			"name": "温度",
+			"id": 793
+		}, {
+			"values": [{
+				"id": 3063,
+				"image": null,
+				"value": "无糖"
+			}],
+			"name": "糖度",
+			"id": 794
+		}],
+		"content": "来自台湾阿里山的乌龙茶,生长于终年云雾缭绕之地,作为正大名茶的特有品种,甘甜带果胶质口感是其独特魅力。花香气清雅,滋味清醇甘甜",
+		"use_spec": true,
+		"stock": "9888.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "青心乌龙(冷泡茶)",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/f8e25f045c19df333d.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "无糖茶铺",
+	"is_show_backstage": 0
+}, {
+	"sort": 15,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/6557447a5b85a3bf71.png?imageView2/0/w/200/h/200",
+	"id": 2488,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 31535,
+		"pack_cost": "0.00",
+		"sales": 18309,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E5E2BE2B23BB3413",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2BE2B27F03307",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E5E2BE2B2D002260",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2BE2B30842522",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD78350A14958747",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD78350A18165102",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD78350A1C237554",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010090003",
+			"id": "286cf6b1bc6dedbd",
+			"stock": "1000020.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/612997e450b52ba186.jpg",
+			"num": 1,
+			"price": 24,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 2,
+		"price": 24,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/612997e450b52ba186.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "精选阿拉比卡咖啡豆与冻顶乌龙茶结合,质感幼滑不苦涩,入口香醇,推荐热饮更好喝。",
+		"use_spec": false,
+		"stock": "1000020.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "大咖鸳鸯",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/612997e450b52ba186.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 65309,
+		"pack_cost": "0.00",
+		"sales": 439,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E952C509B5561077",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E952C509BA997660",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E952C509BE6A2251",
+				"value": "热"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 1959,
+				"code": "Z5E952C509C5816724",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010090008",
+			"id": "c88ebf2110c0a219",
+			"stock": "9999955.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/16/48279ebcd71456ac25.jpg",
+			"num": 1,
+			"price": 19,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 19,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/16/48279ebcd71456ac25.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "奈雪拿铁",
+		"use_spec": false,
+		"stock": "9999955.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "奈雪拿铁",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/16/48279ebcd71456ac25.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 65307,
+		"pack_cost": "0.00",
+		"sales": 382,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E952A913A5C51731",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E952A913ADE83916",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E952A913B1955053",
+				"value": "热"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 1959,
+				"code": "Z5E952A913B8711256",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010090007",
+			"id": "08a06c749c6f0c91",
+			"stock": "9999965.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/16/456b9428f57f11fc93.jpg",
+			"num": 1,
+			"price": 13,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 13,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/16/456b9428f57f11fc93.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "奈雪美式",
+		"use_spec": false,
+		"stock": "9999965.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "奈雪美式",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/16/456b9428f57f11fc93.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31534,
+		"pack_cost": "0.00",
+		"sales": 12285,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5D5E3D4D809A35120",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5D5E3D4D80ED58634",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD783E4E22621019",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD783E4E26093700",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD783E4E29D68842",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010090001",
+			"id": "80b1c59b6bf77b0f",
+			"stock": "9999954.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/05/05/2d77f4daaabc3144b2.jpg",
+			"num": 1,
+			"price": 19,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 1,
+		"price": 19,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/05/05/2d77f4daaabc3144b2.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "咖啡与鲜果茶的创新组合,精心挑选拥有更多香甜因子的翡翠柠檬,柠檬的清爽与咖啡的香醇相结合,唇齿留香。",
+		"use_spec": false,
+		"stock": "9999954.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "大咖柠檬",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/05/05/2d77f4daaabc3144b2.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31429,
+		"pack_cost": "0.00",
+		"sales": 3346,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1219,
+				"code": "Z5DEDBF956E3931146",
+				"value": "标准(冰淇淋+水晶)"
+			}, {
+				"is_default": 0,
+				"id": 1220,
+				"code": "Z5DEDBF956E7728487",
+				"value": "无配料"
+			}, {
+				"is_default": 0,
+				"id": 1257,
+				"code": "Z5DEDBF956EAC25859",
+				"value": "去水晶"
+			}, {
+				"is_default": 0,
+				"id": 2066,
+				"code": "Z5DEDBF956EEC87411",
+				"value": "去冰淇淋"
+			}, {
+				"is_default": 0,
+				"id": 2067,
+				"code": "Z5DEDBF956F2404144",
+				"value": "换香草冰淇淋"
+			}],
+			"name": "配料",
+			"id": 347
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1167,
+				"code": "Z5D676D0DB876D9109",
+				"value": "标准(冰沙)"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD782B18BE101476",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD782B18C1A57165",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD782B18C4EE8451",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010090005",
+			"id": "10ba24d03b9fc7fe",
+			"stock": "10000147.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/776ccac30466e6bd52.jpg",
+			"num": 1,
+			"price": 34,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 34,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/776ccac30466e6bd52.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "以现萃咖啡融合茉莉绿茶,加入牛油果、椰子冰淇淋及水晶冻。口感细腻,一口能喝到三重味道,金杯华丽亮相,能量满满。",
+		"use_spec": false,
+		"stock": "10000147.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "大咖牛油果",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/776ccac30466e6bd52.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "咖啡",
+	"is_show_backstage": 0
+}, {
+	"sort": 18,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/6557447a5b85a3bf71.png?imageView2/0/w/200/h/200",
+	"id": 4365,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 38230,
+		"pack_cost": "0.00",
+		"sales": 52072,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1313030018",
+			"id": "2a8c5a1d486e1e82",
+			"stock": "9999999911.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/11/01/bb339b1b5c2f6fdac4.jpg",
+			"num": 1,
+			"price": 2,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 2,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/11/01/bb339b1b5c2f6fdac4.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "可用于2杯饮品打包使用(保温袋会不定期更换插画图片,以门店正在使用的为准)",
+		"use_spec": false,
+		"stock": "9999999911.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "小保温袋",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/11/01/bb339b1b5c2f6fdac4.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 38229,
+		"pack_cost": "0.00",
+		"sales": 16211,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1313030019",
+			"id": "591339726df9791b",
+			"stock": "999999966.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/11/01/9ea7b5249a2f11a1a1.jpg",
+			"num": 1,
+			"price": 4,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 4,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/11/01/9ea7b5249a2f11a1a1.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "可用于4杯饮品打包使用(保温袋会不定期更换插画图片,以门店正在使用的为准)",
+		"use_spec": false,
+		"stock": "999999966.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "大保温袋",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/11/01/9ea7b5249a2f11a1a1.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "保温加购",
+	"is_show_backstage": 0
+}, {
+	"sort": 40,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/30/458c5a14fb2f190f96.png?imageView2/0/w/200/h/200",
+	"id": 5658,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 52969,
+		"pack_cost": "0.00",
+		"sales": 27,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "",
+			"id": "1f58bd9127939f42",
+			"stock": "999.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/02/23/28e175507553571969.jpeg",
+			"num": 1,
+			"price": 0,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 0,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/02/23/28e175507553571969.jpeg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "推荐使用奈雪点单小程序下单,降低接触频次。",
+		"use_spec": false,
+		"stock": "999.00",
+		"type": 4,
+		"is_label": 0,
+		"name": "在线下单",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/02/23/28e175507553571969.jpeg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 52968,
+		"pack_cost": "0.00",
+		"sales": 69,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "",
+			"id": "ec3ab81ec6c17f95",
+			"stock": "999.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/02/23/17fe4ee12651c84667.jpeg",
+			"num": 1,
+			"price": 0,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 0,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/02/23/17fe4ee12651c84667.jpeg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "面包柜内所有面包进行装袋或者装盒陈列售卖。",
+		"use_spec": false,
+		"stock": "999.00",
+		"type": 4,
+		"is_label": 0,
+		"name": "面包装袋",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/02/23/17fe4ee12651c84667.jpeg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 52967,
+		"pack_cost": "0.00",
+		"sales": 77,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "",
+			"id": "b027d6132eff660d",
+			"stock": "999.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/02/23/28e11fa60c3c7b952f.jpeg",
+			"num": 1,
+			"price": 0,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 0,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/02/23/28e11fa60c3c7b952f.jpeg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "堂食打包和外卖均提供安心卡,将茶饮制作、面包制作、配餐员以及骑手姓名记录并做好体温测量。做到食品安全可追踪、制作及配送可追踪,请您安心用餐。",
+		"use_spec": false,
+		"stock": "999.00",
+		"type": 4,
+		"is_label": 0,
+		"name": "安心卡片",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/02/23/28e11fa60c3c7b952f.jpeg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 52966,
+		"pack_cost": "0.00",
+		"sales": 66,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "",
+			"id": "7aecf3d9c78a4306",
+			"stock": "999.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/02/23/5761fbd2344ef96307.jpeg",
+			"num": 1,
+			"price": 0,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 0,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/02/23/5761fbd2344ef96307.jpeg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "1. 门店伙伴严格执行每小时1次洗手消毒。2. 门店伙伴上岗前进行体温检测。3. 就餐桌椅以及工作台面每小时清洁1次,再用消毒液进行消毒。4. 与食品接触的所有设备、器具、毛巾等严格执行清洁及消毒工作。5. 门店顾客入口处,提供消毒凝胶进行手部消毒。",
+		"use_spec": false,
+		"stock": "999.00",
+		"type": 4,
+		"is_label": 0,
+		"name": "门店防疫",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/02/23/5761fbd2344ef96307.jpeg?imageView2/2/w/400/h/400"
+	}],
+	"name": "共同防疫",
+	"is_show_backstage": 0
+}, {
+	"sort": 41,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/30/458c5a14fb2f190f96.png?imageView2/0/w/200/h/200",
+	"id": 5659,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 52965,
+		"pack_cost": "0.00",
+		"sales": 2,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "",
+			"id": "7acc73c0f76a45b3",
+			"stock": "999.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/02/22/81748e7805a82c0e9d.png",
+			"num": 1,
+			"price": 0,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 0,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/02/22/81748e7805a82c0e9d.png?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "即日起,奈雪支持企业团餐订购啦,全程使用无接触配送,让您饮茶食包更安心\n企业团餐50份起送(包含茶饮和欧包),可根据您的需求按时送达指定位置,为了让您可以准时收到餐食,建议您提前一天订购,更多订购详情可添加团餐客服微信咨询(微信号:nx-digital)",
+		"use_spec": false,
+		"stock": "999.00",
+		"type": 4,
+		"is_label": 0,
+		"name": "企业团餐",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/02/22/81748e7805a82c0e9d.png?imageView2/2/w/400/h/400"
+	}],
+	"name": "企业团餐",
+	"is_show_backstage": 0
+}, {
+	"sort": 79,
+	"icon": "",
+	"id": 6806,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 65305,
+		"pack_cost": "0.00",
+		"sales": 213,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212040003",
+			"id": "341052a7d635e243",
+			"stock": "99999985.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/16/24d94bd8d1517503e1.jpg",
+			"num": 1,
+			"price": 16,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 16,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/16/24d94bd8d1517503e1.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "特制的STARFIELD 植物肉、酸黄瓜片、紫甘蓝,沙拉酱",
+		"use_spec": false,
+		"stock": "99999985.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "黑椒植物肉三明治",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/16/24d94bd8d1517503e1.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 65302,
+		"pack_cost": "0.00",
+		"sales": 418,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212040002",
+			"id": "0a6d3607987f3666",
+			"stock": "999999965.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/16/20cfe8e412a87e5cbe.jpg",
+			"num": 1,
+			"price": 16,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 16,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/16/20cfe8e412a87e5cbe.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "厚实秘制精致腿排、新鲜切丝紫甘蓝、淋上香甜的沙拉酱、口感层次分明;",
+		"use_spec": false,
+		"stock": "999999965.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "蜜汁鸡腿肉三明治",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/16/20cfe8e412a87e5cbe.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 65300,
+		"pack_cost": "0.00",
+		"sales": 480,
+		"cover_img": "",
+		"property": [],
+		"is_sell": true,
+		"goods_type": 1,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1212040001",
+			"id": "304b27c0e45f3e1c",
+			"stock": "99999967.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/16/62f2aa82f406097c6e.jpg",
+			"num": 1,
+			"price": 12,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 12,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/16/62f2aa82f406097c6e.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 0,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "金黄松软吐司片,铺上特制土豆馅、芝士片和鸡蛋,再挤入香甜的沙拉酱;",
+		"use_spec": false,
+		"stock": "99999967.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "土豆芝士蛋三明治",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/16/62f2aa82f406097c6e.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "三明治",
+	"is_show_backstage": 0
+}, {
+	"sort": 4,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/949ba26d52c601c007.png?imageView2/0/w/200/h/200",
+	"id": 2469,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 31532,
+		"pack_cost": "0.00",
+		"sales": 5104,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1218,
+				"code": "Z5D612C34C8EF06658",
+				"value": "标准(芝士)"
+			}, {
+				"is_default": 0,
+				"id": 1166,
+				"code": "Z5D612C34C93705460",
+				"value": "芝士换酸奶"
+			}],
+			"name": "配料",
+			"id": 347
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5EA8DBDA4371C5994",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 1164,
+				"code": "Z5EA8DBDA43C415239",
+				"value": "冰沙"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5EA8DBDA4404E3515",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD78286916115856",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD78286919682277",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD7828691CB89112",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010050008",
+			"id": "f8114313a48c5c4a",
+			"stock": "1000314.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/03/19/a3ee1fa72435259a73.jpg",
+			"num": 1,
+			"price": 28,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 4,
+		"price": 28,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/03/19/a3ee1fa72435259a73.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "精选优质巨峰葡萄、手工去皮去籽、加入带兰桂花香,经中度焙火的金观音茶中,搭配轻盈香甜芝士奶盖",
+		"use_spec": false,
+		"stock": "1000314.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气芝士葡萄",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/03/19/a3ee1fa72435259a73.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31425,
+		"pack_cost": "0.00",
+		"sales": 166533,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1218,
+				"code": "Z5D5BA41448F494221",
+				"value": "标准(芝士)"
+			}, {
+				"is_default": 0,
+				"id": 1166,
+				"code": "Z5D5BA4144931C2200",
+				"value": "芝士换酸奶"
+			}],
+			"name": "配料",
+			"id": 347
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1164,
+				"code": "Z5D5BA414499AC5454",
+				"value": "冰沙"
+			}, {
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5D5BA41449D321738",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5D5BA4144A0C19680",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD78377493B92481",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD783774971F6671",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD7837749AA21326",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010050001",
+			"id": "be5afa4e3fa70cd7",
+			"stock": "10001214.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/a2aad6ced9aa42e2c6.jpg",
+			"num": 1,
+			"price": 29,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 29,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/a2aad6ced9aa42e2c6.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "奈雪人气产品。选用优质台芒,搭配严选茉莉毛尖茶底,淋上轻盈香滑的芝士奶盖。",
+		"use_spec": false,
+		"stock": "10001214.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气芝士芒果",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/a2aad6ced9aa42e2c6.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31424,
+		"pack_cost": "0.00",
+		"sales": 125010,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1218,
+				"code": "Z5D5BA2BB31A145049",
+				"value": "标准(芝士)"
+			}, {
+				"is_default": 0,
+				"id": 1166,
+				"code": "Z5D5BA2BB320FA8410",
+				"value": "芝士换酸奶"
+			}],
+			"name": "配料",
+			"id": 347
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5E5E2BC316DD78061",
+				"value": "标准冰"
+			}, {
+				"is_default": 1,
+				"id": 1164,
+				"code": "Z5E5E2BC316A215600",
+				"value": "冰沙"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2BC3171CA8287",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E5E2BC317A175989",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2BC317F896724",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD785286B9689681",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD785286BCF74540",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD785286C0687027",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010050003",
+			"id": "ee375ed5ae7f77eb",
+			"stock": "1002053.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg",
+			"num": 1,
+			"price": 29,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 29,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "奈雪明星产品。选用奈雪自有草莓园新鲜草莓,搭配严选茉莉毛尖茶底,淋上轻盈香滑的芝士奶盖。",
+		"use_spec": false,
+		"stock": "1002053.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气芝士草莓",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31531,
+		"pack_cost": "0.00",
+		"sales": 94538,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1218,
+				"code": "Z5D612BDE5B8BE7438",
+				"value": "标准(芝士)"
+			}, {
+				"is_default": 0,
+				"id": 1166,
+				"code": "Z5D612BDE5BEB01741",
+				"value": "芝士换酸奶"
+			}],
+			"name": "配料",
+			"id": 347
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1164,
+				"code": "Z5D5E3AAD448821800",
+				"value": "冰沙"
+			}, {
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5D5E3AAD44E888614",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5D5E3AAD453387851",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD78801915838939",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD788019191B8084",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD7880191CD17624",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010050002",
+			"id": "4a2db30bedfd6604",
+			"stock": "1001167.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/e4cace0c07eb44e96f.jpg",
+			"num": 1,
+			"price": 33,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 100,
+		"price": 33,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/e4cace0c07eb44e96f.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "草莓、蓝莓、树莓,三种莓果混合搭配,与茉莉毛尖一拍即合,清爽甘醇的茶香搭配浓郁果香,几重滋味在口腔里面碰撞,留下余味。",
+		"use_spec": false,
+		"stock": "1001167.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气芝士莓莓莓",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/e4cace0c07eb44e96f.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "霸气芝士鲜果茶",
+	"is_show_backstage": 0
+}, {
+	"sort": 5,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/d95284dc7e745f8198.png?imageView2/0/w/200/h/200",
+	"id": 2468,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 68339,
+		"pack_cost": "0.00",
+		"sales": 44429,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5EA54C3D0E4279185",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5EA54C3D0E9682750",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5EA54C3D0F2A37322",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5EA54C3D0F70A1000",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5EA54C3D0FAFE7320",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010010025",
+			"id": "72cf1279c0a422ce",
+			"stock": "9999817.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/26/559a075d81060b23c7.jpg",
+			"num": 1,
+			"price": 30,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 0,
+		"price": 30,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/26/559a075d81060b23c7.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "饱满大颗的新鲜杨梅,满杯手工去核,搭配茉莉初雪茶底,清爽多汁",
+		"use_spec": false,
+		"stock": "9999817.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气杨梅",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/26/559a075d81060b23c7.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31419,
+		"pack_cost": "0.00",
+		"sales": 63830,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E5E2B67CF2CD2014",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2B67CF7386076",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E5E2B67CFC6C7297",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2B67CFFFC6344",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD78A6BAB6A96008",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD78A6BAB9F81083",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD78A6BABD425411",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010010006",
+			"id": "7ddf70f3db56c238",
+			"stock": "9999416.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/3bef9469d37eac7b06.jpg",
+			"num": 1,
+			"price": 17,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 1,
+		"price": 17,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/3bef9469d37eac7b06.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "精心挑选拥有更多香甜因子的翡翠柠檬,清爽水灵遇上金色山脉独特的龙眼木香气,更加醇厚。",
+		"use_spec": false,
+		"stock": "9999416.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气黄柠檬",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/3bef9469d37eac7b06.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 68345,
+		"pack_cost": "0.00",
+		"sales": 16322,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5EA55088766CC7824",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5EA5508876F271659",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5EA55088776843559",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5EA5508877A528469",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5EA5508877E5A6908",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010010043",
+			"id": "c7c6f8fd34040338",
+			"stock": "999950.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/26/ea8fc439fddf2f62e3.jpg",
+			"num": 1,
+			"price": 32,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 2,
+		"price": 32,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/26/ea8fc439fddf2f62e3.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "霸气杨梅和酸奶的首次搭配,甘甜可口",
+		"use_spec": false,
+		"stock": "999950.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气酸奶杨梅",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/26/ea8fc439fddf2f62e3.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31507,
+		"pack_cost": "0.00",
+		"sales": 199583,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E5E2B483FA903805",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2B484016A8529",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E5E2B48405642832",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2B48409616050",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD789B45391F4495",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD789B453D023182",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD789B4540531795",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010010000",
+			"id": "097aad038aeeb0ea",
+			"stock": "998101.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/2a4b2697bec6f7e502.jpg",
+			"num": 1,
+			"price": 25,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 2,
+		"price": 25,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/2a4b2697bec6f7e502.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "奈雪明星产品。优选进口新奇士橙,搭配严选茉莉毛尖茶底,橙意满满。",
+		"use_spec": false,
+		"stock": "998101.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气橙子",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/2a4b2697bec6f7e502.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31420,
+		"pack_cost": "0.00",
+		"sales": 79330,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E5E2B85F17929383",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2B85F1F1B3653",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E5E2B85F22FD7672",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2B85F26FF5081",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD78A4713C675763",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD78A471400C9869",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD78A47143654620",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010010004",
+			"id": "944078205e237f86",
+			"stock": "9999096.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/333b43719bd81f4e00.jpg",
+			"num": 1,
+			"price": 17,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 2,
+		"price": 17,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/333b43719bd81f4e00.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "茉莉毛尖与绿柠檬的鲜活组合,清新馥郁的茶香跟柠檬的酸度契合,口感纯净清爽至佳",
+		"use_spec": false,
+		"stock": "9999096.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气绿柠檬",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/333b43719bd81f4e00.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 34254,
+		"pack_cost": "0.00",
+		"sales": 44115,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5D833EF2826151137",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5D833EF282A7E7293",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD7812AC5BC04098",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD7812AC5FA38677",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD7812AC64CA3721",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010010013",
+			"id": "39d4a2ea969474ff",
+			"stock": "998178.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/09/19/b188394541d392d995.jpg",
+			"num": 1,
+			"price": 19,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 3,
+		"price": 19,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/09/19/b188394541d392d995.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "选用上等茉莉毛尖茶底,纯手工捣碎的百香果,每口都可以喝到满满果肉,浓郁果香中带些酸涩,加入益力多,中和甜味。",
+		"use_spec": false,
+		"stock": "998178.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气百香多多",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/09/19/b188394541d392d995.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31421,
+		"pack_cost": "0.00",
+		"sales": 140108,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E5E2B96160502300",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2B96165206954",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E5E2B961691F4378",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2B9616D5F6916",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD78A1C4BBDA9758",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD78A1C4BF943434",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD78A1C4C30F7434",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010010012",
+			"id": "eeb6099df6c2643b",
+			"stock": "999465.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/e467b3c4e665cddc13.jpg",
+			"num": 1,
+			"price": 23,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 4,
+		"price": 23,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/e467b3c4e665cddc13.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "茉莉毛尖茶底,带有花茶特有的香气,加入鲜榨西柚,果粒饱满。西柚糖分较少,搭配茶底清甜爽口。",
+		"use_spec": false,
+		"stock": "999465.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气西柚",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/e467b3c4e665cddc13.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31730,
+		"pack_cost": "0.00",
+		"sales": 1805,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5EA8DC2C386039619",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 1164,
+				"code": "Z5EA8DC2C38BE59577",
+				"value": "冰沙"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5EA8DC2C390672147",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD7807C553AA1993",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD7807C557CF4823",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD7807C55B668276",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010010024",
+			"id": "7d95b01dd69ee729",
+			"stock": "999783.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/03/19/630a810c8c7201c112.jpg",
+			"num": 1,
+			"price": 28,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 6,
+		"price": 28,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/03/19/630a810c8c7201c112.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "精选优质巨峰葡萄、手工去皮去籽、加入带兰桂花香,经中度焙火的金观音茶中",
+		"use_spec": false,
+		"stock": "999783.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气葡萄",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/03/19/630a810c8c7201c112.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31508,
+		"pack_cost": "0.00",
+		"sales": 42335,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5D5D4D6F36ABC7392",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5D5D4D6F36F1C6105",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD789E36A0574960",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD789E36A5477015",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD789E36A9581059",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010080001",
+			"id": "ab099692d7651ce7",
+			"stock": "10000130.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/af2554d89e755030c3.jpg",
+			"num": 1,
+			"price": 29,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 29,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/af2554d89e755030c3.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "霸气橙子遇见两株美国益生菌种,助力代谢,促进肠道运动,减少热量吸收。",
+		"use_spec": false,
+		"stock": "10000130.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气燃爆橙子",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/af2554d89e755030c3.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31423,
+		"pack_cost": "0.00",
+		"sales": 63159,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1164,
+				"code": "Z5D5BA1994227C7642",
+				"value": "冰沙"
+			}, {
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5D5BA199426BD5154",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5D5BA19942A0C6428",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD78A9530CD61996",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD78A95310979784",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD78A953141D8332",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010010002",
+			"id": "01ae17591f05925d",
+			"stock": "10000487.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/59b1ee7e3109933ef2.jpg",
+			"num": 1,
+			"price": 29,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 29,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/59b1ee7e3109933ef2.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "选用优质台芒,满满果肉打碎,搭配严选茉莉毛尖茶底,每一口都有热带芒果的香气。",
+		"use_spec": false,
+		"stock": "10000487.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气芒果",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/59b1ee7e3109933ef2.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31422,
+		"pack_cost": "0.00",
+		"sales": 22472,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E9CF8E09B97E7742",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E9CF8E09BDAE9442",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 1164,
+				"code": "Z5E9CF8E09C1031898",
+				"value": "冰沙"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E9CF8E09C46D2981",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E9CF8E09C7A12137",
+				"value": "温"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD78A7B33E9F1462",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD78A7B341F49717",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD78A7B345276190",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010010008",
+			"id": "4d47173fb5788fa2",
+			"stock": "10000653.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/25d058d6ea2617f58e.jpg",
+			"num": 1,
+			"price": 29,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 29,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/25d058d6ea2617f58e.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "奈雪人气天后,选用奈雪自有草莓园采摘的新鲜草莓,搭配茉莉毛尖茶底,每一口都有草莓在舌尖跳跃,唇齿留香。",
+		"use_spec": false,
+		"stock": "10000653.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气草莓",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/25d058d6ea2617f58e.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31509,
+		"pack_cost": "0.00",
+		"sales": 48186,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1164,
+				"code": "Z5D5D4DFB60D275726",
+				"value": "冰沙"
+			}, {
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5D5D4DFB6117D4323",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5D5D4DFB615623217",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD78A8794EBD5601",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD78A87952955431",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD78A87956405441",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"id": 191
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010010018",
+			"id": "01f781b43f0f9241",
+			"stock": "10000822.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/1f666aac7e0e710ff0.jpg",
+			"num": 1,
+			"price": 33,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 100,
+		"price": 33,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/1f666aac7e0e710ff0.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "草莓、蓝莓、树莓,三种莓果混合搭配,与茉莉毛尖一拍即合,清爽甘醇的茶香搭配浓郁果香,几重滋味在口腔里面碰撞,留下余味。",
+		"use_spec": false,
+		"stock": "10000822.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气莓莓莓",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/1f666aac7e0e710ff0.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "霸气鲜果茶",
+	"is_show_backstage": 0
+}, {
+	"sort": 6,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/06/17/80c1d7b602d4a4a611.png?imageView2/0/w/200/h/200",
+	"id": 2844,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 31428,
+		"pack_cost": "0.00",
+		"sales": 43445,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 347,
+			"values": [{
+				"is_default": 1,
+				"id": 1256,
+				"code": "Z5DEDBF09BB3F13909",
+				"value": "标准"
+			}],
+			"name": "配料",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1167,
+				"code": "Z5D5BAD0461C7A7478",
+				"value": "标准(冰沙)"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD788293E0122727",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD788293E3E37828",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD788293E7C22375",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010100003",
+			"id": "ff1500e3c4febc75",
+			"stock": "10001379.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/4aa065559299892ec2.jpg",
+			"num": 1,
+			"price": 30,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 30,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/4aa065559299892ec2.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "以霸气芒果打底,加入带椰子果肉的冰淇淋球,冰淇淋加上芒果甜香,每一口都有热带感觉,喝前搅一搅,味道更好。",
+		"use_spec": false,
+		"stock": "10001379.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气冰淇淋芒果",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/4aa065559299892ec2.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31426,
+		"pack_cost": "0.00",
+		"sales": 53637,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 347,
+			"values": [{
+				"is_default": 1,
+				"id": 1256,
+				"code": "Z5DEDBEDB8A4EB2815",
+				"value": "标准"
+			}],
+			"name": "配料",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1167,
+				"code": "Z5D5BA4B2589C68376",
+				"value": "标准(冰沙)"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD78057D91AC1512",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD78057D959F8584",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD78057D998B1998",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010100001",
+			"id": "d751af98a431f031",
+			"stock": "10001474.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/04/26/57edf607a7290a450b.jpg",
+			"num": 1,
+			"price": 30,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 30,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/04/26/57edf607a7290a450b.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "以霸气草莓打底,加入椰子冰淇淋,搅拌后椰乳慢慢与草莓果肉汁、绿茶单宁、茉莉与椰香融合,口感顺滑、芳香纯美",
+		"use_spec": false,
+		"stock": "10001474.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气冰淇淋草莓",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/04/26/57edf607a7290a450b.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31427,
+		"pack_cost": "0.00",
+		"sales": 37083,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1219,
+				"code": "Z5DEDBE065697C1943",
+				"value": "标准(冰淇淋+水晶)"
+			}, {
+				"is_default": 0,
+				"id": 1220,
+				"code": "Z5DEDBE0656D745437",
+				"value": "无配料"
+			}, {
+				"is_default": 0,
+				"id": 1257,
+				"code": "Z5DEDBE06570D57681",
+				"value": "去水晶"
+			}, {
+				"is_default": 0,
+				"id": 2066,
+				"code": "Z5DEDBE06574555671",
+				"value": "去冰淇淋"
+			}],
+			"name": "配料",
+			"id": 347
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1167,
+				"code": "Z5D5BAB4B698953798",
+				"value": "标准(冰沙)"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD78368657E92731",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD7836865B8F3442",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD7836865F2D5309",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1313010004",
+			"id": "73e2eab6e586fe0c",
+			"stock": "1001521.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/07/14/b38864bce8685c4dcd.png",
+			"num": 1,
+			"price": 33,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 100,
+		"price": 33,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/07/14/b38864bce8685c4dcd.png?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "来自墨西哥的珍稀食材牛油果,制成绵细冰沙口感,与招牌茉莉毛尖结合,加入椰子冰淇淋及水晶冻,丰盛呈现,喝前搅一搅,味道更好。",
+		"use_spec": false,
+		"stock": "1001521.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "霸气冰淇淋牛油果",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/07/14/b38864bce8685c4dcd.png?imageView2/2/w/400/h/400"
+	}],
+	"name": "霸气冰淇淋鲜果茶",
+	"is_show_backstage": 0
+}, {
+	"sort": 7,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/edd969e6c892853667.png?imageView2/0/w/200/h/200",
+	"id": 2575,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 58706,
+		"pack_cost": "0.00",
+		"sales": 45890,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 347,
+			"values": [{
+				"is_default": 1,
+				"id": 1256,
+				"code": "Z5E7C5E9A166EE2215",
+				"value": "标准"
+			}, {
+				"is_default": 0,
+				"id": 2782,
+				"code": "Z5E7C5E9A16B858986",
+				"value": "奶油顶换奶盖"
+			}, {
+				"is_default": 0,
+				"id": 2783,
+				"code": "Z5E7C5E9A1723B4260",
+				"value": "去奶油顶"
+			}],
+			"name": "配料",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E7C5E9A17FFF5424",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E7C5E9A1842D8160",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E7C5E9A1882F9233",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E7C5E9A18DEA8109",
+				"value": "温"
+			}, {
+				"is_default": 0,
+				"id": 1164,
+				"code": "Z5E7C5E9A191CA1920",
+				"value": "冰沙"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5E7C5E9A198D68448",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5E7C5E9A19CC31451",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5E7C5E9A1A0A76125",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010040032",
+			"id": "25c95dd4ff3ff12e",
+			"stock": "9999142.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/10/ddba4cf4efe4036f3a.jpg",
+			"num": 1,
+			"price": 19,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 1,
+		"price": 19,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/10/ddba4cf4efe4036f3a.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "\"吸“鲜”三部曲\n①、舀起香脆山核桃碎与进口淡奶油一起品尝\n②、插入细吸管,感受清香乌龙与醇香鲜牛乳混合的清爽\n③、搅拌淡奶油和鲜奶茶,收获不同口感体验\"",
+		"use_spec": false,
+		"stock": "9999142.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "奈雪清欢乌龙宝藏茶",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/10/ddba4cf4efe4036f3a.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31537,
+		"pack_cost": "0.00",
+		"sales": 36724,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1215,
+				"code": "Z5D5E436D69F123375",
+				"value": "标准(奶油顶)"
+			}, {
+				"is_default": 0,
+				"id": 1216,
+				"code": "Z5D5E436D6A3C97065",
+				"value": "换奶盖"
+			}],
+			"name": "配料",
+			"id": 347
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5E5E2C76E802F9971",
+				"value": "标准冰"
+			}, {
+				"is_default": 1,
+				"id": 584,
+				"code": "Z5E5E2C76E79148820",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2C76E7CB97862",
+				"value": "温"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2C76E839C6537",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DB24D584C3643652",
+				"value": "标准糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010040017",
+			"id": "acb74a29da52f86a",
+			"stock": "1000086.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/10/28/74ae56edf6e8a8a2ea.jpg",
+			"num": 1,
+			"price": 21,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 2,
+		"price": 21,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/10/28/74ae56edf6e8a8a2ea.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "以鲜牛奶为底,不含茶,加入手工熬煮Q弹黑糖珍珠。全新升级顶部加盖法国总统稀奶油,撒上香脆烤椰条,一勺加一吸管的装备,等你探索味蕾宝藏(本产品的甜度来源于食材本身,没有额外加糖,不能调整糖度)",
+		"use_spec": false,
+		"stock": "1000086.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "黑糖宝藏茶",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/10/28/74ae56edf6e8a8a2ea.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31539,
+		"pack_cost": "0.00",
+		"sales": 63462,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1215,
+				"code": "Z5D5E4694899BF3397",
+				"value": "标准(奶油顶)"
+			}, {
+				"is_default": 0,
+				"id": 1216,
+				"code": "Z5D5E469489E271743",
+				"value": "换奶盖"
+			}],
+			"name": "配料",
+			"id": 347
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 584,
+				"code": "Z5E5E2CBDC1DA03229",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2CBDC223C5568",
+				"value": "温"
+			}, {
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5E5E2CBDC2A978507",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2CBDC2EC06314",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DB24DE85B7C89450",
+				"value": "标准糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010040020",
+			"id": "d9bb2e315384e250",
+			"stock": "999422.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/09/10/b5b05d6c7bff587984.jpg",
+			"num": 1,
+			"price": 25,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 3,
+		"price": 25,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/09/10/b5b05d6c7bff587984.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "以鲜牛奶为底,加入升级甄选的芋泥和芋圆,从全新加盖的奶油顶开始享用,还有烤椰条的入口,让饮茶更有FUN。 (本产品的甜度来源于食材本身,没有额外加糖,不能调整糖度)",
+		"use_spec": false,
+		"stock": "999422.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "芋泥宝藏茶",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/09/10/b5b05d6c7bff587984.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31540,
+		"pack_cost": "0.00",
+		"sales": 34770,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1215,
+				"code": "Z5D5E47A626DFD7089",
+				"value": "标准(奶油顶)"
+			}, {
+				"is_default": 0,
+				"id": 1216,
+				"code": "Z5D5E47A62728E7883",
+				"value": "换奶盖"
+			}],
+			"name": "配料",
+			"id": 347
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 584,
+				"code": "Z5E5E2CD29798D9088",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2CD297D2C7840",
+				"value": "温"
+			}, {
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5E5E2CD2980E82682",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2CD29845F7461",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DD782765E5D75879",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5DD782765E9927290",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5DD782765ED0A3809",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010040023",
+			"id": "ea94028944a81ad5",
+			"stock": "9902092.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/12/05/ea97748a1528cac999.jpg",
+			"num": 1,
+			"price": 25,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 4,
+		"price": 25,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/12/05/ea97748a1528cac999.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "金色山脉茶底加入香甜滑口的奶冻,甘冽的茶香搭配浓郁的奶香,还有嚼劲十足的黑糖珍珠配上Q弹滑爽的奶冻,奶油顶表面撒料的椰条,邀您在更香甜的酥脆中,感受宝藏茶的丰盛。",
+		"use_spec": false,
+		"stock": "9902092.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "金色山脉宝藏茶",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/12/05/ea97748a1528cac999.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 64563,
+		"pack_cost": "0.00",
+		"sales": 11528,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 347,
+			"values": [{
+				"is_default": 1,
+				"id": 1256,
+				"code": "Z5E8EC41DDB7994007",
+				"value": "标准"
+			}, {
+				"is_default": 0,
+				"id": 2877,
+				"code": "Z5E8EC41DDBBA71325",
+				"value": "奶油顶换酸奶"
+			}, {
+				"is_default": 0,
+				"id": 2782,
+				"code": "Z5E8EC41DDC2A01429",
+				"value": "奶油顶换奶盖"
+			}, {
+				"is_default": 0,
+				"id": 2783,
+				"code": "Z5E8EC41DDC6ED3831",
+				"value": "去奶油顶"
+			}],
+			"name": "配料",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 1167,
+				"code": "Z5E8EC41DDCE542183",
+				"value": "标准(冰沙)"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5E8EC41DDD6386350",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5E8EC41DDDA5D9881",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5E8EC41DDDE9E9011",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010040035",
+			"id": "766a1bdd56089a22",
+			"stock": "99999349.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/26/79187a01f23e6f1e66.jpg",
+			"num": 1,
+			"price": 27,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 5,
+		"price": 27,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/26/79187a01f23e6f1e66.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "①、舀:品尝入口即化进口淡奶油搭配新鲜芒果颗粒;\n②、搅:吸管搅动半杯料;\n③、吸:手工现煮水晶和奶冻、饱满进口红西柚颗粒",
+		"use_spec": false,
+		"stock": "99999349.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "杨枝甘露宝藏茶",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/26/79187a01f23e6f1e66.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 64565,
+		"pack_cost": "0.00",
+		"sales": 1312,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 1167,
+				"code": "Z5E8EC7A280B3B7217",
+				"value": "标准(冰沙)"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5E8EC7A2817EB6840",
+				"value": "标准糖"
+			}, {
+				"is_default": 0,
+				"id": 586,
+				"code": "Z5E8EC7A281CEF4540",
+				"value": "少糖"
+			}, {
+				"is_default": 0,
+				"id": 1959,
+				"code": "Z5E8EC7A28213C1795",
+				"value": "不另外加糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010040036",
+			"id": "54e0be7204fc75b7",
+			"stock": "99999841.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/26/edf9dd62faf1ef59e6.jpg",
+			"num": 1,
+			"price": 28,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 6,
+		"price": 28,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/26/edf9dd62faf1ef59e6.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "吸入手工现煮水晶和奶冻,搭配饱满进口红西柚颗粒,顶部加上一颗冰淇淋球",
+		"use_spec": false,
+		"stock": "99999841.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "杨枝甘露冰淇淋宝藏茶",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/26/edf9dd62faf1ef59e6.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 59962,
+		"pack_cost": "0.00",
+		"sales": 5928,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 347,
+			"values": [{
+				"is_default": 1,
+				"id": 1256,
+				"code": "Z5E868CFF52ECC9249",
+				"value": "标准"
+			}, {
+				"is_default": 0,
+				"id": 2782,
+				"code": "Z5E868CFF533E84000",
+				"value": "奶油顶换奶盖"
+			}, {
+				"is_default": 0,
+				"id": 2853,
+				"code": "Z5E868CFF539CB2730",
+				"value": "去红豆爆爆珠"
+			}, {
+				"is_default": 0,
+				"id": 2854,
+				"code": "Z5E868CFF53DCC3512",
+				"value": "去维他豆奶冻"
+			}, {
+				"is_default": 0,
+				"id": 2860,
+				"code": "Z5E868CFF542252778",
+				"value": "去红豆爆爆珠和维他豆奶冻"
+			}],
+			"name": "配料",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 582,
+				"code": "Z5E81D4FE3CC801440",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E81D4FE3D0829383",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 584,
+				"code": "Z5E81D4FE3D4744058",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E81D4FE3D8859124",
+				"value": "温"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5E81D4FE3E5616034",
+				"value": "标准糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010040034",
+			"id": "f177d3922c20e9ea",
+			"stock": "99999479.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2020/04/03/7a1e4f9543edbbb5fb.jpg",
+			"num": 1,
+			"price": 28,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 7,
+		"price": 28,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2020/04/03/7a1e4f9543edbbb5fb.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "\"春季限定产品\n①、进口淡奶油加入新鲜火龙果汁调色成粉色,搭配厚厚一层豆粉\n②、插入吸管搅拌超多底料;\n③、吸一口感受清香茉莉初雪茶、顺滑奶冻和红豆爆爆珠的口感\n(产品甜度来源于食材本身,不能调整糖度)\"",
+		"use_spec": false,
+		"stock": "99999479.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "樱花宝藏茶",
+		"images": "https://img-shop.qmimg.cn/s23107/2020/04/03/7a1e4f9543edbbb5fb.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 46758,
+		"pack_cost": "0.00",
+		"sales": 9358,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 347,
+			"values": [{
+				"is_default": 1,
+				"id": 1829,
+				"code": "Z5E19DB100F8ED5977",
+				"value": "标准配料"
+			}, {
+				"is_default": 0,
+				"id": 2200,
+				"code": "Z5E19DB10102046574",
+				"value": "红豆沙换红豆爆爆珠"
+			}, {
+				"is_default": 0,
+				"id": 1216,
+				"code": "Z5E19DB101069C2680",
+				"value": "换奶盖"
+			}, {
+				"is_default": 0,
+				"id": 2197,
+				"code": "Z5E19DB1010A859752",
+				"value": "去红豆沙"
+			}, {
+				"is_default": 0,
+				"id": 2198,
+				"code": "Z5E19DB1010E9D2926",
+				"value": "去维他奶冻"
+			}, {
+				"is_default": 0,
+				"id": 2199,
+				"code": "Z5E19DB10112BF3000",
+				"value": "去红豆沙和维他奶冻"
+			}],
+			"name": "配料",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5E5E2C0D607C51082",
+				"value": "标准冰"
+			}, {
+				"is_default": 1,
+				"id": 584,
+				"code": "Z5E5E2C0D612ED2717",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2C0D616667150",
+				"value": "温"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2C0D60BEF2246",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 1164,
+				"code": "Z5E5E2C0D60F919911",
+				"value": "冰沙"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DFAE77C0E12C8450",
+				"value": "标准糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010040031",
+			"id": "e2ba0b52b93189b7",
+			"stock": "9999213.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/12/19/cc5a2e76edcd0c8667.jpg",
+			"num": 1,
+			"price": 28,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 28,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/12/19/cc5a2e76edcd0c8667.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "维他奶原味豆奶加入日本精选特质的抹茶粉、泥状红豆沙、入口即化,顶部是醇香奶油和厚厚豆粉",
+		"use_spec": false,
+		"stock": "9999213.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "维他奶豆奶宝藏茶",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/12/19/cc5a2e76edcd0c8667.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 37058,
+		"pack_cost": "0.00",
+		"sales": 18522,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": true,
+			"id": 347,
+			"values": [{
+				"is_default": 1,
+				"id": 1215,
+				"code": "Z5DB250C4DD1F98266",
+				"value": "标准(奶油顶)"
+			}, {
+				"is_default": 0,
+				"id": 1216,
+				"code": "Z5DB250C4DD6787331",
+				"value": "换奶盖"
+			}, {
+				"is_default": 0,
+				"id": 1794,
+				"code": "Z5DB250C4DDA063068",
+				"value": "去黑糖珍珠"
+			}, {
+				"is_default": 0,
+				"id": 1795,
+				"code": "Z5DB250C4DDDAC5510",
+				"value": "去旺仔奶冻"
+			}, {
+				"is_default": 0,
+				"id": 1796,
+				"code": "Z5DB250C4DE10C1138",
+				"value": "黑糖珍珠换旺仔奶冻"
+			}],
+			"name": "配料",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 584,
+				"code": "Z5E5E2C4E57CDF5900",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2C4E580FC8330",
+				"value": "温"
+			}, {
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5E5E2C4E584CC6352",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2C4E5889B2822",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 1164,
+				"code": "Z5E5E2C4E58C785990",
+				"value": "冰沙"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DABF3E46547A8514",
+				"value": "标准糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010040029",
+			"id": "c4a6c3501d658add",
+			"stock": "99999486.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/10/20/4b22b689015cf8dbb7.jpg",
+			"num": 1,
+			"price": 28,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 28,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/10/20/4b22b689015cf8dbb7.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "黑色爆谷米加费列罗,低温研磨而成的黑芝麻酱混合榛子奶,酱香味浓郁(本产品的甜度来源于食材本身,没有额外加糖,不能调整糖度)",
+		"use_spec": false,
+		"stock": "99999486.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "老佛爷宝藏茶",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/10/20/4b22b689015cf8dbb7.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 37055,
+		"pack_cost": "0.00",
+		"sales": 90199,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 347,
+			"values": [{
+				"is_default": 1,
+				"id": 1215,
+				"code": "Z5DB250B32C85D6736",
+				"value": "标准(奶油顶)"
+			}, {
+				"is_default": 0,
+				"id": 1216,
+				"code": "Z5DB250B32CCB22003",
+				"value": "换奶盖"
+			}, {
+				"is_default": 0,
+				"id": 1794,
+				"code": "Z5DB250B32D1355967",
+				"value": "去黑糖珍珠"
+			}, {
+				"is_default": 0,
+				"id": 1795,
+				"code": "Z5DB250B32D7EE9440",
+				"value": "去旺仔奶冻"
+			}, {
+				"is_default": 0,
+				"id": 1796,
+				"code": "Z5DB250B32DE6A2354",
+				"value": "黑糖珍珠换旺仔奶冻"
+			}],
+			"name": "配料",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 584,
+				"code": "Z5E5E2C2321B238817",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2C2321EF85781",
+				"value": "温"
+			}, {
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5E5E2C23222EB8554",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2C23226911326",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 1164,
+				"code": "Z5E5E2C23229FC5210",
+				"value": "冰沙"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DABF370BB8A43330",
+				"value": "标准糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010040028",
+			"id": "e27d84349ef37fa9",
+			"stock": "99998959.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/10/20/9fedfc4418663d1de8.jpg",
+			"num": 1,
+			"price": 28,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 28,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/10/20/9fedfc4418663d1de8.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "顶部酥脆山核桃碎搭配费列罗巧克力,加入榛子奶、旺仔奶冻,口感丰富(本产品的甜度来源于食材本身,没有额外加糖,不能调整糖度)",
+		"use_spec": false,
+		"stock": "99998959.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "Miss可可宝藏茶",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/10/20/9fedfc4418663d1de8.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 46756,
+		"pack_cost": "0.00",
+		"sales": 1494,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 347,
+			"values": [{
+				"is_default": 1,
+				"id": 1829,
+				"code": "Z5E19DB65BE87A9872",
+				"value": "标准配料"
+			}, {
+				"is_default": 0,
+				"id": 2200,
+				"code": "Z5E19DB65BF0B39470",
+				"value": "红豆沙换红豆爆爆珠"
+			}, {
+				"is_default": 0,
+				"id": 2197,
+				"code": "Z5E19DB65BF4566485",
+				"value": "去红豆沙"
+			}, {
+				"is_default": 0,
+				"id": 2198,
+				"code": "Z5E19DB65BF7BC1240",
+				"value": "去维他奶冻"
+			}, {
+				"is_default": 0,
+				"id": 2199,
+				"code": "Z5E19DB65BFB9D1406",
+				"value": "去红豆沙和维他奶冻"
+			}],
+			"name": "配料",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 1210,
+				"code": "Z5DFAE6B10829E9708",
+				"value": "标准(去冰)"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DFAE6B1089347085",
+				"value": "标准糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010040030",
+			"id": "71f657723173b3dd",
+			"stock": "999999574.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/12/19/83e687b8fa13b44ee4.jpg",
+			"num": 1,
+			"price": 33,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 100,
+		"price": 33,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/12/19/83e687b8fa13b44ee4.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "奈雪以维他奶原味豆奶的经典蓝色利乐包装为创意灵感,等比打造了一个plus版的维他奶限量宝藏瓶(附赠PVC袋)",
+		"use_spec": false,
+		"stock": "999999574.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "维他奶豆奶宝藏瓶",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/12/19/83e687b8fa13b44ee4.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "宝藏鲜奶茶",
+	"is_show_backstage": 0
+}, {
+	"sort": 13,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/30/458c5a14fb2f190f96.png?imageView2/0/w/200/h/200",
+	"id": 4669,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 31539,
+		"pack_cost": "0.00",
+		"sales": 63462,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 1215,
+				"code": "Z5D5E4694899BF3397",
+				"value": "标准(奶油顶)"
+			}, {
+				"is_default": 0,
+				"id": 1216,
+				"code": "Z5D5E469489E271743",
+				"value": "换奶盖"
+			}],
+			"name": "配料",
+			"id": 347
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"is_default": 1,
+				"id": 584,
+				"code": "Z5E5E2CBDC1DA03229",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2CBDC223C5568",
+				"value": "温"
+			}, {
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5E5E2CBDC2A978507",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2CBDC2EC06314",
+				"value": "去冰"
+			}],
+			"name": "温度",
+			"id": 190
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DB24DE85B7C89450",
+				"value": "标准糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010040020",
+			"id": "d9bb2e315384e250",
+			"stock": "999422.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/09/10/b5b05d6c7bff587984.jpg",
+			"num": 1,
+			"price": 25,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 3,
+		"price": 25,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/09/10/b5b05d6c7bff587984.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "以鲜牛奶为底,加入升级甄选的芋泥和芋圆,从全新加盖的奶油顶开始享用,还有烤椰条的入口,让饮茶更有FUN。 (本产品的甜度来源于食材本身,没有额外加糖,不能调整糖度)",
+		"use_spec": false,
+		"stock": "999422.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "芋泥宝藏茶",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/09/10/b5b05d6c7bff587984.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 37055,
+		"pack_cost": "0.00",
+		"sales": 90199,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 347,
+			"values": [{
+				"is_default": 1,
+				"id": 1215,
+				"code": "Z5DB250B32C85D6736",
+				"value": "标准(奶油顶)"
+			}, {
+				"is_default": 0,
+				"id": 1216,
+				"code": "Z5DB250B32CCB22003",
+				"value": "换奶盖"
+			}, {
+				"is_default": 0,
+				"id": 1794,
+				"code": "Z5DB250B32D1355967",
+				"value": "去黑糖珍珠"
+			}, {
+				"is_default": 0,
+				"id": 1795,
+				"code": "Z5DB250B32D7EE9440",
+				"value": "去旺仔奶冻"
+			}, {
+				"is_default": 0,
+				"id": 1796,
+				"code": "Z5DB250B32DE6A2354",
+				"value": "黑糖珍珠换旺仔奶冻"
+			}],
+			"name": "配料",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 584,
+				"code": "Z5E5E2C2321B238817",
+				"value": "热"
+			}, {
+				"is_default": 0,
+				"id": 2544,
+				"code": "Z5E5E2C2321EF85781",
+				"value": "温"
+			}, {
+				"is_default": 0,
+				"id": 582,
+				"code": "Z5E5E2C23222EB8554",
+				"value": "标准冰"
+			}, {
+				"is_default": 0,
+				"id": 583,
+				"code": "Z5E5E2C23226911326",
+				"value": "去冰"
+			}, {
+				"is_default": 0,
+				"id": 1164,
+				"code": "Z5E5E2C23229FC5210",
+				"value": "冰沙"
+			}],
+			"name": "温度",
+			"desc": null
+		}, {
+			"is_open_checkbox": false,
+			"id": 191,
+			"values": [{
+				"is_default": 1,
+				"id": 585,
+				"code": "Z5DABF370BB8A43330",
+				"value": "标准糖"
+			}],
+			"name": "糖度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1010040028",
+			"id": "e27d84349ef37fa9",
+			"stock": "99998959.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/10/20/9fedfc4418663d1de8.jpg",
+			"num": 1,
+			"price": 28,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 28,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/10/20/9fedfc4418663d1de8.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "顶部酥脆山核桃碎搭配费列罗巧克力,加入榛子奶、旺仔奶冻,口感丰富(本产品的甜度来源于食材本身,没有额外加糖,不能调整糖度)",
+		"use_spec": false,
+		"stock": "99998959.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "Miss可可宝藏茶",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/10/20/9fedfc4418663d1de8.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "热饮推荐",
+	"is_show_backstage": 0
+}, {
+	"sort": 16,
+	"icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/612503f0fb3cd4ca74.png?imageView2/0/w/200/h/200",
+	"id": 2924,
+	"goods_list": [{
+		"sell_time_status": 0,
+		"id": 46760,
+		"pack_cost": "0.00",
+		"sales": 1185,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"id": 190,
+			"values": [{
+				"is_default": 1,
+				"id": 612,
+				"code": "Z5DFAE7EFE9ECD9078",
+				"value": "冷"
+			}],
+			"name": "温度",
+			"desc": null
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1313010014",
+			"id": "c54eef36afbc6949",
+			"stock": "999999903.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/12/19/e38b66de6f9521af49.jpg",
+			"num": 1,
+			"price": 15,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 15,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/12/19/e38b66de6f9521af49.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "维他奶原味豆奶和芋圆、芝士的口味碰撞,小小一杯藏着多层惊喜",
+		"use_spec": false,
+		"stock": "999999903.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "维他奶芋圆芝士杯",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/12/19/e38b66de6f9521af49.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31542,
+		"pack_cost": "0.00",
+		"sales": 842,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"id": 1284,
+				"code": "Z5D5E4AE5E42809400",
+				"value": "标准(奥利奥)"
+			}, {
+				"id": 1285,
+				"code": "Z5D5E4AE5E49D05653",
+				"value": "换草莓"
+			}, {
+				"id": 1282,
+				"code": "Z5D5E4AE5E50B26372",
+				"value": "换芒果"
+			}],
+			"name": "配料",
+			"id": 347
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"id": 612,
+				"code": "Z5D5E4AE5E581D2537",
+				"value": "冷"
+			}],
+			"name": "温度",
+			"id": 190
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1313010011",
+			"id": "6a0750fab695d833",
+			"stock": "1000040.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/06/26/665c6e9b5d26ec9050.jpg",
+			"num": 1,
+			"price": 25,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 25,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/06/26/665c6e9b5d26ec9050.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "以芬芳绵细的香草冰淇淋雪球,搭配奥利奥饼干碎,清爽中透出深邃气质。",
+		"use_spec": false,
+		"stock": "1000040.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "金酒杯香草雪球",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/06/26/665c6e9b5d26ec9050.jpg?imageView2/2/w/400/h/400"
+	}, {
+		"sell_time_status": 0,
+		"id": 31541,
+		"pack_cost": "0.00",
+		"sales": 2417,
+		"cover_img": "",
+		"property": [{
+			"is_open_checkbox": false,
+			"values": [{
+				"id": 1281,
+				"code": "Z5D5E4A463E8055728",
+				"value": "标准(草莓)"
+			}, {
+				"id": 1282,
+				"code": "Z5D5E4A463F1912904",
+				"value": "换芒果"
+			}, {
+				"id": 1283,
+				"code": "Z5D5E4A463FABD4950",
+				"value": "换奥利奥"
+			}],
+			"name": "配料",
+			"id": 347
+		}, {
+			"is_open_checkbox": false,
+			"values": [{
+				"id": 612,
+				"code": "Z5D5E4A46406F16077",
+				"value": "冷"
+			}],
+			"name": "温度",
+			"id": 190
+		}],
+		"is_sell": true,
+		"goods_type": 2,
+		"entity": [{
+			"spec_id": "",
+			"trade_mark": "1313010010",
+			"id": "a9730df9826ea5f5",
+			"stock": "1000040.00",
+			"spec_text": [],
+			"spec": [],
+			"image": "s23107/2019/06/27/3ba3f1ebc4f0b52882.jpg",
+			"num": 1,
+			"price": 25,
+			"membership_price": 0
+		}],
+		"stall_code": "",
+		"sort": 99,
+		"price": 25,
+		"unit": "件",
+		"imageArr": [
+			"https://img-shop.qmimg.cn/s23107/2019/06/27/3ba3f1ebc4f0b52882.jpg?imageView2/2/w/600/h/600"
+		],
+		"membership_price": 0,
+		"use_property": 1,
+		"unit_type": 0,
+		"min_buy_num": 0,
+		"specs": [],
+		"content": "以浓醇绵柔的椰子冰淇淋雪球,混搭草莓果肉与Q滑晶冻,你会被她的热烈和艳丽感染。",
+		"use_spec": false,
+		"stock": "1000040.00",
+		"type": 1,
+		"is_label": 0,
+		"name": "金酒杯椰子雪球",
+		"images": "https://img-shop.qmimg.cn/s23107/2019/06/27/3ba3f1ebc4f0b52882.jpg?imageView2/2/w/400/h/400"
+	}],
+	"name": "美好甜品",
+	"is_show_backstage": 0
+}]

+ 35 - 0
api/index.js

@@ -0,0 +1,35 @@
+import packages from './packages'
+import store from './store'
+import goods from './goods'
+import levelBenefits from './level-benefits'
+import member from './member'
+import rechargeCards from './rechargeCards'
+import addresses from './addresses'
+import attendance from './attendance'
+import customPoints from './custom-points'
+import pointsMall from './points-mall'
+import attendanceList from './attendance-list'
+import todayAttendance from './today-attendance'
+import orders from './orders'
+import customerCoupons from './customer-coupons'
+import giftCards from './gift-cards'
+
+const json = {
+	packages,
+	store,
+	goods,
+	levelBenefits,
+	member,
+	rechargeCards,
+	addresses,
+	attendance,
+	customPoints,
+	pointsMall,
+	attendanceList,
+	todayAttendance,
+	orders,
+	customerCoupons,
+	giftCards
+}
+
+export default (name) => new Promise(resolve => resolve(json[name]), 500)

+ 172 - 0
api/level-benefits.js

@@ -0,0 +1,172 @@
+export default [{
+		"picture": "https://images.qmai.cn/s33123/2020/01/20/f6bdc61b9356e87d03.jpg",
+		"cardName": "V1",
+		"benefitsSummaries": [{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 2
+				}],
+				"benefitsName": "开卡特权",
+				"benefitsType": 0
+			},
+			{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 1
+				}],
+				"benefitsName": "会员日特权",
+				"benefitsType": 4
+			}
+		],
+		"level": 1
+	},
+	{
+		"picture": "https://images.qmai.cn/s33123/2020/01/20/fd13fff0e873b8c06d.jpg",
+		"cardName": "V2",
+		"benefitsSummaries": [{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 2
+				}],
+				"benefitsName": "升级特权",
+				"benefitsType": 1
+			},
+			{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 1
+				}],
+				"benefitsName": "生日特权",
+				"benefitsType": 3
+			},
+			{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 1
+				}],
+				"benefitsName": "会员日特权",
+				"benefitsType": 4
+			}
+		],
+		"level": 2
+	},
+	{
+		"picture": "https://images.qmai.cn/s33123/2020/01/20/a292980f9803aa4504.jpg",
+		"cardName": "V3",
+		"benefitsSummaries": [{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 3
+				}],
+				"benefitsName": "升级特权",
+				"benefitsType": 1
+			},
+			{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 1
+				}],
+				"benefitsName": "生日特权",
+				"benefitsType": 3
+			},
+			{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 1
+				}],
+				"benefitsName": "会员日特权",
+				"benefitsType": 4
+			}
+		],
+		"level": 3
+	},
+	{
+		"picture": "https://images.qmai.cn/s33123/2020/01/20/6fc9b939b9912c4387.jpg",
+		"cardName": "V4",
+		"benefitsSummaries": [{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 3
+				}],
+				"benefitsName": "升级特权",
+				"benefitsType": 1
+			},
+			{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 1
+				}],
+				"benefitsName": "生日特权",
+				"benefitsType": 3
+			},
+			{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 1
+				}],
+				"benefitsName": "会员日特权",
+				"benefitsType": 4
+			}
+		],
+		"level": 4
+	},
+	{
+		"picture": "https://images.qmai.cn/s33123/2020/01/20/460bdca3e1e7f87def.jpg",
+		"cardName": "V5",
+		"benefitsSummaries": [{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 6
+				}],
+				"benefitsName": "升级特权",
+				"benefitsType": 1
+			},
+			{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 1
+				}],
+				"benefitsName": "生日特权",
+				"benefitsType": 3
+			}
+		],
+		"level": 5
+	},
+	{
+		"picture": "https://images.qmai.cn/s33123/2020/01/20/508ea53092bcf504f3.jpg",
+		"cardName": "V6",
+		"benefitsSummaries": [{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 6
+				}],
+				"benefitsName": "升级特权",
+				"benefitsType": 1
+			},
+			{
+				"benefitsItemSummaries": [{
+					"unitType": 0,
+					"benefitsType": 0,
+					"num": 1
+				}],
+				"benefitsName": "生日特权",
+				"benefitsType": 3
+			}
+		],
+		"level": 6
+	}
+]

+ 38 - 0
api/member.js

@@ -0,0 +1,38 @@
+export default {
+	"storeId": null,
+	"mobilePhone": "18666600000",
+	"nickname": "tinypuppet",
+	"avatar": "/static/images/mine/default.png",
+	"country": "",
+	"cardName": "V2",
+	"memberLevel": 2,
+	"city": "",
+	"cardNo": "39390020696322222",
+	"openingCardDate": "2018-10-20 15:10:10",
+	"customerId": "343400246943295100",
+	"district": null,
+	"unionId": "",
+	"address": null,
+	"storeName": null,
+	"gender": 1,
+	"province": "",
+	"memberOrigin": "wechat",
+	"username": "我是新人",
+	"memberLevelName": "VIP2",
+	"birthday": "",
+	"pointNum": 413,
+	"couponNum": 6,
+	"rechargeBalance": null,
+	"balance": 0,
+	"giftBalance": 0,
+	"expenseAmount": null,
+	"conditionType": 3,
+	"ruleList": null,
+	"expiredTime": null,
+	"currentValue": 410,
+	"level": 2,
+	"cardUrl": "https://images.qmai.cn/s33123/2020/01/20/fd13fff0e873b8c06d.jpg",
+	"needValue": 90,
+	"cardName": "V2",
+	"max": false
+}

+ 789 - 0
api/orders.js

@@ -0,0 +1,789 @@
+export default [
+    {
+        "coupon_name": "",
+        "receive_at": 0,
+        "pay_mode": "微信支付",
+        "pay_user_name": "tinypuppet",
+        "updated_at": 1588937139,
+        "goods_num": 2,
+        "completed_at": 1588937139,
+        "created_at": 1588936782,
+        "invoice_status": 1,
+        "sended_time": 0,
+        "status_text": "已完成",
+        "remark": "",
+        "coupon_amount": 0,
+        "mobile": "18666600000",
+        "user_name": "tinypuppet",
+        "payed_at": 1588936805,
+        "total_amount": "50.00",
+        "store": {
+            "address": "广东省深圳市宝安区深圳市宝安区福海街道宝安大道6259号 L1 层55/56号商铺",
+            "longitude": "113.804601",
+            "latitude": "22.678654",
+            "mobile": "075523224859",
+            "name": "福永同泰时代城店"
+        },
+        "send_status": 0,
+        "discount": [],
+        "status": 5,
+        "completed_time": "2020-05-08 19:25:39",
+        "amount": "50.00",
+        "multi_store": "福永同泰时代城店",
+        "productioned_time": "2020-05-08 19:24:37",
+        "postscript": "打包",
+        "sort_num": "8093",
+        "order_no": "ABCDEFGHIJKLMN0001",
+        "id": 1,
+        "typeCate": 1,
+        "goods": [
+            {
+                "number": 1,
+                "originAmount": "28.00",
+                "price": "28.00",
+                "unit": "件",
+                "property": "去冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2020/03/19/630a810c8c7201c112.jpg",
+                "amount": "28.00",
+                "name": "霸气葡萄"
+            },
+            {
+                "number": 1,
+                "originAmount": "22.00",
+                "price": "22.00",
+                "unit": "件",
+                "property": "标准冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2020/03/27/8d4a1edb7c9e2d6554.jpg",
+                "amount": "28.00",
+                "name": "霸气葡萄"
+            }
+        ]
+    },
+    {
+        "coupon_name": "",
+        "receive_at": 0,
+        "pay_mode": "微信支付",
+        "pay_user_name": "tinypuppet",
+        "updated_at": 1588682566,
+        "goods_num": 3,
+        "completed_at": 1588682566,
+        "created_at": 1588682001,
+        "invoice_status": 0,
+        "sended_time": 0,
+        "status_text": "已完成",
+        "remark": "",
+        "coupon_amount": 0,
+        "mobile": "18666600000",
+        "user_name": "tinypuppet",
+        "payed_at": 1588682014,
+        "total_amount": "73.00",
+        "store": {
+            "address": "广东省深圳市宝安区深圳市宝安区福海街道宝安大道6259号 L1 层55/56号商铺",
+            "longitude": "113.804601",
+            "latitude": "22.678654",
+            "mobile": "075523224859",
+            "name": "福永同泰时代城店"
+        },
+        "send_status": 0,
+        "discount": [],
+        "status": 5,
+        "completed_time": "2020-05-05 20:42:46",
+        "amount": "73.00",
+        "multi_store": "福永同泰时代城店",
+        "productioned_time": "2020-05-05 20:38:49",
+        "postscript": "打包",
+        "sort_num": "8145",
+        "order_no": "ABCDEFGHIJKLMN0002",
+        "id": 2,
+        "typeCate": 2,
+        "goods": [
+            {
+                "number": 1,
+                "originAmount": "27.00",
+                "price": "27.00",
+                "unit": "件",
+                "property": "标准,标准(冰沙),标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2020/04/26/79187a01f23e6f1e66.jpg",
+                "amount": "27.00",
+                "name": "杨枝甘露宝藏茶"
+            },
+            {
+                "number": 1,
+                "originAmount": "29.00",
+                "price": "29.00",
+                "unit": "件",
+                "property": "标准(芝士),标准冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/26/a2aad6ced9aa42e2c6.jpg",
+                "amount": "29.00",
+                "name": "霸气芝士芒果"
+            },
+            {
+                "number": 1,
+                "originAmount": "17.00",
+                "price": "17.00",
+                "unit": "件",
+                "property": "去冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/26/333b43719bd81f4e00.jpg",
+                "amount": "17.00",
+                "name": "霸气绿柠檬"
+            }
+        ]
+    },
+    {
+        "coupon_name": "",
+        "receive_at": 0,
+        "pay_mode": "微信支付",
+        "pay_user_name": "tinypuppet",
+        "updated_at": 1587818906,
+        "goods_num": 2,
+        "completed_at": 1587818906,
+        "created_at": 1587817016,
+        "invoice_status": 0,
+        "sended_time": 0,
+        "status_text": "已完成",
+        "remark": "",
+        "coupon_amount": 0,
+        "mobile": "18666600000",
+        "user_name": "tinypuppet",
+        "payed_at": 1587817024,
+        "total_amount": "43.00",
+        "store": {
+            "address": "广东省深圳市宝安区深圳市宝安区西乡街道码头路新湖路海城路合围处宝安大仟里购物中心一楼L111-L112号铺(奈雪的茶)",
+            "longitude": "113.87243",
+            "latitude": "22.56995",
+            "mobile": "18124071450",
+            "name": "宝安大仟里店"
+        },
+        "send_status": 0,
+        "discount": [],
+        "status": 5,
+        "completed_time": "2020-04-25 20:48:26",
+        "amount": "43.00",
+        "multi_store": "福永同泰时代城店",
+        "productioned_time": "2020-04-25 20:20:16",
+        "postscript": "打包",
+        "sort_num": "8025",
+        "order_no": "ABCDEFGHIJKLMN0003",
+        "id": 3,
+        "typeCate": 1,
+        "goods": [
+            {
+                "number": 1,
+                "originAmount": "22.00",
+                "price": "22.00",
+                "unit": "件",
+                "property": "标准冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2020/03/27/bac6a6e8b23fd3b30e.jpg",
+                "amount": "22.00",
+                "name": "芝士奈雪金色山脉"
+            },
+            {
+                "number": 1,
+                "originAmount": "21.00",
+                "price": "21.00",
+                "unit": "件",
+                "property": "去冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2020/03/27/369520a40d39e0ac11.jpg",
+                "amount": "21.00",
+                "name": "芝士茉莉初雪"
+            }
+        ]
+    },
+    {
+        "coupon_name": "优惠券:省28元",
+        "receive_at": 0,
+        "pay_mode": "微信支付",
+        "pay_user_name": "tinypuppet",
+        "updated_at": 1585055587,
+        "goods_num": 3,
+        "completed_at": 1585055587,
+        "created_at": 1585055310,
+        "invoice_status": 0,
+        "sended_time": 0,
+        "status_text": "已完成",
+        "remark": "",
+        "coupon_amount": "28.00",
+        "mobile": "18666600000",
+        "user_name": "tinypuppet",
+        "payed_at": 1587817024,
+        "total_amount": "84.00",
+        "store": {
+            "address": "广东省深圳市宝安区深圳市宝安区福海街道宝安大道6259号 L1 层55/56号商铺",
+            "longitude": "113.804601",
+            "latitude": "22.678654",
+            "mobile": "075523224859",
+            "name": "福永同泰时代城店"
+        },
+        "send_status": 0,
+        "discount": [
+            {
+                "summary": "优惠券:省28.00元,茶饮满二赠一券",
+                "amount": "28.00",
+                "method": "coupon",
+                "order_no": "D5E7A064EA50054115",
+                "name": "茶饮满二赠一券",
+                "data_id": "420000007885550000"
+            }
+        ],
+        "status": 5,
+        "completed_time": "2020-03-24 21:13:07",
+        "amount": "56.00",
+        "multi_store": "福永同泰时代城店",
+        "productioned_time": "2020-03-24 21:12:13",
+        "postscript": "打包",
+        "sort_num": "8106",
+        "order_no": "ABCDEFGHIJKLMN0004",
+        "id": 4,
+        "typeCate": 1,
+        "goods": [
+            {
+                "number": 1,
+                "originAmount": "28.00",
+                "price": "28.00",
+                "unit": "件",
+                "property": "标准(芝士),去冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/26/a2aad6ced9aa42e2c6.jpg",
+                "amount": "28.00",
+                "name": "霸气芝士芒果"
+            },
+            {
+                "number": 1,
+                "originAmount": "28.00",
+                "price": "28.00",
+                "unit": "件",
+                "property": "标准(芝士),冰沙,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/26/a2aad6ced9aa42e2c6.jpg",
+                "amount": "28.00",
+                "name": "霸气芝士芒果"
+            },
+            {
+                "number": 1,
+                "originAmount": "28.00",
+                "price": "28.00",
+                "unit": "件",
+                "property": "标准(芝士),冰沙,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg",
+                "amount": "28.00",
+                "name": "霸气芝士草莓"
+            }
+        ]
+    },
+    {
+        "coupon_name": "",
+        "receive_at": 0,
+        "pay_mode": "标记支付",
+        "pay_user_name": "tinypuppet",
+        "updated_at": 1581962231,
+        "goods_num": 2,
+        "completed_at": 1571556377,
+        "created_at": 1571555358,
+        "invoice_status": 0,
+        "sended_time": 0,
+        "status_text": "已完成",
+        "remark": "",
+        "coupon_amount": 0,
+        "mobile": "18666600000",
+        "user_name": "tinypuppet",
+        "payed_at": 1571555358,
+        "total_amount": "48.00",
+        "store": {
+            "address": "广东省深圳市宝安区深圳市宝安区新安街道宝安中心区新湖路99号壹方城B1层017、019号商铺",
+            "longitude": "113.886497",
+            "latitude": "22.55278",
+            "mobile": "17881400084",
+            "name": "壹方城店"
+        },
+        "send_status": 0,
+        "discount": [],
+        "status": 5,
+        "completed_time": "2019-10-20 15:26:17",
+        "amount": "48.00",
+        "productioned_time": "2019-10-20 15:17:54",
+        "postscript": "打包",
+        "sort_num": "50347",
+        "order_no": "ABCDEFGHIJKLMN0005",
+        "id": 5,
+        "typeCate": 1,
+        "goods": [
+            {
+                "number": 1,
+                "originAmount": "20.00",
+                "price": "20.00",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/28/94d8440ab7b4fed802.jpg",
+                "amount": "20.00",
+                "name": "草莓魔法棒"
+            },
+            {
+                "number": 1,
+                "originAmount": "28.00",
+                "price": "28.00",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/09/04/d34eb836a41b6bb856.jpg",
+                "amount": "28.00",
+                "name": "报款红石榴"
+            }
+        ]
+    },
+    {
+        "coupon_name": "优惠券:省28元",
+        "receive_at": 0,
+        "pay_mode": "微信支付",
+        "pay_user_name": "tinypuppet",
+        "updated_at": 1585055587,
+        "goods_num": 3,
+        "completed_at": 1585055587,
+        "created_at": 1585055310,
+        "invoice_status": 0,
+        "sended_time": 0,
+        "status_text": "已完成",
+        "remark": "",
+        "coupon_amount": "28.00",
+        "mobile": "18666600000",
+        "user_name": "tinypuppet",
+        "payed_at": 1587817024,
+        "total_amount": "84.00",
+        "store": {
+            "address": "广东省深圳市宝安区深圳市宝安区福海街道宝安大道6259号 L1 层55/56号商铺",
+            "longitude": "113.804601",
+            "latitude": "22.678654",
+            "mobile": "075523224859",
+            "name": "福永同泰时代城店"
+        },
+        "send_status": 0,
+        "discount": [
+            {
+                "summary": "优惠券:省28.00元,茶饮满二赠一券",
+                "amount": "28.00",
+                "method": "coupon",
+                "order_no": "D5E7A064EA50054115",
+                "name": "茶饮满二赠一券",
+                "data_id": "420000007885550000"
+            }
+        ],
+        "status": 5,
+        "completed_time": "2020-03-24 21:13:07",
+        "amount": "56.00",
+        "multi_store": "福永同泰时代城店",
+        "productioned_time": "2020-03-24 21:12:13",
+        "postscript": "打包",
+        "sort_num": "8106",
+        "order_no": "ABCDEFGHIJKLMN0006",
+        "id": 6,
+        "typeCate": 1,
+        "goods": [
+            {
+                "number": 1,
+                "originAmount": "28.00",
+                "price": "28.00",
+                "unit": "件",
+                "property": "标准(芝士),去冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/26/a2aad6ced9aa42e2c6.jpg",
+                "amount": "28.00",
+                "name": "霸气芝士芒果"
+            },
+            {
+                "number": 1,
+                "originAmount": "28.00",
+                "price": "28.00",
+                "unit": "件",
+                "property": "标准(芝士),冰沙,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/26/a2aad6ced9aa42e2c6.jpg",
+                "amount": "28.00",
+                "name": "霸气芝士芒果"
+            },
+            {
+                "number": 1,
+                "originAmount": "28.00",
+                "price": "28.00",
+                "unit": "件",
+                "property": "标准(芝士),冰沙,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg",
+                "amount": "28.00",
+                "name": "霸气芝士草莓"
+            }
+        ]
+    },
+    {
+        "coupon_name": "",
+        "receive_at": 0,
+        "pay_mode": "微信支付",
+        "pay_user_name": "tinypuppet",
+        "updated_at": 1587818906,
+        "goods_num": 2,
+        "completed_at": 1587818906,
+        "created_at": 1587817016,
+        "invoice_status": 0,
+        "sended_time": 0,
+        "status_text": "已完成",
+        "remark": "",
+        "coupon_amount": 0,
+        "mobile": "18666600000",
+        "user_name": "tinypuppet",
+        "payed_at": 1587817024,
+        "total_amount": 43,
+        "store": {
+            "address": "广东省深圳市宝安区深圳市宝安区西乡街道码头路新湖路海城路合围处宝安大仟里购物中心一楼L111-L112号铺(奈雪的茶)",
+            "longitude": "113.87243",
+            "latitude": "22.56995",
+            "mobile": "18124071450",
+            "name": "宝安大仟里店"
+        },
+        "send_status": 0,
+        "discount": [],
+        "status": 5,
+        "completed_time": "2020-04-25 20:48:26",
+        "amount": 43,
+        "multi_store": "福永同泰时代城店",
+        "productioned_time": "2020-04-25 20:20:16",
+        "postscript": "打包",
+        "sort_num": "8025",
+        "order_no": "ABCDEFGHIJKLMN0007",
+        "id": 7,
+        "typeCate": 1,
+        "goods": [
+            {
+                "number": 1,
+                "originAmount": "22.00",
+                "price": "22.00",
+                "unit": "件",
+                "property": "标准冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2020/03/27/bac6a6e8b23fd3b30e.jpg",
+                "amount": "22.00",
+                "name": "芝士奈雪金色山脉"
+            },
+            {
+                "number": 1,
+                "originAmount": "21.00",
+                "price": "21.00",
+                "unit": "件",
+                "property": "去冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2020/03/27/369520a40d39e0ac11.jpg",
+                "amount": "21.00",
+                "name": "芝士茉莉初雪"
+            }
+        ]
+    },
+    {
+        "coupon_name": "",
+        "receive_at": 0,
+        "pay_mode": "微信支付",
+        "pay_user_name": "tinypuppet",
+        "updated_at": 1588682566,
+        "goods_num": 3,
+        "completed_at": 1588682566,
+        "created_at": 1588682001,
+        "invoice_status": 0,
+        "sended_time": 0,
+        "status_text": "已完成",
+        "remark": "",
+        "coupon_amount": 0,
+        "mobile": "18666600000",
+        "user_name": "tinypuppet",
+        "payed_at": 1588682014,
+        "total_amount": 73,
+        "store": {
+            "address": "广东省深圳市宝安区深圳市宝安区福海街道宝安大道6259号 L1 层55/56号商铺",
+            "longitude": "113.804601",
+            "latitude": "22.678654",
+            "mobile": "075523224859",
+            "name": "福永同泰时代城店"
+        },
+        "send_status": 0,
+        "discount": [],
+        "status": 5,
+        "completed_time": "2020-05-05 20:42:46",
+        "amount": 73,
+        "multi_store": "福永同泰时代城店",
+        "productioned_time": "2020-05-05 20:38:49",
+        "postscript": "打包",
+        "sort_num": "8145",
+        "order_no": "ABCDEFGHIJKLMN0008",
+        "id": 8,
+        "typeCate": 1,
+        "goods": [
+            {
+                "number": 1,
+                "originAmount": "27.00",
+                "price": "27.00",
+                "unit": "件",
+                "property": "标准,标准(冰沙),标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2020/04/26/79187a01f23e6f1e66.jpg",
+                "amount": "27.00",
+                "name": "杨枝甘露宝藏茶"
+            },
+            {
+                "number": 1,
+                "originAmount": "29.00",
+                "price": "29.00",
+                "unit": "件",
+                "property": "标准(芝士),标准冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/26/a2aad6ced9aa42e2c6.jpg",
+                "amount": "29.00",
+                "name": "霸气芝士芒果"
+            },
+            {
+                "number": 1,
+                "originAmount": "17.00",
+                "price": "17.00",
+                "unit": "件",
+                "property": "去冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/26/333b43719bd81f4e00.jpg",
+                "amount": "17.00",
+                "name": "霸气绿柠檬"
+            }
+        ]
+    },
+    {
+        "coupon_name": "",
+        "receive_at": 0,
+        "pay_mode": "标记支付",
+        "pay_user_name": "tinypuppet",
+        "updated_at": 1581962231,
+        "goods_num": 2,
+        "completed_at": 1571556377,
+        "created_at": 1571555358,
+        "invoice_status": 0,
+        "sended_time": 0,
+        "status_text": "已完成",
+        "remark": "",
+        "coupon_amount": 0,
+        "mobile": "18666600000",
+        "user_name": "tinypuppet",
+        "payed_at": 1571555358,
+        "total_amount": "48.00",
+        "store": {
+            "address": "广东省深圳市宝安区深圳市宝安区新安街道宝安中心区新湖路99号壹方城B1层017、019号商铺",
+            "longitude": "113.886497",
+            "latitude": "22.55278",
+            "mobile": "17881400084",
+            "name": "壹方城店"
+        },
+        "send_status": 0,
+        "discount": [],
+        "status": 5,
+        "completed_time": "2019-10-20 15:26:17",
+        "amount": "48.00",
+        "productioned_time": "2019-10-20 15:17:54",
+        "postscript": "打包",
+        "sort_num": "50347",
+        "order_no": "ABCDEFGHIJKLMN0009",
+        "id": 9,
+        "typeCate": 1,
+        "goods": [
+            {
+                "number": 1,
+                "originAmount": "20.00",
+                "price": "20.00",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/28/94d8440ab7b4fed802.jpg",
+                "amount": "20.00",
+                "name": "草莓魔法棒"
+            },
+            {
+                "number": 1,
+                "originAmount": "28.00",
+                "price": "28.00",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/09/04/d34eb836a41b6bb856.jpg",
+                "amount": "28.00",
+                "name": "报款红石榴"
+            }
+        ]
+    },
+    {
+        "coupon_name": "",
+        "receive_at": 0,
+        "pay_mode": "微信支付",
+        "pay_user_name": "tinypuppet",
+        "updated_at": 1588937139,
+        "goods_num": 2,
+        "completed_at": 1588937139,
+        "created_at": 1588936782,
+        "invoice_status": 1,
+        "sended_time": 0,
+        "status_text": "已完成",
+        "remark": "",
+        "coupon_amount": 0,
+        "mobile": "18666600000",
+        "user_name": "tinypuppet",
+        "payed_at": 1588936805,
+        "total_amount": 50,
+        "store": {
+            "address": "广东省深圳市宝安区深圳市宝安区福海街道宝安大道6259号 L1 层55/56号商铺",
+            "longitude": "113.804601",
+            "latitude": "22.678654",
+            "mobile": "075523224859",
+            "name": "福永同泰时代城店"
+        },
+        "send_status": 0,
+        "discount": [],
+        "status": 5,
+        "completed_time": "2020-05-08 19:25:39",
+        "amount": 50,
+        "multi_store": "福永同泰时代城店",
+        "productioned_time": "2020-05-08 19:24:37",
+        "postscript": "打包",
+        "sort_num": "8093",
+        "order_no": "ABCDEFGHIJKLMN0010",
+        "id": 10,
+        "typeCate": 1,
+        "goods": [
+            {
+                "number": 1,
+                "originAmount": "28.00",
+                "price": "28.00",
+                "unit": "件",
+                "property": "去冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2020/03/19/630a810c8c7201c112.jpg",
+                "amount": "28.00",
+                "name": "霸气葡萄"
+            },
+            {
+                "number": 1,
+                "originAmount": "22.00",
+                "price": "22.00",
+                "unit": "件",
+                "property": "标准冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2020/03/27/8d4a1edb7c9e2d6554.jpg",
+                "amount": "28.00",
+                "name": "霸气葡萄"
+            }
+        ]
+    },
+    {
+        "coupon_name": "",
+        "receive_at": 0,
+        "pay_mode": "微信支付",
+        "pay_user_name": "tinypuppet",
+        "updated_at": 1587818906,
+        "goods_num": 2,
+        "completed_at": 1587818906,
+        "created_at": 1587817016,
+        "invoice_status": 0,
+        "sended_time": 0,
+        "status_text": "已完成",
+        "remark": "",
+        "coupon_amount": 0,
+        "mobile": "18666600000",
+        "user_name": "tinypuppet",
+        "payed_at": 1587817024,
+        "total_amount": 43,
+        "store": {
+            "address": "广东省深圳市宝安区深圳市宝安区西乡街道码头路新湖路海城路合围处宝安大仟里购物中心一楼L111-L112号铺(奈雪的茶)",
+            "longitude": "113.87243",
+            "latitude": "22.56995",
+            "mobile": "18124071450",
+            "name": "宝安大仟里店"
+        },
+        "send_status": 0,
+        "discount": [],
+        "status": 5,
+        "completed_time": "2020-04-25 20:48:26",
+        "amount": 43,
+        "multi_store": "福永同泰时代城店",
+        "productioned_time": "2020-04-25 20:20:16",
+        "postscript": "打包",
+        "sort_num": "8025",
+        "order_no": "ABCDEFGHIJKLMN0011",
+        "id": 11,
+        "typeCate": 1,
+        "goods": [
+            {
+                "number": 1,
+                "originAmount": "22.00",
+                "price": "22.00",
+                "unit": "件",
+                "property": "标准冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2020/03/27/bac6a6e8b23fd3b30e.jpg",
+                "amount": "22.00",
+                "name": "芝士奈雪金色山脉"
+            },
+            {
+                "number": 1,
+                "originAmount": "21.00",
+                "price": "21.00",
+                "unit": "件",
+                "property": "去冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2020/03/27/369520a40d39e0ac11.jpg",
+                "amount": "21.00",
+                "name": "芝士茉莉初雪"
+            }
+        ]
+    },
+    {
+        "coupon_name": "优惠券:省28元",
+        "receive_at": 0,
+        "pay_mode": "微信支付",
+        "pay_user_name": "tinypuppet",
+        "updated_at": 1585055587,
+        "goods_num": 3,
+        "completed_at": 1585055587,
+        "created_at": 1585055310,
+        "invoice_status": 0,
+        "sended_time": 0,
+        "status_text": "已完成",
+        "remark": "",
+        "coupon_amount": "28.00",
+        "mobile": "18666600000",
+        "user_name": "tinypuppet",
+        "payed_at": 1587817024,
+        "total_amount": "84.00",
+        "store": {
+            "address": "广东省深圳市宝安区深圳市宝安区福海街道宝安大道6259号 L1 层55/56号商铺",
+            "longitude": "113.804601",
+            "latitude": "22.678654",
+            "mobile": "075523224859",
+            "name": "福永同泰时代城店"
+        },
+        "send_status": 0,
+        "discount": [
+            {
+                "summary": "优惠券:省28.00元,茶饮满二赠一券",
+                "amount": "28.00",
+                "method": "coupon",
+                "order_no": "D5E7A064EA50054115",
+                "name": "茶饮满二赠一券",
+                "data_id": "420000007885550000"
+            }
+        ],
+        "status": 5,
+        "completed_time": "2020-03-24 21:13:07",
+        "amount": "56.00",
+        "multi_store": "福永同泰时代城店",
+        "productioned_time": "2020-03-24 21:12:13",
+        "postscript": "打包",
+        "sort_num": "8106",
+        "order_no": "ABCDEFGHIJKLMN0012",
+        "id": 12,
+        "typeCate": 1,
+        "goods": [
+            {
+                "number": 1,
+                "originAmount": "28.00",
+                "price": "28.00",
+                "unit": "件",
+                "property": "标准(芝士),去冰,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/26/a2aad6ced9aa42e2c6.jpg",
+                "amount": "28.00",
+                "name": "霸气芝士芒果"
+            },
+            {
+                "number": 1,
+                "originAmount": "28.00",
+                "price": "28.00",
+                "unit": "件",
+                "property": "标准(芝士),冰沙,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/26/a2aad6ced9aa42e2c6.jpg",
+                "amount": "28.00",
+                "name": "霸气芝士芒果"
+            },
+            {
+                "number": 1,
+                "originAmount": "28.00",
+                "price": "28.00",
+                "unit": "件",
+                "property": "标准(芝士),冰沙,标准糖",
+                "image": "https://img-shop.qmimg.cn/s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg",
+                "amount": "28.00",
+                "name": "霸气芝士草莓"
+            }
+        ]
+    }
+]

+ 2558 - 0
api/packages.js

@@ -0,0 +1,2558 @@
+export default [
+    {
+        "updated_at": "2020-05-03 15:31:59",
+        "id": 187,
+        "has_send_num": 0,
+        "start_at": "2020-03-30 00:00",
+        "end_at": "2020-05-15 23:59",
+        "deleted_at": null,
+        "buy_status": 1,
+        "coupons": [
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585539323",
+                    "use_good_category": "限部分商品",
+                    "category": 4,
+                    "expire_days": 30,
+                    "expire": "领券当日开始30天内有效",
+                    "min_num": 1,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 1,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "买A赠B券",
+                    "coupon_title": "第2件半价券(mini卡)",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始30天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585539323",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内购买任意茶饮或软欧包,第二件可获得半价优惠,优惠产品原价不得高于购买产品原价\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "4.5",
+                    "title": "第2件半价券(mini卡)",
+                    "second_max_num": 0,
+                    "total_amount": 5,
+                    "min_amount_use": 0,
+                    "used": 0,
+                    "goods_range_num": 1,
+                    "explain_text": "1. 使用条件:在有效期内购买任意茶饮或软欧包,第二件可获得半价优惠,优惠产品原价不得高于购买产品原价\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451347890055233536",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 1,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气mini卡",
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "无订单金额限制",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 1,
+                    "amount": "买A赠B券",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:21:51",
+                "deleted_at": null,
+                "id": 401,
+                "coupon_id": "451347890055233536",
+                "created_at": "2020-03-30 23:21:51",
+                "coupon_num": 1,
+                "packages_id": 187
+            },
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585539381",
+                    "use_good_category": "",
+                    "category": 0,
+                    "expire_days": 30,
+                    "expire": "领券当日开始30天内有效",
+                    "min_num": 0,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 0,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "现金券现金券6元元",
+                    "coupon_title": "满58元减现金券6元元券",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始30天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585539381",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内,购买任意饮品或软欧包满58元享受6元优惠\n2. 适用商品:任意饮品或软欧包\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "2.5",
+                    "title": "58-6元现金券(mini卡)",
+                    "discount_categorie_goods": [],
+                    "second_max_num": 0,
+                    "total_amount": 6,
+                    "min_amount_use": 58,
+                    "used": 0,
+                    "goods_range_num": 1,
+                    "explain_text": "1. 使用条件:在有效期内,购买任意饮品或软欧包满58元享受6元优惠\n2. 适用商品:任意饮品或软欧包\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451348136147632128",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "categorie_goods": [],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 0,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气mini卡",
+                    "categorieGoods": [],
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "满58元可用",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 0,
+                    "amount": "现金券6元",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discountCategorieGoods": [],
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:21:51",
+                "deleted_at": null,
+                "id": 402,
+                "coupon_id": "451348136147632128",
+                "created_at": "2020-03-30 23:21:51",
+                "coupon_num": 2,
+                "packages_id": 187
+            },
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585539573",
+                    "use_good_category": "",
+                    "category": 0,
+                    "expire_days": 30,
+                    "expire": "领券当日开始30天内有效",
+                    "min_num": 0,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 0,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "现金券现金券10元元",
+                    "coupon_title": "满108元减现金券10元元券",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始30天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585539573",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内,购买任意饮品或软欧包满108元享受10元优惠\n2. 适用商品:任意饮品或软欧包\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "3.5",
+                    "title": "108-10元现金券(mini卡)",
+                    "discount_categorie_goods": [],
+                    "second_max_num": 0,
+                    "total_amount": 10,
+                    "min_amount_use": 108,
+                    "used": 0,
+                    "goods_range_num": 1,
+                    "explain_text": "1. 使用条件:在有效期内,购买任意饮品或软欧包满108元享受10元优惠\n2. 适用商品:任意饮品或软欧包\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451348939155234817",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "categorie_goods": [],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 0,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气mini卡",
+                    "categorieGoods": [],
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "满108元可用",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 0,
+                    "amount": "现金券10元",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discountCategorieGoods": [],
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:21:51",
+                "deleted_at": null,
+                "id": 403,
+                "coupon_id": "451348939155234817",
+                "created_at": "2020-03-30 23:21:51",
+                "coupon_num": 3,
+                "packages_id": 187
+            }
+        ],
+        "image": "https://img-shop.qmimg.cn/s23107/2020/02/29/8b6ffdfb8c8d7ab0e3.jpg",
+        "status": 2,
+        "third_party_name": "",
+        "third_party_id": 0,
+        "send_num": 0,
+        "created_at": "2020-03-30 23:21:51",
+        "third_desc": "",
+        "amount": "20.00",
+        "content": "【基本规则】\n1、成功购买后,优惠券可在奈雪点单小程序内使用或线下门店出示会员码使用。\n2、优惠券规则以优惠券使用详情为准。\n3、单笔订单仅限使用一张优惠券,且不与其他活动共享。\n4、用户购买券包使用的手机号需和小程序登录的会员手机号保持一致。\n5、如逾期未使用优惠券,优惠券将自动失效,请在有效期内使用。\n【注意】\n1、奈雪会员卡包为奈雪的茶公开售卖的一种付费卡包,成功购买,不可转赠、不可退换、不可兑换现金。\n2、此券包有效期30天。",
+        "limit_num": 0,
+        "num": 100000,
+        "store_id": 23107,
+        "title": "霸气mini卡",
+        "sale_num": 16170,
+        "third_status": 0
+    },
+    {
+        "updated_at": "2020-05-03 15:37:45",
+        "id": 186,
+        "has_send_num": 0,
+        "start_at": "2020-03-30 00:00",
+        "end_at": "2020-05-15 23:59",
+        "deleted_at": null,
+        "buy_status": 1,
+        "coupons": [
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585539689",
+                    "use_good_category": "限部分商品",
+                    "category": 4,
+                    "expire_days": 90,
+                    "expire": "领券当日开始90天内有效",
+                    "min_num": 1,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 1,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "买A赠B券",
+                    "coupon_title": "买3赠1券(心享卡)",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始90天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585539689",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内,购买任意饮品或软欧包满3件赠1件,赠送产品不得高于购买产品价格\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "14",
+                    "title": "买3赠1券(心享卡)",
+                    "second_max_num": 0,
+                    "total_amount": 0,
+                    "min_amount_use": 0,
+                    "used": 0,
+                    "goods_range_num": 3,
+                    "explain_text": "1. 使用条件:在有效期内,购买任意饮品或软欧包满3件赠1件,赠送产品不得高于购买产品价格\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451349427363045376",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 1,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气心享卡",
+                    "multi_range_type": 2,
+                    "shop_ids": "5809,7559",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "无订单金额限制",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 1,
+                    "amount": "买A赠B券",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:20:39",
+                "deleted_at": null,
+                "id": 397,
+                "coupon_id": "451349427363045376",
+                "created_at": "2020-03-30 23:20:39",
+                "coupon_num": 1,
+                "packages_id": 186
+            },
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585539716",
+                    "use_good_category": "限部分商品",
+                    "category": 4,
+                    "expire_days": 90,
+                    "expire": "领券当日开始90天内有效",
+                    "min_num": 1,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 1,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "买A赠B券",
+                    "coupon_title": "第2件半价券(心享卡)",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始90天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585539716",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内购买任意茶饮或软欧包,第二件可获得半价优惠,优惠产品原价不得高于购买产品原价\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "6",
+                    "title": "第2件半价券(心享卡)",
+                    "second_max_num": 0,
+                    "total_amount": 5,
+                    "min_amount_use": 0,
+                    "used": 0,
+                    "goods_range_num": 1,
+                    "explain_text": "1. 使用条件:在有效期内购买任意茶饮或软欧包,第二件可获得半价优惠,优惠产品原价不得高于购买产品原价\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451349537945866241",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 1,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气心享卡",
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "无订单金额限制",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 1,
+                    "amount": "买A赠B券",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:20:39",
+                "deleted_at": null,
+                "id": 398,
+                "coupon_id": "451349537945866241",
+                "created_at": "2020-03-30 23:20:39",
+                "coupon_num": 2,
+                "packages_id": 186
+            },
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585539765",
+                    "use_good_category": "",
+                    "category": 0,
+                    "expire_days": 90,
+                    "expire": "领券当日开始90天内有效",
+                    "min_num": 0,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 0,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "现金券现金券6元元",
+                    "coupon_title": "满58元减现金券6元元券",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始90天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585539765",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内,购买任意饮品或软欧包满58元享受6元优惠\n2. 适用商品:任意饮品或软欧包\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "2.4",
+                    "title": "58-6元现金券(心享卡)",
+                    "discount_categorie_goods": [],
+                    "second_max_num": 0,
+                    "total_amount": 6,
+                    "min_amount_use": 58,
+                    "used": 0,
+                    "goods_range_num": 1,
+                    "explain_text": "1. 使用条件:在有效期内,购买任意饮品或软欧包满58元享受6元优惠\n2. 适用商品:任意饮品或软欧包\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451349745320648705",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "categorie_goods": [],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 0,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气心享卡",
+                    "categorieGoods": [],
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "满58元可用",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 0,
+                    "amount": "现金券6元",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discountCategorieGoods": [],
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:20:39",
+                "deleted_at": null,
+                "id": 399,
+                "coupon_id": "451349745320648705",
+                "created_at": "2020-03-30 23:20:39",
+                "coupon_num": 5,
+                "packages_id": 186
+            },
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585539788",
+                    "use_good_category": "",
+                    "category": 0,
+                    "expire_days": 90,
+                    "expire": "领券当日开始90天内有效",
+                    "min_num": 0,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 0,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "现金券现金券10元元",
+                    "coupon_title": "满108元减现金券10元元券",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始90天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585539788",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内,购买任意饮品或软欧包满108元享受10元优惠\n2. 适用商品:任意饮品或软欧包\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "4",
+                    "title": "108-10元现金券(心享卡)",
+                    "discount_categorie_goods": [],
+                    "second_max_num": 0,
+                    "total_amount": 10,
+                    "min_amount_use": 108,
+                    "used": 0,
+                    "goods_range_num": 1,
+                    "explain_text": "1. 使用条件:在有效期内,购买任意饮品或软欧包满108元享受10元优惠\n2. 适用商品:任意饮品或软欧包\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451349840803979264",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "categorie_goods": [],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 0,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气心享卡",
+                    "categorieGoods": [],
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "满108元可用",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 0,
+                    "amount": "现金券10元",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discountCategorieGoods": [],
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:20:39",
+                "deleted_at": null,
+                "id": 400,
+                "coupon_id": "451349840803979264",
+                "created_at": "2020-03-30 23:20:39",
+                "coupon_num": 5,
+                "packages_id": 186
+            }
+        ],
+        "image": "https://img-shop.qmimg.cn/s23107/2020/02/29/16c61aad4a84e7c2b5.jpg",
+        "status": 2,
+        "third_party_name": "",
+        "third_party_id": 0,
+        "send_num": 0,
+        "created_at": "2020-03-30 23:20:39",
+        "third_desc": "",
+        "amount": "58.00",
+        "content": "【基本规则】\n1、成功购买后,优惠券可在奈雪点单小程序内使用或线下门店出示会员码使用。\n2、优惠券规则以优惠券使用详情为准。\n3、单笔订单仅限使用一张优惠券,且不与其他活动共享。\n4、用户购买券包使用的手机号需和小程序登录的会员手机号保持一致。\n5、如逾期未使用优惠券,优惠券将自动失效,请在有效期内使用。\n【注意】\n1、奈雪会员卡包为奈雪的茶公开售卖的一种付费卡包,成功购买,不可转赠、不可退换、不可兑换现金。\n2、此券包有效期90天。",
+        "limit_num": 0,
+        "num": 100000,
+        "store_id": 23107,
+        "title": "霸气心享卡",
+        "sale_num": 4388,
+        "third_status": 0
+    },
+    {
+        "updated_at": "2020-05-03 15:39:00",
+        "id": 185,
+        "has_send_num": 0,
+        "start_at": "2020-03-30 00:00",
+        "end_at": "2020-05-15 23:59",
+        "deleted_at": null,
+        "buy_status": 1,
+        "coupons": [
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585539833",
+                    "use_good_category": "限部分商品",
+                    "category": 4,
+                    "expire_days": 120,
+                    "expire": "领券当日开始120天内有效",
+                    "min_num": 1,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 1,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "买A赠B券",
+                    "multis": [
+                        {
+                            "name": "奈雪梦工厂海岸城店",
+                            "store_id": "23107",
+                            "id": "7559"
+                        },
+                        {
+                            "name": "上海浦东机场卫星厅S2店",
+                            "store_id": "23107",
+                            "id": "5809"
+                        }
+                    ],
+                    "coupon_title": "买2赠1券(分享卡)",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始120天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585539833",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内,购买任意饮品或软欧包满2件赠1件,赠送产品不得高于购买产品价格\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "15",
+                    "title": "买2赠1券(分享卡)",
+                    "discount_categorie_goods": [
+                        {
+                            "updated_at": "2020-04-19 21:37:47",
+                            "id": 4201,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 22,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos茶饮",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:45",
+                            "id": 4202,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 23,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos欧包",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:39",
+                            "id": 4652,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 26,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的茶",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:37",
+                            "id": 4654,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 27,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的欧包",
+                            "show_period": 0
+                        }
+                    ],
+                    "second_max_num": 0,
+                    "total_amount": 0,
+                    "min_amount_use": 0,
+                    "used": 0,
+                    "goods_range_num": 2,
+                    "explain_text": "1. 使用条件:在有效期内,购买任意饮品或软欧包满2件赠1件,赠送产品不得高于购买产品价格\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451350032483667969",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "categorie_goods": [
+                        {
+                            "updated_at": "2020-04-19 21:37:47",
+                            "id": 4201,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 22,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos茶饮",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:45",
+                            "id": 4202,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 23,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos欧包",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:39",
+                            "id": 4652,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 26,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的茶",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:37",
+                            "id": 4654,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 27,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的欧包",
+                            "show_period": 0
+                        }
+                    ],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 1,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气心享卡",
+                    "categorieGoods": [
+                        {
+                            "updated_at": "2020-04-19 21:37:47",
+                            "id": 4201,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 22,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos茶饮",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:45",
+                            "id": 4202,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 23,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos欧包",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:39",
+                            "id": 4652,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 26,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的茶",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:37",
+                            "id": 4654,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 27,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的欧包",
+                            "show_period": 0
+                        }
+                    ],
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "无订单金额限制",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 1,
+                    "amount": "买A赠B券",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discountCategorieGoods": [
+                        {
+                            "updated_at": "2020-04-19 21:37:47",
+                            "id": 4201,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 22,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos茶饮",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:45",
+                            "id": 4202,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 23,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos欧包",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:39",
+                            "id": 4652,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 26,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的茶",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:37",
+                            "id": 4654,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 27,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的欧包",
+                            "show_period": 0
+                        }
+                    ],
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:19:05",
+                "deleted_at": null,
+                "id": 392,
+                "coupon_id": "451350032483667969",
+                "created_at": "2020-03-30 23:19:05",
+                "coupon_num": 1,
+                "packages_id": 185
+            },
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585539870",
+                    "use_good_category": "限部分商品",
+                    "category": 4,
+                    "expire_days": 120,
+                    "expire": "领券当日开始120天内有效",
+                    "min_num": 1,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 1,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "买A赠B券",
+                    "multis": [
+                        {
+                            "name": "奈雪梦工厂海岸城店",
+                            "store_id": "23107",
+                            "id": "7559"
+                        },
+                        {
+                            "name": "上海浦东机场卫星厅S2店",
+                            "store_id": "23107",
+                            "id": "5809"
+                        }
+                    ],
+                    "coupon_title": "买3赠1券(分享卡)",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始120天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585539870",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内,购买任意饮品或软欧包满3件赠1件,赠送产品不得高于购买产品价格\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "15",
+                    "title": "买3赠1券(分享卡)",
+                    "discount_categorie_goods": [
+                        {
+                            "updated_at": "2020-04-19 21:37:47",
+                            "id": 4201,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 22,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos茶饮",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:45",
+                            "id": 4202,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 23,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos欧包",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:39",
+                            "id": 4652,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 26,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的茶",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:37",
+                            "id": 4654,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 27,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的欧包",
+                            "show_period": 0
+                        }
+                    ],
+                    "second_max_num": 0,
+                    "total_amount": 0,
+                    "min_amount_use": 0,
+                    "used": 0,
+                    "goods_range_num": 3,
+                    "explain_text": "1. 使用条件:在有效期内,购买任意饮品或软欧包满3件赠1件,赠送产品不得高于购买产品价格\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451350186289872897",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "categorie_goods": [
+                        {
+                            "updated_at": "2020-04-19 21:37:47",
+                            "id": 4201,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 22,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos茶饮",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:45",
+                            "id": 4202,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 23,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos欧包",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:39",
+                            "id": 4652,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 26,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的茶",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:37",
+                            "id": 4654,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 27,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的欧包",
+                            "show_period": 0
+                        }
+                    ],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 1,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气分享卡",
+                    "categorieGoods": [
+                        {
+                            "updated_at": "2020-04-19 21:37:47",
+                            "id": 4201,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 22,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos茶饮",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:45",
+                            "id": 4202,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 23,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos欧包",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:39",
+                            "id": 4652,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 26,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的茶",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:37",
+                            "id": 4654,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 27,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的欧包",
+                            "show_period": 0
+                        }
+                    ],
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "无订单金额限制",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 1,
+                    "amount": "买A赠B券",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discountCategorieGoods": [
+                        {
+                            "updated_at": "2020-04-19 21:37:47",
+                            "id": 4201,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 22,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos茶饮",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:45",
+                            "id": 4202,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 23,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos欧包",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:39",
+                            "id": 4652,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 26,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的茶",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:37",
+                            "id": 4654,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 27,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的欧包",
+                            "show_period": 0
+                        }
+                    ],
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:19:05",
+                "deleted_at": null,
+                "id": 393,
+                "coupon_id": "451350186289872897",
+                "created_at": "2020-03-30 23:19:05",
+                "coupon_num": 2,
+                "packages_id": 185
+            },
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585539930",
+                    "use_good_category": "限部分商品",
+                    "category": 4,
+                    "expire_days": 120,
+                    "expire": "领券当日开始120天内有效",
+                    "min_num": 1,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 1,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "买A赠B券",
+                    "multis": [
+                        {
+                            "name": "奈雪梦工厂海岸城店",
+                            "store_id": "23107",
+                            "id": "7559"
+                        },
+                        {
+                            "name": "上海浦东机场卫星厅S2店",
+                            "store_id": "23107",
+                            "id": "5809"
+                        }
+                    ],
+                    "coupon_title": "第3件半价券(分享卡)",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始120天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585539930",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内购买任意茶饮或软欧包,第三件可获得半价优惠,优惠产品原价不得高于购买产品原价\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "7.5",
+                    "title": "第3件半价券(分享卡)",
+                    "discount_categorie_goods": [
+                        {
+                            "updated_at": "2020-04-19 21:37:47",
+                            "id": 4201,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 22,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos茶饮",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:45",
+                            "id": 4202,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 23,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos欧包",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:39",
+                            "id": 4652,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 26,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的茶",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:37",
+                            "id": 4654,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 27,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的欧包",
+                            "show_period": 0
+                        }
+                    ],
+                    "second_max_num": 0,
+                    "total_amount": 5,
+                    "min_amount_use": 0,
+                    "used": 0,
+                    "goods_range_num": 2,
+                    "explain_text": "1. 使用条件:在有效期内购买任意茶饮或软欧包,第三件可获得半价优惠,优惠产品原价不得高于购买产品原价\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451350439177043969",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "categorie_goods": [
+                        {
+                            "updated_at": "2020-04-19 21:37:47",
+                            "id": 4201,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 22,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos茶饮",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:45",
+                            "id": 4202,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 23,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos欧包",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:39",
+                            "id": 4652,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 26,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的茶",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:37",
+                            "id": 4654,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 27,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的欧包",
+                            "show_period": 0
+                        }
+                    ],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 1,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-分享卡",
+                    "categorieGoods": [
+                        {
+                            "updated_at": "2020-04-19 21:37:47",
+                            "id": 4201,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 22,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos茶饮",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:45",
+                            "id": 4202,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 23,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos欧包",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:39",
+                            "id": 4652,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 26,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的茶",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:37",
+                            "id": 4654,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 27,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的欧包",
+                            "show_period": 0
+                        }
+                    ],
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "无订单金额限制",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 1,
+                    "amount": "买A赠B券",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discountCategorieGoods": [
+                        {
+                            "updated_at": "2020-04-19 21:37:47",
+                            "id": 4201,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 22,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos茶饮",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:45",
+                            "id": 4202,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 23,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 1,
+                            "name": "pos欧包",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:39",
+                            "id": 4652,
+                            "sign": "2",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 26,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的茶",
+                            "show_period": 0
+                        },
+                        {
+                            "updated_at": "2020-04-19 21:37:37",
+                            "id": 4654,
+                            "sign": "1",
+                            "pid": 0,
+                            "is_prompt_category": 0,
+                            "seo_keywords": "",
+                            "url": "",
+                            "sort": 27,
+                            "icon": "",
+                            "multi_store_id": 0,
+                            "status": 1,
+                            "is_show_backstage": 1,
+                            "start_time": "00:00:00",
+                            "end_time": "23:59:59",
+                            "store_id": 23107,
+                            "seo_description": null,
+                            "type": 3,
+                            "name": "奈雪的欧包",
+                            "show_period": 0
+                        }
+                    ],
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:19:05",
+                "deleted_at": null,
+                "id": 394,
+                "coupon_id": "451350439177043969",
+                "created_at": "2020-03-30 23:19:05",
+                "coupon_num": 2,
+                "packages_id": 185
+            },
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585539965",
+                    "use_good_category": "",
+                    "category": 0,
+                    "expire_days": 120,
+                    "expire": "领券当日开始120天内有效",
+                    "min_num": 0,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 0,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "现金券现金券6元元",
+                    "multis": [
+                        {
+                            "name": "奈雪梦工厂海岸城店",
+                            "store_id": "23107",
+                            "id": "7559"
+                        },
+                        {
+                            "name": "上海浦东机场卫星厅S2店",
+                            "store_id": "23107",
+                            "id": "5809"
+                        }
+                    ],
+                    "coupon_title": "满58元减现金券6元元券",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始120天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585539965",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内,购买任意饮品或软欧包满58元享受6元优惠\n2. 适用商品:任意饮品或软欧包\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "3",
+                    "title": "58-6元现金券(分享卡)",
+                    "discount_categorie_goods": [],
+                    "second_max_num": 0,
+                    "total_amount": 6,
+                    "min_amount_use": 58,
+                    "used": 0,
+                    "goods_range_num": 1,
+                    "explain_text": "1. 使用条件:在有效期内,购买任意饮品或软欧包满58元享受6元优惠\n2. 适用商品:任意饮品或软欧包\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451350584189837312",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "categorie_goods": [],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 0,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气心享卡",
+                    "categorieGoods": [],
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "满58元可用",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 0,
+                    "amount": "现金券6元",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discountCategorieGoods": [],
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:19:05",
+                "deleted_at": null,
+                "id": 395,
+                "coupon_id": "451350584189837312",
+                "created_at": "2020-03-30 23:19:05",
+                "coupon_num": 6,
+                "packages_id": 185
+            },
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585539987",
+                    "use_good_category": "",
+                    "category": 0,
+                    "expire_days": 120,
+                    "expire": "领券当日开始120天内有效",
+                    "min_num": 0,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 0,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "现金券现金券10元元",
+                    "multis": [],
+                    "coupon_title": "满108元减现金券10元元券",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始120天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585539987",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内,购买任意饮品或软欧包满108元享受10元优惠\n2. 适用商品:任意饮品或软欧包\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "5",
+                    "title": "108-10元现金券(分享卡)",
+                    "discount_categorie_goods": [],
+                    "second_max_num": 0,
+                    "total_amount": 10,
+                    "min_amount_use": 108,
+                    "used": 0,
+                    "goods_range_num": 1,
+                    "explain_text": "1. 使用条件:在有效期内,购买任意饮品或软欧包满108元享受10元优惠\n2. 适用商品:任意饮品或软欧包\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451350676553392128",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "categorie_goods": [],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 0,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气分享卡",
+                    "categorieGoods": [],
+                    "multi_range_type": 0,
+                    "shop_ids": "",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "满108元可用",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 0,
+                    "amount": "现金券10元",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discountCategorieGoods": [],
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:19:05",
+                "deleted_at": null,
+                "id": 396,
+                "coupon_id": "451350676553392128",
+                "created_at": "2020-03-30 23:19:05",
+                "coupon_num": 6,
+                "packages_id": 185
+            }
+        ],
+        "image": "https://img-shop.qmimg.cn/s23107/2020/02/29/73065efbbe87e00753.jpg",
+        "status": 2,
+        "third_party_name": "",
+        "third_party_id": 0,
+        "send_num": 0,
+        "created_at": "2020-03-30 23:19:05",
+        "third_desc": "",
+        "amount": "108.00",
+        "content": "【基本规则】\n1、成功购买后,优惠券可在奈雪点单小程序内使用或线下门店出示会员码使用。\n2、优惠券规则以优惠券使用详情为准。\n3、单笔订单仅限使用一张优惠券,且不与其他活动共享。\n4、用户购买券包使用的手机号需和小程序登录的会员手机号保持一致。\n5、如逾期未使用优惠券,优惠券将自动失效,请在有效期内使用。\n【注意】\n1、奈雪会员卡包为奈雪的茶公开售卖的一种付费卡包,成功购买,不可转赠、不可退换、不可兑换现金。\n2、此券包有效期120天。",
+        "limit_num": 0,
+        "num": 100000,
+        "store_id": 23107,
+        "title": "霸气分享卡",
+        "sale_num": 1213,
+        "third_status": 0
+    },
+    {
+        "updated_at": "2020-05-03 15:39:37",
+        "id": 184,
+        "has_send_num": 0,
+        "start_at": "2020-03-30 00:00",
+        "end_at": "2020-05-15 23:59",
+        "deleted_at": null,
+        "buy_status": 1,
+        "coupons": [
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585540048",
+                    "use_good_category": "限部分商品",
+                    "category": 4,
+                    "expire_days": 120,
+                    "expire": "领券当日开始120天内有效",
+                    "min_num": 1,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 1,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "买A赠B券",
+                    "coupon_title": "第2件半价券(欢聚卡)",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始120天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585540048",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内购买任意茶饮或软欧包,第二件可获得半价优惠,优惠产品原价不得高于购买产品价格\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "8",
+                    "title": "第2件半价券(欢聚卡)",
+                    "second_max_num": 0,
+                    "total_amount": 5,
+                    "min_amount_use": 0,
+                    "used": 0,
+                    "goods_range_num": 1,
+                    "explain_text": "1. 使用条件:在有效期内购买任意茶饮或软欧包,第二件可获得半价优惠,优惠产品原价不得高于购买产品价格\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451350930572234753",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 1,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气欢聚卡",
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "无订单金额限制",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 1,
+                    "amount": "买A赠B券",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:17:24",
+                "deleted_at": null,
+                "id": 387,
+                "coupon_id": "451350930572234753",
+                "created_at": "2020-03-30 23:17:24",
+                "coupon_num": 2,
+                "packages_id": 184
+            },
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585540087",
+                    "use_good_category": "限部分商品",
+                    "category": 4,
+                    "expire_days": 120,
+                    "expire": "领券当日开始120天内有效",
+                    "min_num": 1,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 1,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "买A赠B券",
+                    "coupon_title": "买2赠1券(欢聚卡)",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始120天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585540087",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内,购买任意饮品或软欧包满2件赠1件,赠送产品不得高于购买产品价格\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "16",
+                    "title": "买2赠1券(欢聚卡)",
+                    "second_max_num": 0,
+                    "total_amount": 0,
+                    "min_amount_use": 0,
+                    "used": 0,
+                    "goods_range_num": 2,
+                    "explain_text": "1. 使用条件:在有效期内,购买任意饮品或软欧包满2件赠1件,赠送产品不得高于购买产品价格\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451351095068643328",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 1,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气欢聚卡",
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "无订单金额限制",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 1,
+                    "amount": "买A赠B券",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:17:24",
+                "deleted_at": null,
+                "id": 388,
+                "coupon_id": "451351095068643328",
+                "created_at": "2020-03-30 23:17:24",
+                "coupon_num": 2,
+                "packages_id": 184
+            },
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585540128",
+                    "use_good_category": "限部分商品",
+                    "category": 4,
+                    "expire_days": 120,
+                    "expire": "领券当日开始120天内有效",
+                    "min_num": 1,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 1,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "买A赠B券",
+                    "coupon_title": "买3赠1券(欢聚卡)",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始120天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585540128",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内,购买任意饮品或软欧包满3件赠1件,赠送产品不得高于购买产品价格\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "16",
+                    "title": "买3赠1券(欢聚卡)",
+                    "second_max_num": 0,
+                    "total_amount": 0,
+                    "min_amount_use": 0,
+                    "used": 0,
+                    "goods_range_num": 3,
+                    "explain_text": "1. 使用条件:在有效期内,购买任意饮品或软欧包满3件赠1件,赠送产品不得高于购买产品价格\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451351267828621313",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 1,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气欢聚卡",
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "无订单金额限制",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 1,
+                    "amount": "买A赠B券",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:17:24",
+                "deleted_at": null,
+                "id": 389,
+                "coupon_id": "451351267828621313",
+                "created_at": "2020-03-30 23:17:24",
+                "coupon_num": 3,
+                "packages_id": 184
+            },
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585540174",
+                    "use_good_category": "限部分商品",
+                    "category": 4,
+                    "expire_days": 120,
+                    "expire": "领券当日开始120天内有效",
+                    "min_num": 1,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 1,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "买A赠B券",
+                    "coupon_title": "买5赠1券(欢聚卡)",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始120天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585540174",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内,购买任意饮品或软欧包满5件赠1件,赠送产品不得高于购买产品价格\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "16",
+                    "title": "买5赠1券(欢聚卡)",
+                    "second_max_num": 0,
+                    "total_amount": 0,
+                    "min_amount_use": 0,
+                    "used": 0,
+                    "goods_range_num": 5,
+                    "explain_text": "1. 使用条件:在有效期内,购买任意饮品或软欧包满5件赠1件,赠送产品不得高于购买产品价格\n2. 适用商品:任意饮品或软欧包,菜单上标有红色雪花产品除外\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451351459131113472",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 1,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气欢聚卡",
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "无订单金额限制",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 1,
+                    "amount": "买A赠B券",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:17:24",
+                "deleted_at": null,
+                "id": 390,
+                "coupon_id": "451351459131113472",
+                "created_at": "2020-03-30 23:17:24",
+                "coupon_num": 3,
+                "packages_id": 184
+            },
+            {
+                "detail": {
+                    "coupon_use_time": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "updated_at": "1585540240",
+                    "use_good_category": "",
+                    "category": 0,
+                    "expire_days": 120,
+                    "expire": "领券当日开始120天内有效",
+                    "min_num": 0,
+                    "number": 0,
+                    "m_and_n_coupon_of_n": 0,
+                    "property": 3,
+                    "total": 99999999,
+                    "property_text": "领取券",
+                    "max_num": 0,
+                    "coupon_amount": "现金券现金券10元元",
+                    "coupon_title": "满108元减现金券10元元券",
+                    "discountGoods": [],
+                    "scene_type_desc": "仅外卖、堂食可用",
+                    "expire_ymd": "领券当日开始120天内有效",
+                    "couponUseTime": [
+                        {
+                            "use_time_start": "00:00:00",
+                            "use_time_end": "23:59:59"
+                        }
+                    ],
+                    "template_id": "",
+                    "created_at": "1585540240",
+                    "scene_type": 3,
+                    "desc": "1. 使用条件:在有效期内,购买任意饮品或软欧包满108元享受10元优惠\n2. 适用商品:任意饮品或软欧包\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "finance_payment": "5.4",
+                    "title": "108-10元现金券(欢聚卡)",
+                    "discount_categorie_goods": [],
+                    "second_max_num": 0,
+                    "total_amount": 10,
+                    "min_amount_use": 108,
+                    "used": 0,
+                    "goods_range_num": 1,
+                    "explain_text": "1. 使用条件:在有效期内,购买任意饮品或软欧包满108元享受10元优惠\n2. 适用商品:任意饮品或软欧包\n3. 适用门店:奈雪内地任意门店(上海浦东机场店、奈雪梦工厂除外)\n4. 适用场景:奈雪线下门店出示会员码或“奈雪点单”小程序使用\n5. 此券每单仅限使用一张,不可兑换现金,不设找零,优惠券抵扣金额不予积分\n6. 此券不适用于第三方外送服务\n7. 券面图片仅供参考,产品以实物为准",
+                    "number_of_user": 0,
+                    "id": "451351737996726273",
+                    "use_per_person_per_day": 0,
+                    "goods": [],
+                    "categorie_goods": [],
+                    "min_num_use": 0,
+                    "expire_type": 1,
+                    "goods_range_type": 0,
+                    "start_at": 0,
+                    "image": "https://img-shop.qmimg.cn/s23107/2019/10/09/ea5b8ed493c0cc310d.jpg",
+                    "end_at": 0,
+                    "coupon_label": "付费券包-霸气分享卡",
+                    "categorieGoods": [],
+                    "multi_range_type": 2,
+                    "shop_ids": "7559,5809",
+                    "show_page": 1,
+                    "is_koubei": "",
+                    "use_category": "满108元可用",
+                    "out_biz_no": "",
+                    "only_coupon": 1,
+                    "status": 1,
+                    "coupon_type": 0,
+                    "amount": "现金券10元",
+                    "is_use_time_range": 0,
+                    "store_id": "23107",
+                    "coupon_no": "",
+                    "type": 1,
+                    "discountCategorieGoods": [],
+                    "discount_goods": [],
+                    "is_receive": 1
+                },
+                "updated_at": "2020-03-30 23:17:24",
+                "deleted_at": null,
+                "id": 391,
+                "coupon_id": "451351737996726273",
+                "created_at": "2020-03-30 23:17:24",
+                "coupon_num": 10,
+                "packages_id": 184
+            }
+        ],
+        "image": "https://img-shop.qmimg.cn/s23107/2020/02/28/e74279ce48190fd1c7.jpg",
+        "status": 2,
+        "third_party_name": "",
+        "third_party_id": 0,
+        "send_num": 0,
+        "created_at": "2020-03-30 23:17:24",
+        "third_desc": "",
+        "amount": "198.00",
+        "content": "【基本规则】\n1、成功购买后,优惠券可在奈雪点单小程序内使用或线下门店出示会员码使用。\n2、优惠券规则以优惠券使用详情为准。\n3、单笔订单仅限使用一张优惠券,且不与其他活动共享。\n4、用户购买券包使用的手机号需和小程序登录的会员手机号保持一致。\n5、如逾期未使用优惠券,优惠券将自动失效,请在有效期内使用。\n【注意】\n1、奈雪会员卡包为奈雪的茶公开售卖的一种付费卡包,成功购买,不可转赠、不可退换、不可兑换现金。\n2、此券包有效期120天。",
+        "limit_num": 0,
+        "num": 100000,
+        "store_id": 23107,
+        "title": "霸气欢聚卡",
+        "sale_num": 523,
+        "third_status": 0
+    }
+]

+ 152 - 0
api/points-flow.js

@@ -0,0 +1,152 @@
+export default [
+    {
+        "happenedDate": "2020-05-11",
+        "sourceType": 5,
+        "sellerName": "奈雪の茶",
+        "changeNum": 1,
+        "changeType": 1,
+        "reason": "积分签到奖励",
+        "createdAt": "2020-05-11 00:17:47",
+        "id": 1
+    },
+    {
+        "happenedDate": "2020-05-10",
+        "sourceType": 5,
+        "sellerName": "奈雪の茶",
+        "changeNum": 1,
+        "changeType": 1,
+        "reason": "积分签到奖励",
+        "createdAt": "2020-05-10 22:23:36",
+        "id": 2
+    },
+    {
+        "happenedDate": "2020-05-09",
+        "sourceType": 5,
+        "sellerName": "奈雪の茶",
+        "changeNum": 1,
+        "changeType": 1,
+        "reason": "积分签到奖励",
+        "createdAt": "2020-05-09 02:14:24",
+        "id": 3
+    },
+    {
+        "happenedDate": "2020-05-08",
+        "sourceType": 1,
+        "sellerName": "奈雪の茶",
+        "changeNum": 50,
+        "changeType": 1,
+        "reason": "消费增加",
+        "createdAt": "2020-05-08 19:25:40",
+        "id": 4
+    },
+    {
+        "happenedDate": "2020-05-08",
+        "sourceType": 5,
+        "sellerName": "奈雪の茶",
+        "changeNum": 1,
+        "changeType": 1,
+        "reason": "积分签到奖励",
+        "createdAt": "2020-05-08 18:43:14",
+        "id": 5
+    },
+    {
+        "happenedDate": "2020-05-07",
+        "sourceType": 5,
+        "sellerName": "奈雪の茶",
+        "changeNum": 1,
+        "changeType": 1,
+        "reason": "积分签到奖励",
+        "createdAt": "2020-05-07 16:25:46",
+        "id": 6
+    },
+    {
+        "happenedDate": "2020-05-06",
+        "sourceType": 5,
+        "sellerName": "奈雪の茶",
+        "changeNum": 1,
+        "changeType": 1,
+        "reason": "积分签到奖励",
+        "createdAt": "2020-05-06 10:38:42",
+        "id": 7
+    },
+    {
+        "happenedDate": "2020-05-05",
+        "sourceType": 1,
+        "sellerName": "奈雪の茶",
+        "changeNum": 73,
+        "changeType": 1,
+        "reason": "消费增加",
+        "createdAt": "2020-05-05 20:42:47",
+        "id": 8
+    },
+    {
+        "happenedDate": "2020-05-03",
+        "sourceType": 5,
+        "sellerName": "奈雪の茶",
+        "changeNum": 1,
+        "changeType": 1,
+        "reason": "积分签到奖励",
+        "createdAt": "2020-05-03 19:37:12",
+        "id": 9
+    },
+    {
+        "happenedDate": "2020-05-02",
+        "sourceType": 5,
+        "sellerName": "奈雪の茶",
+        "changeNum": 1,
+        "changeType": 1,
+        "reason": "积分签到奖励",
+        "createdAt": "2020-05-02 03:30:42",
+        "id": 10
+    },
+    {
+        "happenedDate": "2020-04-25",
+        "sourceType": 1,
+        "sellerName": "奈雪の茶",
+        "changeNum": 43,
+        "changeType": 1,
+        "reason": "消费增加",
+        "createdAt": "2020-04-25 20:48:26",
+        "id": 11
+    },
+    {
+        "happenedDate": "2020-04-25",
+        "sourceType": 5,
+        "sellerName": "奈雪の茶",
+        "changeNum": 1,
+        "changeType": 1,
+        "reason": "积分签到奖励",
+        "createdAt": "2020-04-25 02:46:36",
+        "id": 12
+    },
+    {
+        "happenedDate": "2020-04-24",
+        "sourceType": 1,
+        "sellerName": "奈雪の茶",
+        "changeNum": 57,
+        "changeType": 1,
+        "reason": "消费增加",
+        "createdAt": "2020-04-24 20:23:45",
+        "id": 13
+    },
+    {
+        "happenedDate": "2020-04-18",
+        "sourceType": 1,
+        "sellerName": "奈雪の茶",
+        "changeNum": 56,
+        "changeType": 1,
+        "reason": "消费增加",
+        "createdAt": "2020-04-18 20:20:08",
+        "id": 14
+    },
+    {
+        "happenedDate": "2020-04-10",
+        "sourceType": 1,
+        "sellerName": "奈雪の茶",
+        "changeNum": 33,
+        "changeType": 1,
+        "reason": "消费增加",
+        "createdAt": "2020-04-10 20:40:44",
+        "id": 15
+    }
+]

+ 785 - 0
api/points-mall.js

@@ -0,0 +1,785 @@
+export default {
+	"奈雪好券": [{
+			"points_price": 800,
+			"exchange_desc": "<p>兑换规则:会员可凭800积分兑换“任意软欧包免费券”1件,菜单上标有红色雪花产品除外。<p><p>售后服务:虚拟券不支持退换货服务,请先确认后兑换。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "28910",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2020-03-20 14:16:25",
+			"goods_name": "软欧包免费券",
+			"total_num": 0,
+			"sale_time_end": null,
+			"goods_img": "[]",
+			"multi_range_type": 0,
+			"id": 574,
+			"has_send_num": 0,
+			"exchanged_num": 1241,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 1,
+			"exchange_num": 0,
+			"goods_cate_id": 2,
+			"sort": 6,
+			"level_ask": 0,
+			"goods_type": 1,
+			"coupon_data": null,
+			"third_party_id": 0,
+			"img": [],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "0.00",
+			"goods_stock": 99665,
+			"status": 1,
+			"updated_at": "2020-05-11 09:37:06",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 800,
+			"exchange_desc": "<p>兑换规则:会员可凭800积分兑换“任意茶饮或软欧包买一送一优惠券”1件(菜单上标有红色雪花产品除外)。<p><p>售后服务:虚拟券不支持退换货服务,请先确认后兑换。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "28321",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "5809,7559",
+			"is_open_sale_time": 0,
+			"created_at": "2019-11-15 17:17:43",
+			"goods_name": "买一送一券",
+			"total_num": 0,
+			"sale_time_end": null,
+			"goods_img": "[]",
+			"multi_range_type": 2,
+			"id": 380,
+			"has_send_num": 0,
+			"exchanged_num": 14201,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 1,
+			"exchange_num": 0,
+			"goods_cate_id": 2,
+			"sort": 7,
+			"level_ask": 0,
+			"goods_type": 1,
+			"coupon_data": null,
+			"third_party_id": 0,
+			"img": [],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "0.00",
+			"goods_stock": 97377,
+			"status": 1,
+			"updated_at": "2020-05-11 10:47:28",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 1000,
+			"exchange_desc": "<p>兑换规则:会员可凭1000积分兑换“任意茶饮免费券”1件,菜单上标有红色雪花产品除外。<p><p>售后服务:虚拟券不支持退换货服务,请先确认后兑换。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "28911",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "5809,7559",
+			"is_open_sale_time": 0,
+			"created_at": "2019-12-21 11:27:56",
+			"goods_name": "茶饮免费券",
+			"total_num": 0,
+			"sale_time_end": null,
+			"goods_img": "[]",
+			"multi_range_type": 2,
+			"id": 433,
+			"has_send_num": 0,
+			"exchanged_num": 3940,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 1,
+			"exchange_num": 0,
+			"goods_cate_id": 2,
+			"sort": 8,
+			"level_ask": 0,
+			"goods_type": 1,
+			"coupon_data": null,
+			"third_party_id": 0,
+			"img": [],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "0.00",
+			"goods_stock": 99111,
+			"status": 1,
+			"updated_at": "2020-05-11 10:43:23",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		}
+	],
+	"奈雪好物": [{
+			"points_price": 100,
+			"exchange_desc": "<p>【夏日宝藏画框】夏日限定周边,奈雪独家定制画框,可盐可甜,可摆可挂。<p><p>【画框材质】油画布采用原装墨水喷绘,外框选用古铜色铝合金;珍藏奈雪宝藏。<p><p>【画框尺寸】宽:30cm,高:42.5cm<p><p><br><p><p>兑换规则:会员可凭上述积分+现金兑换“夏日宝藏画框”一份<p><p>售后服务:积分兑换商品不支持质量问题外的退换货服务,请您先确认后签收。<p><p>温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在10个工作日内寄出。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "641",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2020-04-10 12:29:33",
+			"goods_name": "夏日宝藏挂画",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\images.qmai.cn\\s23107\\2020\\04\\30\\1399a8bee03f3dd13a.jpg\"]",
+			"multi_range_type": 0,
+			"id": 641,
+			"has_send_num": 0,
+			"exchanged_num": 14,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 2,
+			"exchange_num": 0,
+			"sort": 9,
+			"level_ask": 0,
+			"goods_cate_id": 3,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/1399a8bee03f3dd13a.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "99.00",
+			"goods_stock": 29,
+			"status": 1,
+			"updated_at": "2020-05-08 09:30:42",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 100,
+			"exchange_desc": "<p>【霸气杨梅主题画框】霸气杨梅回归,梅你不行!<p><p>【画框材质】UV油画布+外框铝合金材质,五里黑板,有机玻璃装裱;珍藏奈雪宝藏。<p><p>【画框尺寸】宽:30cm,高:42.5cm,A3画布。<p><p><br><p><p>兑换规则:会员可凭上述积分+现金兑换【“梅你不行”主题挂画】一份<p><p>售后服务:积分兑换商品不支持质量问题外的退换货服务,请您先确认后签收。<p><p>温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在10个工作日内寄出。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "688",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2020-04-26 21:26:15",
+			"goods_name": "梅你不行挂画",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\img-shop.qmimg.cn\\s23107\\2020\\04\\26\\df31e1d42cc4242327.jpg\"]",
+			"multi_range_type": 0,
+			"id": 688,
+			"has_send_num": 0,
+			"exchanged_num": 7,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 2,
+			"exchange_num": 0,
+			"sort": 10,
+			"level_ask": 0,
+			"goods_cate_id": 3,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://img-shop.qmimg.cn/s23107/2020/04/26/df31e1d42cc4242327.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "99.00",
+			"goods_stock": 12,
+			"status": 1,
+			"updated_at": "2020-05-07 22:44:28",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 500,
+			"exchange_desc": "<p>【公仔详情】奈雪经典饮品——霸气橙子周边公仔,可在奈雪礼物线下门店限定夹取,现于线上限量积分兑换!可爱橙子形象与霸气水果杯超萌结合,材质亲肤柔软,奈雪出品,品质保证!<p><p>奈雪礼物线下门店信息可在“奈雪的礼物”小程序-我的-全国门店中查看。<p><p><br><p><p>【公仔尺寸】22-25cm<p><p><br><p><p>兑换规则:会员可凭上述积分+现金兑换“霸气橙子公仔”一份<p><p>售后服务:积分商城商品不支持质量问题外的退换货服务,请您先确认后签收。<p><p>温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在10个工作日内寄出。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "664",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2020-04-20 19:11:18",
+			"goods_name": "霸气橙子公仔",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\images.qmai.cn\\s23107\\2020\\04\\30\\e41bb7b1489ec044f7.jpg\"]",
+			"multi_range_type": 0,
+			"id": 664,
+			"has_send_num": 0,
+			"exchanged_num": 10,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 2,
+			"exchange_num": 0,
+			"sort": 11,
+			"level_ask": 0,
+			"goods_cate_id": 3,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/e41bb7b1489ec044f7.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "45.00",
+			"goods_stock": 30,
+			"status": 1,
+			"updated_at": "2020-05-07 11:46:59",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 2000,
+			"exchange_desc": "<p>【公仔详情】奈雪经典饮品——霸气橙子周边公仔,可在奈雪礼物线下门店限定夹取,现于线上限量积分兑换!可爱橙子形象与霸气水果杯超萌结合,材质亲肤柔软,奈雪出品,品质保证!<p><p>奈雪礼物线下门店信息可在“奈雪的礼物”小程序-我的-全国门店中查看。<p><p><br><p><p>【公仔尺寸】22-25cm<p><p><br><p><p>兑换规则:会员可凭上述积分兑换“霸气橙子公仔”一份<p><p>售后服务:积分商城商品不支持质量问题外的退换货服务,请您先确认后签收。<p><p>温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在10个工作日内寄出。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "665",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2020-04-20 19:11:52",
+			"goods_name": "霸气橙子公仔",
+			"sale_time_end": null,
+			"goods_img": "[]",
+			"multi_range_type": 0,
+			"id": 665,
+			"has_send_num": 0,
+			"exchanged_num": 6,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 1,
+			"exchange_num": 0,
+			"sort": 12,
+			"level_ask": 0,
+			"goods_cate_id": 3,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/e41bb7b1489ec044f7.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "0.00",
+			"goods_stock": 4,
+			"status": 1,
+			"updated_at": "2020-05-08 16:19:24",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 500,
+			"exchange_desc": "<p>【公仔详情】奈雪经典饮品——霸气草莓周边公仔,可在奈雪礼物线下门店限定夹取,现于线上限量积分兑换!可爱橙子形象与霸气水果杯超萌结合,材质亲肤柔软,奈雪出品,品质保证!<p><p>奈雪礼物线下门店信息可在“奈雪的礼物”小程序-我的-全国门店中查看。<p><p><br><p><p>【公仔尺寸】22-25cm<p><p><br><p><p>兑换规则:会员可凭上述积分+现金兑换“霸气草莓公仔”一份<p><p>售后服务:积分商城商品不支持质量问题外的退换货服务,请您先确认后签收。<p><p>温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在10个工作日内寄出。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "666",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2020-04-20 19:16:40",
+			"goods_name": "霸气草莓公仔",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\images.qmai.cn\\s23107\\2020\\04\\30\\6ada410b2d50636859.jpg\"]",
+			"multi_range_type": 0,
+			"id": 666,
+			"has_send_num": 0,
+			"exchanged_num": 12,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 2,
+			"exchange_num": 0,
+			"sort": 13,
+			"level_ask": 0,
+			"goods_cate_id": 3,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/6ada410b2d50636859.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "45.00",
+			"goods_stock": 28,
+			"status": 1,
+			"updated_at": "2020-05-10 10:01:50",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 2000,
+			"exchange_desc": "<p>【公仔详情】奈雪经典饮品——霸气草莓周边公仔,可在奈雪礼物线下门店限定夹取,现于线上限量积分兑换!可爱橙子形象与霸气水果杯超萌结合,材质亲肤柔软,奈雪出品,品质保证!<p><p>奈雪礼物线下门店信息可在“奈雪的礼物”小程序-我的-全国门店中查看。<p><p><br><p><p>【公仔尺寸】22-25cm<p><p><br><p><p>兑换规则:会员可凭上述积分兑换“霸气草莓公仔”一份<p><p>售后服务:积分商城商品不支持质量问题外的退换货服务,请您先确认后签收。<p><p>温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在10个工作日内寄出。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "667",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2020-04-20 19:17:15",
+			"goods_name": "霸气草莓公仔",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\images.qmai.cn\\s23107\\2020\\04\\30\\6ada410b2d50636859.jpg\"]",
+			"multi_range_type": 0,
+			"id": 667,
+			"has_send_num": 0,
+			"exchanged_num": 7,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 1,
+			"exchange_num": 0,
+			"sort": 14,
+			"level_ask": 0,
+			"goods_cate_id": 3,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/6ada410b2d50636859.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "0.00",
+			"goods_stock": 3,
+			"status": 1,
+			"updated_at": "2020-05-09 09:58:01",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 2000,
+			"exchange_desc": "<p>产品说明:奈雪的茶特邀荷兰艺术家工作室,为奈雪的茶创作了5个酷爱夏天的小动物,变身六款T-shirt,带来百搭的季节必备单品!<p><p>尺码说明:本T-shirt仅剩XXL尺码。\n兑换规则:会员可凭2000积分兑换“霸气杨梅[夏日T-shirt]”1件,兑换物品随机发货。\n售后服务:积分兑换商品不支持质量问题外的退换货服务,请您先确认后签收。\n温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在5个工作日内寄出~<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "206",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2019-08-23 18:19:41",
+			"goods_name": "霸气杨梅T恤XXL",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\images.qmai.cn\\s23107\\2020\\04\\30\\c3e522084d9706a96e.jpg\"]",
+			"multi_range_type": 0,
+			"id": 206,
+			"has_send_num": 0,
+			"exchanged_num": 21,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 1,
+			"exchange_num": 0,
+			"sort": 25,
+			"level_ask": 0,
+			"goods_cate_id": 3,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/c3e522084d9706a96e.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "0.00",
+			"goods_stock": 15,
+			"status": 1,
+			"updated_at": "2020-05-09 15:22:33",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		}
+	],
+	"奈雪联名": [{
+			"points_price": 100,
+			"exchange_desc": "<p>礼盒内容:奈雪大红袍*1罐,特仑苏有机纯牛奶*3支,奈雪马克杯*1个<p><p>兑换规则:会员可凭上述积分兑换“奈雪宝藏奶茶DIY礼盒”一份<p><p>售后服务:积分兑换商品不支持质量问题外的退换货服务,请您先确认后签收。<p><p>温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在10个工作日内寄出。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "556",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2020-03-18 17:49:15",
+			"goods_name": "特仑苏奶茶礼盒",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\images.qmai.cn\\s23107\\2020\\04\\30\\b360279d3a9f58d668.jpg\"]",
+			"multi_range_type": 0,
+			"id": 556,
+			"has_send_num": 0,
+			"exchanged_num": 39,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 2,
+			"exchange_num": 0,
+			"sort": 17,
+			"level_ask": 0,
+			"goods_cate_id": 4,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/b360279d3a9f58d668.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "105.00",
+			"goods_stock": 3,
+			"status": 1,
+			"updated_at": "2020-05-09 07:42:56",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 2800,
+			"exchange_desc": "<p>礼盒内容:奈雪大红袍*1罐,特仑苏有机纯牛奶*3支,奈雪马克杯*1个<p><p>兑换规则:会员可凭上述积分兑换“奈雪宝藏奶茶DIY礼盒”一份<p><p>售后服务:积分兑换商品不支持质量问题外的退换货服务,请您先确认后签收。<p><p>温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在10个工作日内寄出。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "553",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2020-03-18 17:43:16",
+			"goods_name": "特仑苏奶茶礼盒",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\images.qmai.cn\\s23107\\2020\\04\\30\\b360279d3a9f58d668.jpg\"]",
+			"multi_range_type": 0,
+			"id": 553,
+			"has_send_num": 0,
+			"exchanged_num": 33,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 1,
+			"exchange_num": 0,
+			"sort": 18,
+			"level_ask": 0,
+			"goods_cate_id": 4,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/b360279d3a9f58d668.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "0.00",
+			"goods_stock": 2,
+			"status": 1,
+			"updated_at": "2020-05-08 16:24:01",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 2000,
+			"exchange_desc": "<p>兑换规则:会员可凭上述积分兑换“奈雪X人民日报定制保温杯”<p><p>售后服务:积分兑换商品不支持质量问题外的退换货服务,请您先确认后签收。<p><p>温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在10个工作日内寄出。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "430",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2019-12-20 19:51:11",
+			"goods_name": "人民日报保温杯",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\images.qmai.cn\\s23107\\2020\\04\\30\\8d862b032568414c99.jpg\"]",
+			"multi_range_type": 0,
+			"id": 430,
+			"has_send_num": 0,
+			"exchanged_num": 130,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 1,
+			"exchange_num": 0,
+			"sort": 21,
+			"level_ask": 0,
+			"goods_cate_id": 4,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/8d862b032568414c99.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "0.00",
+			"goods_stock": 20,
+			"status": 1,
+			"updated_at": "2020-05-10 20:26:17",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 1500,
+			"exchange_desc": "<p>兑换规则:会员可凭上述积分兑换“奈雪x人民日报定制军用水壶”<p><p>售后服务:积分兑换商品不支持质量问题外的退换货服务,请您先确认后签收。<p><p>温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在10个工作日内寄出。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "431",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2019-12-20 19:58:10",
+			"goods_name": "人民日报水壶",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\images.qmai.cn\\s23107\\2020\\04\\30\\85f06751236939431b.jpg\"]",
+			"multi_range_type": 0,
+			"id": 431,
+			"has_send_num": 0,
+			"exchanged_num": 89,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 1,
+			"exchange_num": 0,
+			"sort": 22,
+			"level_ask": 0,
+			"goods_cate_id": 4,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/85f06751236939431b.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "0.00",
+			"goods_stock": 11,
+			"status": 1,
+			"updated_at": "2020-05-08 21:35:46",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 1000,
+			"exchange_desc": "<p>兑换规则:会员可凭上述积分兑换“奈雪x人民日报定制搪瓷杯”<p><p>售后服务:积分兑换商品不支持质量问题外的退换货服务,请您先确认后签收。<p><p>温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在10个工作日内寄出。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "432",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2019-12-20 19:59:22",
+			"goods_name": "人民日报搪瓷缸",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\images.qmai.cn\\s23107\\2020\\04\\30\\2a24bda6e1791c00a0.jpg\"]",
+			"multi_range_type": 0,
+			"id": 432,
+			"has_send_num": 0,
+			"exchanged_num": 163,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 1,
+			"exchange_num": 0,
+			"sort": 23,
+			"level_ask": 0,
+			"goods_cate_id": 4,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/2a24bda6e1791c00a0.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "0.00",
+			"goods_stock": 37,
+			"status": 1,
+			"updated_at": "2020-05-11 00:45:30",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 500,
+			"exchange_desc": "<p><span style=\"color: rgb(0, 0, 0);\">产品说明:该产品为奈雪生日限定手机壳,适用于iphone 7P&amp;8P系列<span><p><p><span style=\"color: rgb(0, 0, 0);\">售后服务:积分兑换商品不支持质量问题外的退换货服务,请您先确认后签收。<span><p><p><span style=\"color: rgb(0, 0, 0);\">温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在5个工作日内寄出<span><p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "269",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2019-09-29 11:29:44",
+			"goods_name": "生日手机壳 78P",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\images.qmai.cn\\s23107\\2020\\04\\30\\4c81b4d86db88e8f87.jpg\"]",
+			"multi_range_type": 0,
+			"id": 269,
+			"has_send_num": 0,
+			"exchanged_num": 295,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 1,
+			"exchange_num": 0,
+			"sort": 26,
+			"level_ask": 0,
+			"goods_cate_id": 4,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/4c81b4d86db88e8f87.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "0.00",
+			"goods_stock": 5,
+			"status": 1,
+			"updated_at": "2020-05-10 17:59:53",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		}
+	],
+	"奈雪好茶": [{
+			"points_price": 2500,
+			"exchange_desc": "<p>产品介绍:冻顶乌龙80g*1<p><p>兑换规则:会员可凭上述积分兑换“冻顶乌龙”一罐<p><p>售后服务:积分兑换商品不支持质量问题外的退换货服务,请您先确认后签收。<p><p>温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在10个工作日内寄出。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "486",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2020-01-09 17:19:02",
+			"goods_name": "奈雪冻顶乌龙",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\images.qmai.cn\\s23107\\2020\\04\\30\\064fd765371de1d8b0.jpg\"]",
+			"multi_range_type": 0,
+			"id": 486,
+			"has_send_num": 0,
+			"exchanged_num": 7,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 1,
+			"exchange_num": 0,
+			"sort": 55,
+			"level_ask": 0,
+			"goods_cate_id": 5,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/064fd765371de1d8b0.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "0.00",
+			"goods_stock": 23,
+			"status": 1,
+			"updated_at": "2020-05-07 11:54:51",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 1800,
+			"exchange_desc": "<p>产品介绍:青心乌龙80g*1<p><p>兑换规则:会员可凭上述积分兑换“青心乌龙”一罐<p><p>售后服务:积分兑换商品不支持质量问题外的退换货服务,请您先确认后签收。<p><p>温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在10个工作日内寄出。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "488",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2020-01-09 17:25:08",
+			"goods_name": "奈雪青心乌龙",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\images.qmai.cn\\s23107\\2020\\04\\30\\0b32c3249b8388a403.jpg\"]",
+			"multi_range_type": 0,
+			"id": 488,
+			"has_send_num": 0,
+			"exchanged_num": 14,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 1,
+			"exchange_num": 0,
+			"sort": 55,
+			"level_ask": 0,
+			"goods_cate_id": 5,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/0b32c3249b8388a403.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "0.00",
+			"goods_stock": 16,
+			"status": 1,
+			"updated_at": "2020-05-08 00:16:21",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		},
+		{
+			"points_price": 1200,
+			"exchange_desc": "<p>产品介绍:白鸡冠30g*1<p><p>兑换规则:会员可凭上述积分兑换“白鸡冠”一罐<p><p>售后服务:积分兑换商品不支持质量问题外的退换货服务,请您先确认后签收。<p><p>温馨提示:积分商城仅支持中国大陆地区的兑换邮寄服务,我们将在10个工作日内寄出。<p>",
+			"auto_off_datetime": null,
+			"exchange_num_desc": "不限制",
+			"goods_id": "490",
+			"exchange_limit": 0,
+			"send_num": 0,
+			"deleted_at": null,
+			"multi_store_id": "0",
+			"is_open_sale_time": 0,
+			"created_at": "2020-01-09 17:32:23",
+			"goods_name": "奈雪白鸡冠",
+			"sale_time_end": null,
+			"goods_img": "[\"https:\\\\images.qmai.cn\\s23107\\2020\\04\\30\\1e5e034a3c61bb9ccd.jpg\"]",
+			"multi_range_type": 0,
+			"id": 490,
+			"has_send_num": 0,
+			"exchanged_num": 24,
+			"level_name": "",
+			"is_vip_level": 0,
+			"exchange_type": 1,
+			"exchange_num": 0,
+			"sort": 55,
+			"level_ask": 0,
+			"goods_cate_id": 5,
+			"goods_type": 2,
+			"third_party_id": 0,
+			"img": [
+				"https://images.qmai.cn/s23107/2020/04/30/1e5e034a3c61bb9ccd.jpg"
+			],
+			"third_party_name": "",
+			"sale_time_start": null,
+			"amount": "0.00",
+			"goods_stock": 6,
+			"status": 1,
+			"updated_at": "2020-05-09 10:21:48",
+			"store_id": 23107,
+			"level_id": 0,
+			"auto_off_date": null
+		}
+	]
+}

+ 116 - 0
api/rechargeCards.js

@@ -0,0 +1,116 @@
+export default [
+    {
+        "updated_at": "2020-05-03 20:31:46",
+        "id": 1948,
+        "sales": 314,
+        "image": "/s1000106/2018/07/09/cfbc38cae535a8ad8a.jpeg",
+        "value": "100.00",
+        "deleted_at": null,
+        "sort": 999,
+        "status_text": "启用",
+        "status": 1,
+        "created_at": "2020-01-03 15:46:36",
+        "desc": "1. 储值成功后,不可退款,请根据自己的消费情况充值。\n2. 储值余额不可提现,不可转移、转赠。\n3. 储值金额按国家法律、法规开具符合规定的发票,后续凭储值余额消费时,不再开具发票。如需发票请至奈雪点单小程序个人中心联系客服。\n4. 储值不累计会员成长值、积分与宝石,订单消费时以实际订单支付金额累计会员成长值、积分与宝石。\n5. 储值余额可在奈雪的茶内地线下门店、奈雪酒屋全国门店、奈雪点单小程序在线支付使用。",
+        "store_id": 23107,
+        "gifts": [],
+        "type": 0,
+        "full_image": "https://img-shop.qmimg.cn/s1000106/2018/07/09/cfbc38cae535a8ad8a.jpeg",
+        "name": "100元",
+        "sell_price": "100.00"
+    },
+    {
+        "updated_at": "2020-05-02 21:59:50",
+        "id": 1972,
+        "sales": 112,
+        "image": "/s1000106/2018/07/09/cfbc38cae535a8ad8a.jpeg",
+        "value": "200.00",
+        "deleted_at": null,
+        "sort": 999,
+        "status_text": "启用",
+        "status": 1,
+        "created_at": "2020-01-09 23:37:52",
+        "desc": "1. 储值成功后,不可退款,请根据自己的消费情况充值。\n2. 储值余额不可提现,不可转移、转赠。\n3. 储值金额按国家法律、法规开具符合规定的发票,后续凭储值余额消费时,不再开具发票。如需发票请至奈雪点单小程序个人中心联系客服。\n4. 储值不累计会员成长值、积分与宝石,订单消费时以实际订单支付金额累计会员成长值、积分与宝石。\n5. 储值余额可在奈雪的茶内地线下门店、奈雪酒屋全国门店、奈雪点单小程序在线支付使用。",
+        "store_id": 23107,
+        "gifts": [],
+        "type": 0,
+        "full_image": "https://img-shop.qmimg.cn/s1000106/2018/07/09/cfbc38cae535a8ad8a.jpeg",
+        "name": "200元",
+        "sell_price": "200.00"
+    },
+    {
+        "updated_at": "2020-05-01 20:19:41",
+        "id": 1973,
+        "sales": 31,
+        "image": "/s1000106/2018/07/09/cfbc38cae535a8ad8a.jpeg",
+        "value": "300.00",
+        "deleted_at": null,
+        "sort": 999,
+        "status_text": "启用",
+        "status": 1,
+        "created_at": "2020-01-09 23:38:10",
+        "desc": "1. 储值成功后,不可退款,请根据自己的消费情况充值。\n2. 储值余额不可提现,不可转移、转赠。\n3. 储值金额按国家法律、法规开具符合规定的发票,后续凭储值余额消费时,不再开具发票。如需发票请至奈雪点单小程序个人中心联系客服。\n4. 储值不累计会员成长值、积分与宝石,订单消费时以实际订单支付金额累计会员成长值、积分与宝石。\n5. 储值余额可在奈雪的茶内地线下门店、奈雪酒屋全国门店、奈雪点单小程序在线支付使用。",
+        "store_id": 23107,
+        "gifts": [],
+        "type": 0,
+        "full_image": "https://img-shop.qmimg.cn/s1000106/2018/07/09/cfbc38cae535a8ad8a.jpeg",
+        "name": "300元",
+        "sell_price": "300.00"
+    },
+    {
+        "updated_at": "2020-05-03 13:12:35",
+        "id": 1974,
+        "sales": 14,
+        "image": "/s1000106/2018/07/09/cfbc38cae535a8ad8a.jpeg",
+        "value": "400.00",
+        "deleted_at": null,
+        "sort": 999,
+        "status_text": "启用",
+        "status": 1,
+        "created_at": "2020-01-09 23:38:30",
+        "desc": "1. 储值成功后,不可退款,请根据自己的消费情况充值。\n2. 储值余额不可提现,不可转移、转赠。\n3. 储值金额按国家法律、法规开具符合规定的发票,后续凭储值余额消费时,不再开具发票。如需发票请至奈雪点单小程序个人中心联系客服。\n4. 储值不累计会员成长值、积分与宝石,订单消费时以实际订单支付金额累计会员成长值、积分与宝石。\n5. 储值余额可在奈雪的茶内地线下门店、奈雪酒屋全国门店、奈雪点单小程序在线支付使用。",
+        "store_id": 23107,
+        "gifts": [],
+        "type": 0,
+        "full_image": "https://img-shop.qmimg.cn/s1000106/2018/07/09/cfbc38cae535a8ad8a.jpeg",
+        "name": "400元",
+        "sell_price": "400.00"
+    },
+    {
+        "updated_at": "2020-04-18 07:43:07",
+        "id": 1975,
+        "sales": 7,
+        "image": "/s1000106/2018/07/09/cfbc38cae535a8ad8a.jpeg",
+        "value": "600.00",
+        "deleted_at": null,
+        "sort": 999,
+        "status_text": "启用",
+        "status": 1,
+        "created_at": "2020-01-09 23:38:44",
+        "desc": "1. 储值成功后,不可退款,请根据自己的消费情况充值。\n2. 储值余额不可提现,不可转移、转赠。\n3. 储值金额按国家法律、法规开具符合规定的发票,后续凭储值余额消费时,不再开具发票。如需发票请至奈雪点单小程序个人中心联系客服。\n4. 储值不累计会员成长值、积分与宝石,订单消费时以实际订单支付金额累计会员成长值、积分与宝石。\n5. 储值余额可在奈雪的茶内地线下门店、奈雪酒屋全国门店、奈雪点单小程序在线支付使用。",
+        "store_id": 23107,
+        "gifts": [],
+        "type": 0,
+        "full_image": "https://img-shop.qmimg.cn/s1000106/2018/07/09/cfbc38cae535a8ad8a.jpeg",
+        "name": "600元",
+        "sell_price": "600.00"
+    },
+    {
+        "updated_at": "2020-04-29 19:48:32",
+        "id": 1976,
+        "sales": 18,
+        "image": "/s1000106/2018/07/09/cfbc38cae535a8ad8a.jpeg",
+        "value": "800.00",
+        "deleted_at": null,
+        "sort": 999,
+        "status_text": "启用",
+        "status": 1,
+        "created_at": "2020-01-09 23:38:58",
+        "desc": "1. 储值成功后,不可退款,请根据自己的消费情况充值。\n2. 储值余额不可提现,不可转移、转赠。\n3. 储值金额按国家法律、法规开具符合规定的发票,后续凭储值余额消费时,不再开具发票。如需发票请至奈雪点单小程序个人中心联系客服。\n4. 储值不累计会员成长值、积分与宝石,订单消费时以实际订单支付金额累计会员成长值、积分与宝石。\n5. 储值余额可在奈雪的茶内地线下门店、奈雪酒屋全国门店、奈雪点单小程序在线支付使用。",
+        "store_id": 23107,
+        "gifts": [],
+        "type": 0,
+        "full_image": "https://img-shop.qmimg.cn/s1000106/2018/07/09/cfbc38cae535a8ad8a.jpeg",
+        "name": "800元",
+        "sell_price": "800.00"
+    }
+]

+ 47 - 0
api/store.js

@@ -0,0 +1,47 @@
+export default {
+	"longitude": "114.065927",
+	"latitude": "22.537361",
+	"area_name": "福田区",
+	"photo": "[\"s23107\\\/2019\\\/03\\\/25\\\/e4a12f9f81bd3e8f4d.jpg\"]",
+	"is_show": 1,
+	"mobile": "0755-82722513",
+	"takeout_server_status": true,
+	"is_open": true,
+	"server_status": true,
+	"created_at": "1568194697",
+	"street": "深圳市福田区海田路与福华一路交汇深圳天元5栋1层N136",
+	"area_id": 440304,
+	"notice": "",
+	"city_name": "深圳市",
+	"id_card": "222222222222222222",
+	"alipay_store_id": "",
+	"takeout_server_time": "10:00-23:59",
+	"id": 1,
+	"forhere_server_time": "10:00-23:59",
+	"province_id": 440000,
+	"forhere_is_open": true,
+	"is_floor_stall": 0,
+	"is_eat": 1,
+	"share_description": "",
+	"distance": 896,
+	"distance_text": "896m",
+	"stalls": [],
+	"tel": "0755-82722513",
+	"is_takeout": 1,
+	"images": [
+		"https:\/\/img-shop.qmimg.cn\/s23107\/2019\/03\/25\/e4a12f9f81bd3e8f4d.jpg?imageView2\/0\/w\/200\/h\/200"
+	],
+	"shop_day": "",
+	"image": "https:\/\/img-shop.qmimg.cn\/s23107\/2019\/03\/25\/e4a12f9f81bd3e8f4d.jpg",
+	"server_time": "10:00-23:59",
+	"status": 1,
+	"multi_mark": "NXHNSZ0055",
+	"per_price": "1.00",
+	"balance": "0.00",
+	"name": "卓悦中心ONE AVENUE店",
+	"updated_at": "1578227762",
+	"packing_fee": "2.00",
+	"delivery_cost": "2.00",
+	"min_price": "30.00",
+	"avg_delivery_cost_time": "40"
+}

+ 22 - 0
api/today-attendance.js

@@ -0,0 +1,22 @@
+export default {
+	"is_attendance": 2,
+	"total_points": 0,
+	"attendance_points": 1,
+	"attendance_category": 1,
+	"attendance_continuity_day": 1,
+	"list": [{
+		"points": 1,
+		"updated_at": "2020-01-15 05:29:25",
+		"attendances_id": 312,
+		"id": 770,
+		"status": 0,
+		"receive_type": 0,
+		"created_at": "2019-10-23 19:17:21",
+		"coupon_name": "",
+		"attendance_category": 1,
+		"coupon_id": "0",
+		"attendance_day": 1,
+		"coupon_num": 0,
+		"deleted_at": null
+	}]
+}

+ 404 - 326
pages/index/index.vue

@@ -1,331 +1,409 @@
-<template>
-	<gracePage :customHeader="false">
-		<view slot="gBody" class="grace-body">
-			
-			<view class='push-journal'>
-			  <swiper class="swiper" previous-margin="70rpx" next-margin="70rpx">
-			    <block v-for="(v, k) in fetch.hot" :key="k">
-			      <swiper-item :class="index == k?'active':''" @click="location(v.id_code)">
-			        <image mode='aspectFill' :src="v.pic_cover" class="default" />
-			        <view class='push-infos'>
-			          <view class='tit'>{{v.name}}</view>
-			          <view class='num'>
-			            <text class='grace-icons icon-eye'></text><text class="icon-num">{{v.num_view_total}}</text>
-			            <text class='grace-icons icon-user'></text><text class="icon-num">{{v.num_buy_total}}</text>
+<template>
+	<view class="container">
+		<view class="banner">
+			<image src="https://img-shop.qmimg.cn/s23107/2020/04/26/3eb7808bf105262604.jpg" mode="" class="bg"></image>
+			<view class="intro">
+				<view class="greet">您好,{{ isLogin ? member.nickname : '游客' }}</view>
+				<view class="note">一杯奶茶,一口软欧包,在奈雪遇见两种美好</view>
+			</view>
+		</view>
+		<view class="content">
+			<view class="entrance">
+				<view class="item" @tap="takein">
+					<image src="/static/images/index/zq.png" class="icon"></image>
+					<view class="title">自取</view>
+				</view>
+				<view class="item" @tap="takeout">
+					<image src="/static/images/index/wm.png" class="icon"></image>
+					<view class="title">外卖</view>
+				</view>
+			</view>
+			<view class="info">
+				<view class="integral_section" @tap="integrals">
+					<view class="top">
+						<text class="title">我的积分</text>
+						<text class="value">411</text>
+					</view>
+					<view class="bottom">
+						进入积分商城兑换奈雪券及周边好礼
+						<view class="iconfont iconarrow-right"></view>
+					</view>
+				</view>
+				<view class="qrcode_section" @tap="memberCode">
+					<image src="/static/images/index/qrcode.png"></image>
+					<text>会员码</text>
+				</view>
+			</view>
+			<view class="navigators">
+				<view class="left">
+					<view class="grid flex-column just-content-center">
+						<view class="d-flex align-items-center">
+							<image src="/static/images/index/csc.png" class="mark-img"></image>
+							<view class="font-size-sm text-color-base">奈雪的茶商城</view>
+						</view>
+						<view class="text-color-assist" style="margin-left: 40rpx; font-size: 20rpx;">优质茶礼盒,网红零食</view>
+					</view>
+					<view class="grid justify-content-end align-items-end">
+						<image src="/static/images/index/yzclh.png" class="yzclh-img" mode="heightFix"></image>
+					</view>
+				</view>
+				<view class="right">
+					<view class="tea-activity" @tap="invite">
+						<image src="/static/images/index/mcsb.png" class="mark-img"></image>
+						<view>买茶送包</view>
+						<view class="right-img">
+							<image src="/static/images/index/mcsb_bg.png" mode="widthFix"></image>
+						</view>
+					</view>
+					<view class="member-gifts" @tap="packages">
+						<image src="/static/images/index/hyjb.png" class="mark-img"></image>
+						<view>会员劵包</view>
+						<view class="right-img">
+							<image src="/static/images/index/hyjb_bg.png" mode="widthFix"></image>
 						</view>
-			        </view>
-			      </swiper-item>
-			    </block>
-			  </swiper>
+					</view>
+				</view>
 			</view>
-			<view class='spriter'></view>
-			
-			<view class='journal-list'>
-			  <view class='list'>
-			    <view class='journal' v-for="(v, k) in fetch.info" :key="k">
-			      <view data-journal="list" @click="location(v.id_code)">
-			        <image mode='aspectFill' class='default cover' :src="v.pic_cover"></image>
-			        <view class='infos'>
-			          <view class='tit'>{{v.name}}</view>
-			          <view class='num'>
-			            <text class='grace-icons icon-eye'></text><text class="icon-num">{{v.num_view_total}}</text>
-						<text class='grace-icons icon-user'></text><text class="icon-num">{{v.num_buy_total}}</text>
-					  </view>
-			        </view>
-			      </view>
-			    </view>
-			  </view>
-			</view>
-		</view>
-	</gracePage>
-</template>
-<script>
-export default{
-	data() {
-		return {
-			fetch : {
-				info : [],
-				hot : [],
+			<view class="member-news">
+				<view class="header">
+					<view class="title">会员新鲜事</view>
+					<view class="iconfont iconRightbutton"></view>
+				</view>
+				<view class="list">
+					<view class="item">
+						<image src="https://img-shop.qmimg.cn/s23107/2020/04/27/0039bf41c9ebd50a2c.jpg"></image>
+						<view class="title">"梅"你不行 | 霸气杨梅清爽回归</view>
+					</view>
+				</view>
+			</view>
+		</view>
+	</view>
+</template>
+
+<script>
+	import {mapState, mapGetters} from 'vuex'
+	
+	export default {
+		data() {
+			return {
+			}
+		},
+		computed: {
+			...mapState(['member']),
+			//...mapGetters(['isLogin'])
+		},
+		methods: {
+			takein() {
+				this.$store.commit('SET_ORDER_TYPE', 'takein')
+				uni.switchTab({
+					url: '/pages/menu/menu'
+				})
+			},
+			takeout() {
+				if(!this.isLogin) {
+					uni.navigateTo({url: '/pages/login/login'})
+					return
+				}
+				uni.navigateTo({
+					url: "/pages/address/address?is_choose=true"	
+				})
+			},
+			integrals() {
+				if(!this.isLogin) {
+					uni.navigateTo({url: '/pages/login/login'})
+					return
+				}
+				uni.navigateTo({
+					url: '/pages/integrals/integrals'
+				})
+			},
+			packages() {
+				uni.navigateTo({
+					url: '/pages/packages/index'
+				})
+			},
+			memberCode() {
+				if(!this.isLogin) {
+					uni.navigateTo({url: '/pages/login/login'})
+					return
+				}
+				uni.navigateTo({
+					url: '/pages/mine/member-code'
+				})
 			},
-			index : 0,
-		}
-	},
-	onShow() {
-		//this.Dever.checkLogin();
-		this.getData(1);
-	},
-	// 重新加载
-	onPullDownRefresh: function() {
-		this.getData(1);
-	},
-	//下拉加载
-	onReachBottom() {
-		this.getData(2);
-	},
-	methods:{
-		getData : function(page) {
-			this.Dever.page([page, 'info'], this, 'app/collection/?l=api.home', {id:-1});
-		},
-		location : function(id) {
-			this.Dever.location('dream/index?id=' + id);
-		}
-	},
-}
-</script>
-<style>
-.grace-icons {
-	margin-left:12rpx;
+			invite() {
+				uni.navigateTo({
+					url: '/pages/activities/invite'
+				})
+			}
+		}
+	}
+</script>
+
+<style lang="scss" scoped>
+/* #ifdef H5 */
+page {
+	height: auto;
+	min-height: 100%;
 }
-page {
-  padding-bottom: 100rpx;
-}
-.swiper{
-	width: 100vw;
-	height: 100vh;	
+/* #endif */
+
+.banner {
 	position: relative;
-	top: 0;
-	left: 0;
-	z-index: 1;
-}
-.push-journal {
-  position: relative;
-  width: 750rpx;
-  margin: 0 auto;
-  padding: 20rpx 0 43rpx;
-  overflow: visible;
-}
-.push-journal view{
-  overflow: visible;
-}
-
-.push-journal .icon-fee, .push-journal .icon-free, .push-journal .icon-vip {
-  top: 82rpx;
-}
-
-.push-journal swiper {
-  width: 750rpx;
-  height: 964rpx;
-  display: block;
-  margin: 0 auto;
-}
-.push-journal swiper image{
-  display: block;
-  margin: 18rpx auto 0;
-  width: 545rpx;
-  height: 768rpx;
-  transition-property: all;
-  transition-duration: 0.3s;
-}
-.push-journal .active image{
-  width: 570rpx;
-  height: 804rpx;
-  margin: 0 auto;
-}
-
-.push-journal .push-infos{
-  box-shadow:0rpx 0 20rpx 0rpx rgba(187, 187, 187, 0.35);
-  width: 545rpx;
-  margin: 0 auto;
-  padding:  20rpx 0;
-}
-.push-journal .active .push-infos{
-  width: 570rpx;
-}
-
-.push-journal .tit {
-  font-size: 30rpx;
-  line-height: 50rpx;
-  text-align: center;
-  overflow: hidden;
-  text-overflow: ellipsis;
-  white-space: nowrap;
-}
-
-.push-journal .num {
-  font-size: 22rpx;
-  color: #999;
-  text-align: center;
-  margin-top: 20rpx;
-  display: flex;
-  justify-content: center;
-  align-items: center;
-}
-.push-journal .num .ico-dingyue{
-  margin-right: 13rpx;
-  flex-shrink: 0;
-}
-
-.spriter {
-  height: 45rpx;
-  width: 750rpx;
-  background: #f2f2f2;
-}
-
-.journal-list {
-  width: 650rpx;
-  box-sizing: border-box;
-  margin: 0 auto;
-}
-
-.journal-list .list {
-  display: flex;
-  justify-content: space-between;
-  flex-wrap: wrap;
-}
-
-.journal {
-  position: relative;
-  width: 300rpx;
-  padding: 50rpx 0 22rpx;
-}
-
-.journal .cover {
-  width: 300rpx;
-  height: 420rpx;
-  display: block;
-}
-
-.journal .infos{
-   box-shadow:0rpx 0 20rpx 0rpx rgba(187, 187, 187, 0.35);
-  width: 300rpx;
-  margin: 0 auto;
-  padding:  20rpx 30rpx;
-  box-sizing: border-box;
-}
-
-.journal .tit {
-  font-size: 28rpx;
-  line-height: 36rpx;
-  height: 72rpx;
-  margin-bottom: 20rpx;
-  overflow: hidden;
-}
-
-.journal .num {
-  font-size: 20rpx;
-  color: #999;
-  margin-top: 15rpx;
-  display: flex;
-  text-align: center;
-  margin-top: 20rpx;
-  display: flex;
-  justify-content: flex-end;
-  align-items: flex-end;
-}
-.journal .num .ico-dingyue{
-  margin-right: 9rpx;
-}
-
-.journal-list .loading {
-  margin: 40rpx auto 0;
-}
-
-.myinfo {
-  display: flex;
-  justify-content: space-between;
-  align-items: center;
-  padding: 50rpx 0 50rpx;
-}
-
-.uprofile {
-  display: flex;
-  align-items: center;
-  font-size: 26rpx;
-}
-
-.uprofile image {
-  width: 83rpx;
-  height: 83rpx;
-  display: block;
-  border-radius: 50%;
-  margin-right: 10rpx;
-}
-
-.myinfo .contact {
-  position: relative;
-  width: 150rpx;
-  height: 55rpx;
-  text-align: center;
-  border: 2rpx solid #000;
-  border-radius: 55rpx;
-  font-size: 26rpx;
-  line-height: 55rpx;
-}
-
-.myinfo .contact button {
-  opacity: 0;
-  position: absolute;
-  top: 0;
-  right: 0;
-  width: 100%;
-  height: 100%;
-}
-
-.help {
-  width: 590rpx;
-  margin: 0 auto;
-}
-
-.wxParse-img {
-  width: 590rpx;
-}
-
-.order-list{
-  width: 650rpx;
-  margin: 0 auto;
-}
-.order-list .list{
-  margin-bottom: 40rpx;
-}
-.order-item {
-  position: relative;
-  border-bottom: solid 1rpx #ccc;
-  padding: 40rpx 0 0;
-}
-
-.order-item .order-info {
-  display: flex;
-  justify-content: space-between;
-  align-items: center;
-}
-
-.order-item .order-info view {
-  display: flex;
-  align-items: center;
-  line-height: 24rpx;
-  font-size: 24rpx;
-  color: #666;
-  overflow: hidden;
-}
-
-.order-item .order-info view:before {
-  content: '';
-  width: 4rpx;
-  background-color: #d1171a;
-  height: 22rpx;
-  margin-right: 18rpx
-}
-
-.order-item .order-info navigator {
-  color: #d1171a;
-  font-size: 28rpx;
-}
-
-.order-item .mag-info {
-  background-color: #f1f1f1;
-  margin: 27rpx 0 40rpx;
-  font-size: 28rpx;
-  padding: 17rpx 0;
-}
-
-.order-item .mag-info text {
-  display: block;
-  padding: 15rpx 0 0 17rpx;
-}
-.order-item .mag-info view{
-  padding-left: 17rpx;
-}
-.icon-num {
-	margin-left:6rpx;
-}
-</style>
+	width: 100%;
+	height: 600rpx;
+	
+	.bg {
+		width: 100%;
+		height: 600rpx;
+	}
+	
+	.intro {
+		position: absolute;
+		top: calc(50rpx + var(--status-bar-height));
+		left: 40rpx;
+		color: #FFFFFF;
+		display: flex;
+		flex-direction: column;
+		
+		.greet {
+			font-size: $font-size-lg;
+			margin-bottom: 10rpx;
+		}
+		
+		.note {
+			font-size: $font-size-sm;
+		}
+	}
+}
+
+.content {
+	padding: 0 30rpx;
+}
+
+.entrance {
+	position: relative;
+	margin-top: -80rpx;
+	margin-bottom: 30rpx;
+	border-radius: 10rpx;
+	background-color: #ffffff;
+	box-shadow: $box-shadow;
+	padding: 30rpx 0;
+	display: flex;
+	align-items: center;
+	justify-content: center;
+	
+	.item {
+		flex: 1;
+		display: flex;
+		flex-direction: column;
+		justify-content: center;
+		align-items: center;
+		position: relative;
+		
+		&:nth-child(1):after {
+			content: '';
+			position: absolute;
+			width: 1rpx;
+			background-color: #ddd;
+			right: 0;
+			height: 100%;
+			transform: scaleX(0.5) scaleY(0.8);
+		}
+		
+		.icon {
+			width: 84rpx;
+			height: 84rpx;
+			margin: 20rpx;
+		}
+		
+		.title {
+			font-size: 30rpx;
+			color: $text-color-base;
+			font-weight: 600;
+		}
+	}
+}
+
+.info {
+	position: relative;
+	margin-bottom: 30rpx;
+	border-radius: 10rpx;
+	background-color: #ffffff;
+	box-shadow: $box-shadow;
+	padding: 30rpx;
+	display: flex;
+	align-items: center;
+	justify-content: center;
+	
+	.integral_section {
+		flex: 1;
+		display: flex;
+		flex-direction: column;
+		justify-content: center;
+		
+		.top {
+			display: flex;
+			align-items: center;
+			
+			.title {
+				color: $text-color-base;
+				font-size: $font-size-base;
+				margin-right: 10rpx;
+			}
+			.value {
+				font-size: 44rpx;
+				font-weight: bold;
+			}
+		}
+		
+		.bottom {
+			font-size: $font-size-sm;
+			color: $text-color-assist;
+			display: flex;
+			align-items: center;
+		}
+	}
+	
+	.qrcode_section {
+		color: $color-primary;
+		display: flex;
+		flex-direction: column;
+		align-items: center;
+		justify-content: center;
+		font-size: $font-size-sm;
+		
+		image {
+			width: 40rpx;
+			height: 40rpx;
+			margin-bottom: 10rpx;
+		}
+	}
+}
+
+.navigators {
+	width: 100%;
+	margin-bottom: 20rpx;	
+	border-radius: 10rpx;
+	background-color: #ffffff;
+	box-shadow: $box-shadow;
+	padding: 20rpx;
+	display: flex;
+	align-items: stretch;
+	
+	.left {
+		width: 340rpx;
+		margin-right: 20rpx;
+		display: flex;
+		padding: 0 20rpx;
+		flex-direction: column;
+		font-size: $font-size-sm;
+		color: $text-color-base;
+		background-color: #F2F2E6;
+		
+		.grid {
+			height: 50%;
+			display: flex;
+		}
+	}
+	
+	.right {
+		width: 290rpx;
+		display: flex;
+		flex-direction: column;
+		
+		.tea-activity, .member-gifts {
+			width: 100%;
+			display: flex;
+			padding: 20rpx;
+			font-size: $font-size-sm;
+			color: $text-color-base;
+			align-items: center;
+			position: relative;
+		}
+		
+		.tea-activity {
+			background-color: #FDF3F2;
+			margin-bottom: 20rpx;
+		}
+		
+		.member-gifts {
+			background-color: #FCF6D4;
+		}
+		
+		.right-img {
+			flex: 1;
+			position: relative;
+			margin-left: 20rpx;
+			margin-right: -20rpx;
+			margin-bottom: -20rpx;
+			display: flex;
+			align-items: flex-end;
+			
+			image {
+				width: 100%;
+			}
+		}
+	}
+	
+	.mark-img {
+		width: 30rpx;
+		height: 30rpx;
+		margin-right: 10rpx;
+	}
+	
+	.yzclh-img {
+		height: 122.96rpx;
+		width: 214.86rpx;
+	}
+}
+
+.member-news {
+	width: 100%;
+	margin-bottom: 30rpx;
+	.header {
+		display: flex;
+		align-items: center;
+		justify-content: space-between;
+		padding: 20rpx 0;
+		
+		.title {
+			font-size: $font-size-lg;
+			font-weight: bold;
+		}
+		
+		.iconfont {
+			font-size: 52rpx;
+			color: $text-color-assist;
+		}
+	}
+	
+	.list {
+		width: 100%;
+		display: flex;
+		flex-direction: column;
+		
+		.item {
+			width: 100%;
+			height: 240rpx;
+			position: relative;
+			
+			image {
+				width: 100%;
+				height: 100%;
+				border-radius: 8rpx;
+			}
+			
+			.title {
+				position: relative;
+				font-size: 32rpx;
+				font-weight: 500;
+				width: 100%;
+				top: -70rpx;
+				left: 16rpx;
+				color: #ffffff;
+			}
+		}
+	}
+}
+</style>

+ 331 - 0
pages/index/old.vue

@@ -0,0 +1,331 @@
+<template>
+	<gracePage :customHeader="false">
+		<view slot="gBody" class="grace-body">
+			
+			<view class='push-journal'>
+			  <swiper class="swiper" previous-margin="70rpx" next-margin="70rpx">
+			    <block v-for="(v, k) in fetch.hot" :key="k">
+			      <swiper-item :class="index == k?'active':''" @click="location(v.id_code)">
+			        <image mode='aspectFill' :src="v.pic_cover" class="default" />
+			        <view class='push-infos'>
+			          <view class='tit'>{{v.name}}</view>
+			          <view class='num'>
+			            <text class='grace-icons icon-eye'></text><text class="icon-num">{{v.num_view_total}}</text>
+			            <text class='grace-icons icon-user'></text><text class="icon-num">{{v.num_buy_total}}</text>
+						</view>
+			        </view>
+			      </swiper-item>
+			    </block>
+			  </swiper>
+			</view>
+			<view class='spriter'></view>
+			
+			<view class='journal-list'>
+			  <view class='list'>
+			    <view class='journal' v-for="(v, k) in fetch.info" :key="k">
+			      <view data-journal="list" @click="location(v.id_code)">
+			        <image mode='aspectFill' class='default cover' :src="v.pic_cover"></image>
+			        <view class='infos'>
+			          <view class='tit'>{{v.name}}</view>
+			          <view class='num'>
+			            <text class='grace-icons icon-eye'></text><text class="icon-num">{{v.num_view_total}}</text>
+						<text class='grace-icons icon-user'></text><text class="icon-num">{{v.num_buy_total}}</text>
+					  </view>
+			        </view>
+			      </view>
+			    </view>
+			  </view>
+			</view>
+		</view>
+	</gracePage>
+</template>
+<script>
+export default{
+	data() {
+		return {
+			fetch : {
+				info : [],
+				hot : [],
+			},
+			index : 0,
+		}
+	},
+	onShow() {
+		//this.Dever.checkLogin();
+		this.getData(1);
+	},
+	// 重新加载
+	onPullDownRefresh: function() {
+		this.getData(1);
+	},
+	//下拉加载
+	onReachBottom() {
+		this.getData(2);
+	},
+	methods:{
+		getData : function(page) {
+			this.Dever.page([page, 'info'], this, 'app/collection/?l=api.home', {id:-1});
+		},
+		location : function(id) {
+			this.Dever.location('dream/index?id=' + id);
+		}
+	},
+}
+</script>
+<style>
+.grace-icons {
+	margin-left:12rpx;
+}
+page {
+  padding-bottom: 100rpx;
+}
+.swiper{
+	width: 100vw;
+	height: 100vh;	
+	position: relative;
+	top: 0;
+	left: 0;
+	z-index: 1;
+}
+.push-journal {
+  position: relative;
+  width: 750rpx;
+  margin: 0 auto;
+  padding: 20rpx 0 43rpx;
+  overflow: visible;
+}
+.push-journal view{
+  overflow: visible;
+}
+
+.push-journal .icon-fee, .push-journal .icon-free, .push-journal .icon-vip {
+  top: 82rpx;
+}
+
+.push-journal swiper {
+  width: 750rpx;
+  height: 964rpx;
+  display: block;
+  margin: 0 auto;
+}
+.push-journal swiper image{
+  display: block;
+  margin: 18rpx auto 0;
+  width: 545rpx;
+  height: 768rpx;
+  transition-property: all;
+  transition-duration: 0.3s;
+}
+.push-journal .active image{
+  width: 570rpx;
+  height: 804rpx;
+  margin: 0 auto;
+}
+
+.push-journal .push-infos{
+  box-shadow:0rpx 0 20rpx 0rpx rgba(187, 187, 187, 0.35);
+  width: 545rpx;
+  margin: 0 auto;
+  padding:  20rpx 0;
+}
+.push-journal .active .push-infos{
+  width: 570rpx;
+}
+
+.push-journal .tit {
+  font-size: 30rpx;
+  line-height: 50rpx;
+  text-align: center;
+  overflow: hidden;
+  text-overflow: ellipsis;
+  white-space: nowrap;
+}
+
+.push-journal .num {
+  font-size: 22rpx;
+  color: #999;
+  text-align: center;
+  margin-top: 20rpx;
+  display: flex;
+  justify-content: center;
+  align-items: center;
+}
+.push-journal .num .ico-dingyue{
+  margin-right: 13rpx;
+  flex-shrink: 0;
+}
+
+.spriter {
+  height: 45rpx;
+  width: 750rpx;
+  background: #f2f2f2;
+}
+
+.journal-list {
+  width: 650rpx;
+  box-sizing: border-box;
+  margin: 0 auto;
+}
+
+.journal-list .list {
+  display: flex;
+  justify-content: space-between;
+  flex-wrap: wrap;
+}
+
+.journal {
+  position: relative;
+  width: 300rpx;
+  padding: 50rpx 0 22rpx;
+}
+
+.journal .cover {
+  width: 300rpx;
+  height: 420rpx;
+  display: block;
+}
+
+.journal .infos{
+   box-shadow:0rpx 0 20rpx 0rpx rgba(187, 187, 187, 0.35);
+  width: 300rpx;
+  margin: 0 auto;
+  padding:  20rpx 30rpx;
+  box-sizing: border-box;
+}
+
+.journal .tit {
+  font-size: 28rpx;
+  line-height: 36rpx;
+  height: 72rpx;
+  margin-bottom: 20rpx;
+  overflow: hidden;
+}
+
+.journal .num {
+  font-size: 20rpx;
+  color: #999;
+  margin-top: 15rpx;
+  display: flex;
+  text-align: center;
+  margin-top: 20rpx;
+  display: flex;
+  justify-content: flex-end;
+  align-items: flex-end;
+}
+.journal .num .ico-dingyue{
+  margin-right: 9rpx;
+}
+
+.journal-list .loading {
+  margin: 40rpx auto 0;
+}
+
+.myinfo {
+  display: flex;
+  justify-content: space-between;
+  align-items: center;
+  padding: 50rpx 0 50rpx;
+}
+
+.uprofile {
+  display: flex;
+  align-items: center;
+  font-size: 26rpx;
+}
+
+.uprofile image {
+  width: 83rpx;
+  height: 83rpx;
+  display: block;
+  border-radius: 50%;
+  margin-right: 10rpx;
+}
+
+.myinfo .contact {
+  position: relative;
+  width: 150rpx;
+  height: 55rpx;
+  text-align: center;
+  border: 2rpx solid #000;
+  border-radius: 55rpx;
+  font-size: 26rpx;
+  line-height: 55rpx;
+}
+
+.myinfo .contact button {
+  opacity: 0;
+  position: absolute;
+  top: 0;
+  right: 0;
+  width: 100%;
+  height: 100%;
+}
+
+.help {
+  width: 590rpx;
+  margin: 0 auto;
+}
+
+.wxParse-img {
+  width: 590rpx;
+}
+
+.order-list{
+  width: 650rpx;
+  margin: 0 auto;
+}
+.order-list .list{
+  margin-bottom: 40rpx;
+}
+.order-item {
+  position: relative;
+  border-bottom: solid 1rpx #ccc;
+  padding: 40rpx 0 0;
+}
+
+.order-item .order-info {
+  display: flex;
+  justify-content: space-between;
+  align-items: center;
+}
+
+.order-item .order-info view {
+  display: flex;
+  align-items: center;
+  line-height: 24rpx;
+  font-size: 24rpx;
+  color: #666;
+  overflow: hidden;
+}
+
+.order-item .order-info view:before {
+  content: '';
+  width: 4rpx;
+  background-color: #d1171a;
+  height: 22rpx;
+  margin-right: 18rpx
+}
+
+.order-item .order-info navigator {
+  color: #d1171a;
+  font-size: 28rpx;
+}
+
+.order-item .mag-info {
+  background-color: #f1f1f1;
+  margin: 27rpx 0 40rpx;
+  font-size: 28rpx;
+  padding: 17rpx 0;
+}
+
+.order-item .mag-info text {
+  display: block;
+  padding: 15rpx 0 0 17rpx;
+}
+.order-item .mag-info view{
+  padding-left: 17rpx;
+}
+.icon-num {
+	margin-left:6rpx;
+}
+</style>

+ 196 - 0
static/iconfont/iconfont.scss

@@ -0,0 +1,196 @@
+@font-face {
+  font-family: "iconfont";
+  src: url('//at.alicdn.com/t/font_1789197_z1gzlwq7idq.ttf?t=1589441233693') format('truetype');
+}
+
+.iconfont {
+  font-family: "iconfont" !important;
+  font-size: 16px;
+  font-style: normal;
+  -webkit-font-smoothing: antialiased;
+  -moz-osx-font-smoothing: grayscale;
+}
+
+.iconshoucang:before {
+  content: "\e667";
+}
+
+.iconshoucangfill:before {
+  content: "\e6c9";
+}
+
+.iconjifen:before {
+  content: "\e642";
+}
+
+.iconradio-button-off:before {
+  content: "\e688";
+}
+
+.iconradio-button-on:before {
+  content: "\e689";
+}
+
+.iconhelp:before {
+  content: "\e752";
+}
+
+.iconwxpay:before {
+  content: "\e611";
+}
+
+.iconbalance:before {
+  content: "\e619";
+}
+
+.iconadd-select:before {
+  content: "\e7b0";
+}
+
+.iconsami-select:before {
+  content: "\e7b1";
+}
+
+.iconmap:before {
+  content: "\e758";
+}
+
+.iconsuccess:before {
+  content: "\e767";
+}
+
+.iconsuccess-fill:before {
+  content: "\e78d";
+}
+
+.iconiconset0136:before {
+  content: "\e623";
+}
+
+.iconzan:before {
+  content: "\e640";
+}
+
+.iconjifenqiandao:before {
+  content: "\e6a6";
+}
+
+.iconshouyeshouye:before {
+  content: "\e606";
+}
+
+.icondaohang:before {
+  content: "\e641";
+}
+
+.iconwodelianxikefu:before {
+  content: "\e671";
+}
+
+.iconwodexinyuan:before {
+  content: "\e675";
+}
+
+.iconphone:before {
+  content: "\e6dd";
+}
+
+.icondingdan:before {
+  content: "\e645";
+}
+
+.iconliwu:before {
+  content: "\e61c";
+}
+
+.iconyinpinyinliao:before {
+  content: "\e60d";
+}
+
+.iconyinpin:before {
+  content: "\e70b";
+}
+
+.iconwaimaixinxi:before {
+  content: "\e685";
+}
+
+.iconico:before {
+  content: "\e646";
+}
+
+.iconwode:before {
+  content: "\e616";
+}
+
+.icongengduofuwu:before {
+  content: "\e607";
+}
+
+.iconqucan:before {
+  content: "\e625";
+}
+
+.iconyou:before {
+  content: "\e618";
+}
+
+.iconshouhuodizhi:before {
+  content: "\e666";
+}
+
+.iconshangcheng:before {
+  content: "\e63b";
+}
+
+.iconadd:before {
+  content: "\e742";
+}
+
+.iconarrow-right:before {
+  content: "\e743";
+}
+
+.iconarrow-lift:before {
+  content: "\e744";
+}
+
+.iconarrow-up:before {
+  content: "\e745";
+}
+
+.iconclose:before {
+  content: "\e747";
+}
+
+.iconleftbutton:before {
+  content: "\e755";
+}
+
+.iconreduce:before {
+  content: "\e75e";
+}
+
+.iconseleted:before {
+  content: "\e763";
+}
+
+.iconRightbutton:before {
+  content: "\e765";
+}
+
+.iconleftbutton-fill:before {
+  content: "\e782";
+}
+
+.iconRightbutton-fill:before {
+  content: "\e78a";
+}
+
+.iconarrow-down:before {
+  content: "\e7b2";
+}
+
+.iconaixin1:before {
+  content: "\e63c";
+}

BIN
static/images/attendance/9c8e57f5287b4362.png


BIN
static/images/attendance/bg.png


BIN
static/images/attendance/cup.png


BIN
static/images/attendance/gift.png


BIN
static/images/back.png


BIN
static/images/balance.png


BIN
static/images/close.png


BIN
static/images/customer-level/1.png


BIN
static/images/customer-level/10.png


BIN
static/images/customer-level/11.png


BIN
static/images/customer-level/2.png


BIN
static/images/customer-level/3.png


BIN
static/images/customer-level/4.png


BIN
static/images/customer-level/5.png


BIN
static/images/customer-level/8.png


BIN
static/images/customer-level/9.png


BIN
static/images/edit.png


BIN
static/images/empty.png


BIN
static/images/index/arrow-right.png


BIN
static/images/index/csc.png


BIN
static/images/index/hyjb.png


BIN
static/images/index/hyjb_bg.png


BIN
static/images/index/mcsb.png


BIN
static/images/index/mcsb_bg.png


BIN
static/images/index/qrcode.png


BIN
static/images/index/wm.png


BIN
static/images/index/yzclh.png


BIN
static/images/index/zq.png


BIN
static/images/integrals/arrow-left.png


BIN
static/images/integrals/banner.png


BIN
static/images/integrals/bg.png


BIN
static/images/integrals/goal.png


BIN
static/images/integrals/integral.png


BIN
static/images/integrals/ticket.png


BIN
static/images/loading.gif


BIN
static/images/loading2.gif


BIN
static/images/logo.png


BIN
static/images/menu/cart.png


BIN
static/images/menu/close.png


BIN
static/images/menu/common-use.png


BIN
static/images/menu/share-good.png


BIN
static/images/mine/arrow-right.png


BIN
static/images/mine/banner.png


BIN
static/images/mine/default.png


BIN
static/images/mine/gdfw.png


BIN
static/images/mine/hym.png


BIN
static/images/mine/jfdh.png


BIN
static/images/mine/jfqd.png


BIN
static/images/mine/level.png


BIN
static/images/mine/lxkf.png


BIN
static/images/mine/nxbz.png


BIN
static/images/mine/nxlw.png


BIN
static/images/mine/nxsc.png


BIN
static/images/mine/rhyl.png


BIN
static/images/mine/shdz.png


BIN
static/images/mine/sjtq.png


BIN
static/images/mine/srtq.png


BIN
static/images/mine/stxy.png


BIN
static/images/mine/wddd.png


BIN
static/images/mine/wdzl.png


BIN
static/images/mine/wechat.png


BIN
static/images/navigator-1.png


BIN
static/images/navigator.png


BIN
static/images/order/0edf1df4a0a61f3361.png


BIN
static/images/order/3b28b05baffebf512f.png


BIN
static/images/order/bottom.png


BIN
static/images/order/delivered.png


BIN
static/images/order/delivered_selected.png


BIN
static/images/order/delivery.png


BIN
static/images/order/delivery_selected.png


BIN
static/images/order/ec82f8f760b8e2fa.png


BIN
static/images/order/location.png


BIN
static/images/order/mobile.png


BIN
static/images/order/navigation.png


BIN
static/images/order/ordered.png


BIN
static/images/order/ordered_selected.png


BIN
static/images/order/production.png


BIN
static/images/order/production_selected.png


BIN
static/images/order/right.png


Some files were not shown because too many files changed in this diff