完善分享功能 console.log(item, '==2222222=')
This commit is contained in:
@@ -19,7 +19,11 @@ export const CHAT_MSG_CUSTOM_TYPE = {
|
||||
CALL: 1,
|
||||
ORDER: "order",
|
||||
/** 红包 */
|
||||
RED_ENVELOPE: "redEnvelope"
|
||||
RED_ENVELOPE: "redEnvelope",
|
||||
/** 商品详情 */
|
||||
GOODS: "goods",
|
||||
/** 直播 */
|
||||
LIVE: "live"
|
||||
};
|
||||
|
||||
export const DIALOG_CONTENT = {
|
||||
|
||||
Reference in New Issue
Block a user