@@ -57,7 +57,7 @@ export default {
}
},
onLoad(options) {
- wx.setNavigationBarTitle({
+ uni.setNavigationBarTitle({
title: this.getApps('资料库', '/packageA/affiche/detail').remark || '企业公告',
});
this.sat_noticeid = options.id;
@@ -63,7 +63,7 @@ export default {
onLoad() {
title: this.getApps('资料库', '/packageA/affiche/index').remark || '企业公告',
this.getTypes()
@@ -62,7 +62,7 @@ export default {
title: this.getApps('资料库', '/packageA/dailyYttendance/index').remark || '每日一签',
this.viewDate = this.formatTime().split(" ")[0]