时空网前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
196 B

  1. // 分享相关场景值
  2. export const V2_GOODS_SHAREBUTTON = "101";
  3. export const V2_GOODS_SHAREPOSTER = "102";
  4. export const V2_HOME_SHAREBUTTON = "103";
  5. export const V2_INVITE_SHAREPOSTER = "104";