aI问答支持流式输出,效果非常好

This commit is contained in:
zhonghua.li
2026-03-31 21:04:53 +08:00
parent 60da0e2dd5
commit 22f951b514
163 changed files with 4646 additions and 8010 deletions

View File

@@ -60,7 +60,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
e: $data.borderColor,
f: $data.borderColor,
g: $data.borderColor,
h: common_vendor.o((...args) => $options._onClick && $options._onClick(...args)),
h: common_vendor.o((...args) => $options._onClick && $options._onClick(...args), "80"),
i: common_vendor.s("width:" + $data.width + ";" + ($data.square ? "height:" + $data.width : ""))
} : {});
}