custom-data.js 7.05 KB
/**
 * tips:
 * tag:{
 *  tag-1  top-left  top:-20 left:-20
 *  tag-2  top-right  top:-20 left:+20
 *  tag-2  bottom-left  top:+20 left:-20
 *  tag-4  bottom-right  top:+20 left:+20
 * }
 */

let mapFix = {
  "top-left": {
    fixLeft: 20 - 208,
    fixTop: 20 - 334,
  },
  "top-right": {
    fixLeft: 20,
    fixTop: 20 - 334,
  },
  "bottom-left": {
    fixLeft: 20 - 208,
    fixTop: 20,
  },
  "bottom-right": {
    fixLeft: 20,
    fixTop: 20,
  },
}

let productMap = {
  // 场景1
  "P000000000000000000000000000002": {
    name: "丸美白色之恋纯白淡黑眼霜20g",
    tag: 1,
    sence: 1,
    point: {
      left: 111,
      top: 258,
    },
    tips: {
      type: "top-right",
      point: mapFix["top-right"],
    }
  },

  "P000000000000000000000000000003": {
    name: "丸美巧克力青春丝滑眼乳霜25g",
    tag: 7,
    sence: 1,
    point: {
      left: 337,
      top: 350,
    },
    tips: {
      type: "top-right",
      point: mapFix["top-right"],
    }
  },

  "P000000000000000000000000000001": {
    name: "丸美弹力蛋白眼精华素10g+10g",
    tag: 3,
    sence: 1,
    point: {
      left: 558,
      top: 437,
    },
    tips: {
      type: "top-left",
      point: mapFix["top-left"],
    }
  },

  // 场景2

  "P000000000000000000000000000008": {
    name: "丸美纯色之恋光透精华液30ml",
    tag: 2,
    sence: 2,
    point: {
      left: 0,
      top: 0,
    },
    tips: {
      type: "top-left",
      point: mapFix["top-left"],
    }
  },

  "P000000000000000000000000000007": {
    name: "丸美巧克力青春丝滑洁面啫喱120g",
    tag: 4,
    sence: 2,
    point: {
      left: 0,
      top: 0,
    },
    tips: {
      type: "top-left",
      point: mapFix["top-left"],
    }
  },
  "P000000000000000000000000000010": {
    name: "丸美巧克力青春丝滑毛孔隐形精华露35ml",
    tag: 5,
    sence: 2,
    point: {
      left: 0,
      top: 0,
    },
    tips: {
      type: "top-left",
      point: mapFix["top-left"],
    }
  },
  "P000000000000000000000000000004": {
    name: "丸美巧克力青春丝滑水190ml",
    tag: 6,
    sence: 2,
    point: {
      left: 0,
      top: 0,
    },
    tips: {
      type: "top-left",
      point: mapFix["top-left"],
    }
  },

  "P000000000000000000000000000006": {
    name: "丸美雪绒花纯净保湿咕嘟咕嘟菁华露80ml",
    tag: 8,
    sence: 3,
    point: {
      left: 0,
      top: 0,
    },
    tips: {
      type: "top-left",
      point: mapFix["top-left"],
    }
  },
  "P000000000000000000000000000005": {
    name: "丸美雪绒花纯净保湿洁面乳120g",
    tag: 9,
    sence: 3,
    point: {
      left: 0,
      top: 0,
    },
    tips: {
      type: "top-left",
      point: mapFix["top-left"],
    }
  },
  "P000000000000000000000000000009": {
    name: "丸美雪绒花纯净保湿深润霜50g",
    tag: 10,
    sence: 3,
    point: {
      left: 0,
      top: 0,
    },
    tips: {
      type: "top-left",
      point: mapFix["top-left"],
    }
  },

}



/**
 * @my-wish
 * 点击领取心愿单奖品
 */
let wishbillGiftAccept = {
  "status": 1,
  "order": {
    "acceptType": 0,
    "instanceCode": "162951b667a746188c83491bd5601164",
    "prizeName": "丸美弹力蛋白眼精华素10g+10g",
    "prizePic": "",
    "commodityNo": "11059001"
  },
  "coupon": null
}

/**
 * @my-wish
 * 点击单个心愿单奖品
 */
