vue-cli3.0搭建项目,打包后在本地打开dist下的ind
2020-01-09 本文已影响0人
krystal_H
vue-cli3.0搭建项目,打包后在本地打开dist下的index.html
可以使用官网提供的
image.png
但是目前使用无效,后边再看原因,
也可以切到dist
文件夹下使用http-server
,在本地起一个服务,
image.png
注意:路由模式要改成hash
vue-cli3.0搭建项目,打包后在本地打开dist下的index.html
可以使用官网提供的
image.png
但是目前使用无效,后边再看原因,
也可以切到dist
文件夹下使用http-server
,在本地起一个服务,
注意:路由模式要改成hash