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

@@ -56,7 +56,7 @@ const _sfc_main = {
this.val = "";
this.focusCaptchaInput = true;
}
const uniIdCo = common_vendor.tr.importObject("uni-captcha-co", {
const uniIdCo = common_vendor._r.importObject("uni-captcha-co", {
customUI: true
});
uniIdCo.getImageCaptcha({
@@ -93,12 +93,12 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
})
} : {}, {
c: $data.loging ? 1 : "",
d: common_vendor.o((...args) => $options.getImageCaptcha && $options.getImageCaptcha(...args)),
d: common_vendor.o((...args) => $options.getImageCaptcha && $options.getImageCaptcha(...args), "c6"),
e: $data.captchaBase64,
f: common_vendor.o(($event) => $data.focusCaptchaInput = false),
f: common_vendor.o(($event) => $data.focusCaptchaInput = false, "ab"),
g: $data.focusCaptchaInput,
h: $options.val,
i: common_vendor.o(($event) => $options.val = $event.detail.value)
i: common_vendor.o(($event) => $options.val = $event.detail.value, "92")
});
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-a00179ae"]]);

View File

@@ -67,14 +67,14 @@ if (!Math) {
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return {
a: common_vendor.t($props.title),
b: common_vendor.o(($event) => $options.val = $event),
b: common_vendor.o(($event) => $options.val = $event, "13"),
c: common_vendor.p({
focus: $data.focus,
scene: $props.scene,
modelValue: $options.val
}),
d: common_vendor.o((...args) => $options.close && $options.close(...args)),
e: common_vendor.o((...args) => $options.confirm && $options.confirm(...args)),
d: common_vendor.o((...args) => $options.close && $options.close(...args), "8d"),
e: common_vendor.o((...args) => $options.confirm && $options.confirm(...args), "1b"),
f: common_vendor.sr("popup", "d021b99b-0"),
g: common_vendor.p({
type: "center"