aI问答支持流式输出,效果非常好
This commit is contained in:
@@ -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 : ""))
|
||||
} : {});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user