noscript的使用
Posted zhizhi0810
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了noscript的使用相关的知识,希望对你有一定的参考价值。
<noscript><!-- 当浏览器不能解析js的时候显示noscript标签 -->
<strong>We're sorry but vue-app doesn't work properly without javascript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
以上是关于noscript的使用的主要内容,如果未能解决你的问题,请参考以下文章