feat: 新增开发规划
This commit is contained in:
@@ -815,7 +815,7 @@ class WindowService {
|
||||
}
|
||||
_loadPage(window2, pageName) {
|
||||
{
|
||||
return window2.loadURL(`${"http://localhost:5173/"}/${pageName}.html`);
|
||||
return window2.loadURL(`${"http://localhost:5173"}/${pageName}.html`);
|
||||
}
|
||||
}
|
||||
_loadWindowTemplate(window2, name) {
|
||||
|
||||
Reference in New Issue
Block a user