@@ -200,8 +200,8 @@ function openSetting() {
clientStore.ipc.removeAllListeners(icpList.utils.openMain)
let params = {
title: '设置',
- width: 1920,
- height: 1080,
+ width: 3840,
+ height: 2160,
frame: true,
id: 'seeting',
url: getRouterUrl(href)
@@ -1054,8 +1054,8 @@ function openPhotographyDetail() {
clientStore.ipc.removeAllListeners(icpList.utils.openMain);
title: '主图与详情生成',
id: "PhotographyDetail",