Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 258 Bytes

File metadata and controls

13 lines (8 loc) · 258 Bytes

ColoryrServer

网页代码编写

返回

网页代码分为两类,普通项目和Vue项目

普通项目不需要编译就能直接访问


Vue项目默认代码是一个Vite项目
Vue项目需要构建后才能正确访问