首页添加体温上报历史记录
This commit is contained in:
@@ -32,6 +32,13 @@ let menuItemDict = {
|
||||
switchFunc: switchTab,
|
||||
url: '/pages/residents/report'
|
||||
},
|
||||
'reportHistory': {
|
||||
for: ['user'],
|
||||
title: "体温上报历史记录",
|
||||
image: "history.svg",
|
||||
switchFunc: navigateTo,
|
||||
url: '/pages/residents/reportHistory'
|
||||
},
|
||||
'shop': {
|
||||
for: ['user'],
|
||||
title: "生活物资",
|
||||
|
Reference in New Issue
Block a user