browser-sync中文官网对它的介绍:
windows使用browser-sync访问phpstudy搭建的本地虚拟站点的命令:
browser-sync start —proxy “主机名” —files “需要同步的html或css文件目录”
比如:browser-sync start —proxy “fiv_ysh.cn/index.php/compareprice” —files “D:\phpStudy\WWW*\application***\compareprice\/.html”