html页面引用script出现中文乱码问题
在html的head标签中加入代码:
<meta http-equiv="Content-Type" content="text/javascript; charset=utf-8" />
引用来源:https://blog.csdn.net/qq_41718329/article/details/112769079
在html的head标签中加入代码:
<meta http-equiv="Content-Type" content="text/javascript; charset=utf-8" />
引用来源:https://blog.csdn.net/qq_41718329/article/details/112769079