Skip to content

Repository files navigation

vue2-project

npm run dev
npm run s

注意事项

html熟悉出现连续的双引号(")会编译报错
<scripttype="module" src="[[xsrc("pages/single_page/index.js")]]"></script>
使用 单引号(')配合(")
<scripttype="module" src='[[xsrc("pages/single_page/index.js")]]'></script>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages