Refactor(云灵AI):1、使用新模型逻辑对接;2、订单查询

This commit is contained in:
lifizer
2026-04-13 15:33:59 +08:00
parent 2f5b17da92
commit 2f5bb204bb
12 changed files with 1614 additions and 235 deletions
+4
View File
@@ -486,6 +486,7 @@ export default {
}
},
onLoad() {
console.time()
// uni.hideTabBar()
const _this = this
_this.init()
@@ -1485,6 +1486,9 @@ export default {
}
}
}
this.$nextTick(() => {
console.timeEnd()
})
}
uni.hideLoading()
}).catch(() => {