apache的配置 这是windows下的 在httpd-vhosts.conf文件中把目录指向项目index.html文件所在的位置 # Virtual Hosts # ServerName localhost DocumentRoot D:/wamp64/www/huanzuan/dist Options Indexes FollowSymLinks AllowOverride All Order allow,deny Allow from all