mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2025-12-12 09:32:49 +00:00
show url
This commit is contained in:
parent
264fbbeb5f
commit
eeccddae35
@ -35,6 +35,7 @@ export class BaseAppEvent {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
console.log('url=>', url);
|
||||||
exec(command, (error: any) => {
|
exec(command, (error: any) => {
|
||||||
if (!error) {
|
if (!error) {
|
||||||
this.logger.info(`Application has opened in browser at ${url}`);
|
this.logger.info(`Application has opened in browser at ${url}`);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user