npm run dev
npm run shtml熟悉出现连续的双引号(")会编译报错
<scripttype="module" src="[[xsrc("pages/single_page/index.js")]]"></script>
使用 单引号(')配合(")
<scripttype="module" src='[[xsrc("pages/single_page/index.js")]]'></script>There was an error while loading. Please reload this page.