mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-18 07:16:44 +08:00
隐藏案例
This commit is contained in:
16
src/utils/caseShow.js
Normal file
16
src/utils/caseShow.js
Normal file
@@ -0,0 +1,16 @@
|
||||
/**页面设置的一些常量*/
|
||||
const caseUser={
|
||||
'00004409': '李玉冰',
|
||||
'101215': '徐涛',
|
||||
'00005011': '邱炜玮',
|
||||
'107863': '苗怡',
|
||||
'00004928': '夏辉',
|
||||
'110858': '毛继禹',
|
||||
'10726944': '王芮',
|
||||
'boeutest': '测试小助手',
|
||||
'boeuadmin': '运营小助手',
|
||||
'10181457': '董瑞华',
|
||||
}
|
||||
|
||||
export default caseUser;
|
||||
|
||||
Reference in New Issue
Block a user