let curWish = {
  accessStatus: 1,
  commodityNo: "11059001",
  conditionElasticValue: 5480,
  coupon: null,
  elasticValue: 10000,
  initialElasticValue: 33,
  instanceCode: "162951b667a746188c83491bd5601164",
  name: "丸美弹力蛋白眼精华素10g+10g",
  order: {
    acceptType: 0,
    instanceCode: "162951b667a746188c83491bd5601164",
    prizeName: "丸美弹力蛋白眼精华素10g+10g",
    prizePic: "",
    commodityNo: "11059001"
  },
  point: {
    left: 558,
    top: 437
  },
  price: "548",
  prizeDefineCode: "P000000000000000000000000000001",
  prizeName: "丸美弹力蛋白眼精华素10g+10g",
  prizePic: "",
  progress: 100,
  progressLeft: 169.00000000000003,
  sence: 1,
  status: 1,
  storeRemain: 99,
  tag: 3,
  tips: {
    type: "top-left",
    point: {
      fixLeft: -188,
      fixTop: -314
    }
  }
}

// 读取心愿单奖品
let wishbillGiftQuery = {
  "status": 1,
  "order": {
    "coupon": {
      "couponId": "20839",
      "couponCode": "RLLW18Q1",
      "rule": "RLLW18Q1",
      "startDate": 1564912960000,
      "endDate": 1567526399000,
      "type": 4,
      "name": "眼部护理体验券-7月24日",
      "state": 0
    },
    "acceptType": 2,
    "instanceCode": "0924988c7fb0437b99c31b97bd1f1d6c",
    "storeCode": "",
    "storeName": "",
    "storeAddress": "",
    "latitude": 0.0,
    "longitude": 0.0,
    "prizeName": "丸美巧克力青春丝滑眼乳霜25g",
    "orderSn": "MW20190804180237100003",
    "commodityNo": "11039003"
  },
  "coupon": null
}

/**
 * @tips-prize-comp
 * 自提数据
 */
let prizeLiftQuery = {
  "coupon": {
    "couponId": "20839",
    "couponCode": "RLLW18Q1",
    "rule": "RLLW18Q1",
    "startDate": 1564912960000,
    "endDate": 1567526399000,
    "type": 4,
    "name": "眼部护理体验券-7月24日",
    "state": 0
  },
  "acceptType": 2,
  "instanceCode": "0924988c7fb0437b99c31b97bd1f1d6c",
  "storeCode": "",
  "storeName": "",
  "storeAddress": "",
  "latitude": 0.0,
  "longitude": 0.0,
  "prizeName": "丸美巧克力青春丝滑眼乳霜25g",
  "orderSn": "MW20190804180237100003",
  "commodityNo": "11039003"
}

/**
 * @tips-prize-comp
 * 邮寄提交返回数据
 */
let prizeTableQuery = {
  address: "",
  associateMobile: "",
  associateName: "",
  city: "",
  commodityNo: "11059001",
  district: "",
  instanceCode: "162951b667a746188c83491bd5601164",
  logisticsCompany: "",
  logisticsSn: "",
  memberCode: "654b8d70164e4c1e83e1503d44f325db",
  orderSn: "MW20190804152353100001",
  prizeName: "丸美弹力蛋白眼精华素10g+10g",
  prizePic: "",
  province: "",
}

/**
 * @tips-prize-comp
 * 邮寄提交返回数据 合并
 */
let prizeTableQueryAssign = {
  accessStatus: 2,
  address: "",
  associateMobile: "",
  associateName: "",
  city: "",
  commodityNo: "11059001",
  conditionElasticValue: 5480,
  coupon: null,
  district: "",
  elasticValue: 10000,
  initialElasticValue: 33,
  instanceCode: "162951b667a746188c83491bd5601164",
  logisticsCompany: "",
  logisticsSn: "",
  memberCode: "654b8d70164e4c1e83e1503d44f325db",
  name: "丸美弹力蛋白眼精华素10g+10g",
  order: {
    acceptType: 0,
    instanceCode: "162951b667a746188c83491bd5601164",
    prizeName: "丸美弹力蛋白眼精华素10g+10g",
    prizePic: "",
    commodityNo: "11059001"
  },
  orderSn: "MW20190804152353100001",
  point: {
    left: 558,
    top: 437
  },
  price: "548",
  prizeDefineCode: "P000000000000000000000000000001",
  prizeName: "丸美弹力蛋白眼精华素10g+10g",
  prizePic: "",
  progress: 100,
  progressLeft: 169.00000000000003,
  province: "",
  sence: 1,
  status: 1,
  storeRemain: 98,
  tag: 3,
  tips: {
    type: "top-left",
    point: {
      fixLeft: -188,
      fixTop: -314
    },
  },
}

module.exports = {
  productMap: productMap,
  wishbillGiftQuery: wishbillGiftQuery
}