bi-components-library 1.3.7-next.4 → 1.3.7-next.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -39602,7 +39602,7 @@ const fN = ["全部技能", "我的技能", "订阅技能", "系统技能"], hN
39602
39602
  },
39603
39603
  {
39604
39604
  id: "c2",
39605
- title: "抖音推广找潜力爆品",
39605
+ title: "【商品评价明细导出助手】问候提示生成助手",
39606
39606
  desc: Cn,
39607
39607
  tags: xn,
39608
39608
  badge: "system",
@@ -41086,7 +41086,7 @@ const Ew = (e) => {
41086
41086
  if (t.length === 0) {
41087
41087
  const re = Jn.trim();
41088
41088
  if (!re && !pe.length) return;
41089
- const me = at ? `【${at.title}】${re}` : re;
41089
+ const me = at ? `${at.title} ${re}` : re;
41090
41090
  if (pe.length) {
41091
41091
  const Ce = new FormData();
41092
41092
  me && Ce.append("prompt", me), pe.forEach((ke) => Ce.append("files", ke)), n(Ce, me, ne);