优化页面

This commit is contained in:
pengxiaolong
2025-06-09 19:18:38 +08:00
parent d30589fd05
commit c5042d08c3
811 changed files with 2799 additions and 503 deletions

View 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;

View File

@@ -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);

View File

@@ -0,0 +1,6 @@
{
"component": true,
"usingComponents": {
"t-u-i-customer-service-plugin": "../../../tui-customer-service-plugin/index"
}
}

View File

@@ -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}}"/>