feat(网页端): 完善登录后工作台与项目管理体验
This commit is contained in:
@@ -11,6 +11,7 @@ describe("app bootstrap shell", () => {
|
||||
expect(source).toContain('<div id="app">');
|
||||
expect(source).toContain("ctms-boot-splash");
|
||||
expect(source).toContain("正在启动 CTMS");
|
||||
expect(source).toContain("正在加载桌面客户端");
|
||||
expect(source).toContain("正在加载系统");
|
||||
expect(source).not.toContain("正在加载桌面客户端");
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user