aI问答支持流式输出,效果非常好
This commit is contained in:
@@ -10,7 +10,7 @@ const _sfc_main = {
|
||||
};
|
||||
},
|
||||
onShow() {
|
||||
this.hasLogin = common_vendor.tr.getCurrentUserInfo().tokenExpired > Date.now();
|
||||
this.hasLogin = common_vendor._r.getCurrentUserInfo().tokenExpired > Date.now();
|
||||
},
|
||||
onLoad() {
|
||||
let gridList = [];
|
||||
@@ -90,7 +90,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
c: item._id
|
||||
};
|
||||
}),
|
||||
d: common_vendor.o((...args) => $options.changeSwiper && $options.changeSwiper(...args)),
|
||||
d: common_vendor.o((...args) => $options.changeSwiper && $options.changeSwiper(...args), "1c"),
|
||||
e: $data.current
|
||||
}, {
|
||||
f: i0,
|
||||
@@ -102,7 +102,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
vueId: "0558219a-0"
|
||||
}),
|
||||
b: common_vendor.sr("bannerdb", "0558219a-0"),
|
||||
c: common_vendor.o($options.onqueryload),
|
||||
c: common_vendor.o($options.onqueryload, "be"),
|
||||
d: common_vendor.p({
|
||||
collection: "opendb-banner",
|
||||
field: "_id,bannerfile,open_url,title"
|
||||
@@ -121,7 +121,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
})
|
||||
} : {});
|
||||
}),
|
||||
g: common_vendor.o($options.change),
|
||||
g: common_vendor.o($options.change, "73"),
|
||||
h: common_vendor.p({
|
||||
column: 3,
|
||||
highlight: true
|
||||
|
||||
Reference in New Issue
Block a user