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.
5 lines
196 B
5 lines
196 B
// 分享相关场景值
|
|
export const V2_GOODS_SHAREBUTTON = "101";
|
|
export const V2_GOODS_SHAREPOSTER = "102";
|
|
export const V2_HOME_SHAREBUTTON = "103";
|
|
export const V2_INVITE_SHAREPOSTER = "104";
|