页面名

This commit is contained in:
xiaolian
2024-09-26 15:17:24 +08:00
committed by lcc
parent e68a4311f9
commit 2496fb50d3
+3 -1
View File
@@ -92,7 +92,9 @@ Page({
* 生命周期函数--监听页面加载
*/
onLoad(options) {
wx.setNavigationBarTitle({
'title': '运营分明细'
})
},
/**