[root@iZwz9dkghamwjolg5bhaidZ ~]# nginx -t
nginx: the configuration file /www/server/nginx/conf/nginx.conf syntax is ok
nginx: configuration file /www/server/nginx/conf/nginx.conf test is successful
[root@iZwz9dkghamwjolg5bhaidZ ~]# curl 127.0.0.1:9002
curl: (7) Failed to connect to 127.0.0.1 port 9002: Connection refused
有做重启操作,不能正常返回
-------
已运行npm run deploy
DONE Build complete. The dist directory is ready to be deployed.
INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
nohup: appending output to 'nohup.out'