dashboard
repositories
filestore
activity
search
login
刘文浩
/
hugeOA
forked from
huge/frontEnd/hugeOA
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改避免无权限访问用户管理的菜单权限被滥用的问题
Mr Ke
2020-09-04
2e80539e531aea46e8e57fa5d1b8debca9f3bfbe
[~liuwh/hugeOA.git]
/
public
/
manifest.json
1
2
3
4
5
6
7
8
9
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}