Skip to content

Mao1chen/vite-h5-template

Repository files navigation

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

全局静态资源

-比如 https://dyhcxfw.bjhgiot.com/static/images/banner.png

Vue3 + Vite + Vant + TailwindCss + PostCss

Tailwind在IDE中不生效

https://segmentfault.com/q/1010000042298464

package.js中声明了"type": "module",的话,默认全局的js都是ESM的语法,此时CommonJS语法需要显式声明为.cjs文件

Recommended IDE Setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published