1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

首页添加体温上报历史记录

This commit is contained in:
2023-04-18 01:16:44 +08:00
parent 7a425c6241
commit 873b66deec
12 changed files with 2083 additions and 2 deletions

View File

@@ -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: "生活物资",