优化页面
This commit is contained in:
1
unpackage/dist/build/mp-weixin/TUIKit/plugins/plugin-components/message-customer/index.js
vendored
Normal file
1
unpackage/dist/build/mp-weixin/TUIKit/plugins/plugin-components/message-customer/index.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";const e=require("../../../tui-customer-service-plugin/server.js").TUICustomerServer.getInstance(),s=e.isCustomerServicePluginMessage.bind(e);e.setCustomerServiceAccounts.bind(e),e.getCustomerServiceAccounts.bind(e),exports.isCustomerServicePluginMessage=s;
|
||||
@@ -0,0 +1 @@
|
||||
"use strict";const e=require("../../../../common/vendor.js");Math||s();const s=()=>"../../../tui-customer-service-plugin/index.js",t=e.defineComponent({__name:"message-customer-service",props:{message:{default:()=>({})}},setup(s){const t=s;return(s,o)=>({a:e.p({message:t.message})})}}),o=e._export_sfc(t,[["__scopeId","data-v-4299f902"]]);wx.createComponent(o);
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"component": true,
|
||||
"usingComponents": {
|
||||
"t-u-i-customer-service-plugin": "../../../tui-customer-service-plugin/index"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
<t-u-i-customer-service-plugin wx:if="{{a}}" class="data-v-4299f902" u-i="4299f902-0" bind:__l="__l" u-p="{{a}}"/>
|
||||
Reference in New Issue
Block a user