This commit is contained in:
XiaoMo 2025-06-24 18:56:29 +08:00
parent 93a3cb9b58
commit e6c9b1b01d

View File

@ -17,7 +17,7 @@ Page({
/**
* 生命周期函数--监听页面加载
*/
onLoad(options) {
onShow(options) {
var a = this;
// 等待全局接口执行完成后再初始化页面
e.pageStart(t).then(function () {