UNPKG
@tencentcloud/ai-desk-customer-wechat
Version:
latest (1.6.8)
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.2
1.6.1
1.6.0
1.5.11
1.5.10
1.5.9
1.5.8
1.5.6
1.5.5
1.5.3
1.5.2
1.2.0
0.7.0
0.3.0
0.1.0
0.0.1
AI Desk customer UIKit for wechat mini program
@tencentcloud/ai-desk-customer-wechat
/
ai-desk-customer-uniapp
/
components
/
CustomerServiceChat
/
message-list
/
message-elements
/
message-custom.js
9 lines
(8 loc)
•
284 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
"use strict"
;
const
common_vendor =
require
(
"../../../../../common/vendor.js"
);
const
_sfc_main = {};
function
_sfc_render
(
_ctx, _cache
) {
return
{}; }
const
Component
=
/* @__PURE__ */
common_vendor.
_export_sfc
(_sfc_main, [[
"render"
, _sfc_render]]); wx.
createComponent
(
Component
);