摘要: live server 然后对应的html右键选择Open with Live Server打开就行了 若要修改端口: 1.ctrl+shift+p,搜索settings选择如下图: 2.随便打开一个编辑,输入 "liveServer.settings.port": "9000"这样端口号就变了 阅读全文
posted @ 2020-03-31 23:00 前端HL 阅读(6551) 评论(0) 推荐(0)