aI问答支持流式输出,效果非常好
This commit is contained in:
@@ -124,7 +124,7 @@ const _sfc_main = {
|
||||
};
|
||||
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
return {
|
||||
a: common_vendor.o((...args) => $options.goBack && $options.goBack(...args)),
|
||||
a: common_vendor.o((...args) => $options.goBack && $options.goBack(...args), "13"),
|
||||
b: $data.statusBarHeight + "px",
|
||||
c: common_vendor.t($data.conversionRate),
|
||||
d: common_vendor.t($data.totalDeals),
|
||||
|
||||
Reference in New Issue
Block a user