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