fix: 移除桌面端原生菜单栏
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
|
||||
describe("应用版本", () => {
|
||||
it("从统一构建版本生成标题徽标", () => {
|
||||
expect(APP_VERSION).toBe("0.4.1");
|
||||
expect(APP_VERSION_LABEL).toBe("v0.4.1");
|
||||
expect(APP_VERSION).toBe("0.4.2");
|
||||
expect(APP_VERSION_LABEL).toBe("v0.4.2");
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user