<tfoot id='sLqwq'></tfoot>
      <i id='sLqwq'><tr id='sLqwq'><dt id='sLqwq'><q id='sLqwq'><span id='sLqwq'><b id='sLqwq'><form id='sLqwq'><ins id='sLqwq'></ins><ul id='sLqwq'></ul><sub id='sLqwq'></sub></form><legend id='sLqwq'></legend><bdo id='sLqwq'><pre id='sLqwq'><center id='sLqwq'></center></pre></bdo></b><th id='sLqwq'></th></span></q></dt></tr></i><div id='sLqwq'><tfoot id='sLqwq'></tfoot><dl id='sLqwq'><fieldset id='sLqwq'></fieldset></dl></div>

      • <bdo id='sLqwq'></bdo><ul id='sLqwq'></ul>

        <small id='sLqwq'></small><noframes id='sLqwq'>

      1. <legend id='sLqwq'><style id='sLqwq'><dir id='sLqwq'><q id='sLqwq'></q></dir></style></legend>

        js报错:Uncaught SyntaxError: Unexpected string

        时间:2023-06-06
        • <bdo id='8rYT9'></bdo><ul id='8rYT9'></ul>
          <tfoot id='8rYT9'></tfoot>
        • <legend id='8rYT9'><style id='8rYT9'><dir id='8rYT9'><q id='8rYT9'></q></dir></style></legend>
            <tbody id='8rYT9'></tbody>

                <small id='8rYT9'></small><noframes id='8rYT9'>

                  <i id='8rYT9'><tr id='8rYT9'><dt id='8rYT9'><q id='8rYT9'><span id='8rYT9'><b id='8rYT9'><form id='8rYT9'><ins id='8rYT9'></ins><ul id='8rYT9'></ul><sub id='8rYT9'></sub></form><legend id='8rYT9'></legend><bdo id='8rYT9'><pre id='8rYT9'><center id='8rYT9'></center></pre></bdo></b><th id='8rYT9'></th></span></q></dt></tr></i><div id='8rYT9'><tfoot id='8rYT9'></tfoot><dl id='8rYT9'><fieldset id='8rYT9'></fieldset></dl></div>

                • 在做前端时候,遇到一个js错误:Uncaught SyntaxError: Unexpected string,这种通常什么原因造成的,该如何解决呢?

                  解决办法:

                  1. jQuery有问题?引用的jQuery有冲突?

                  然后就去首页和分页面检查引用的jQuery,发现首页和分页面引用两个不同版本的jQuery,于是就去把分页面的jQuery引用去掉了。可是,还是报同样的错误,看来不是这个问题。

                  2. js代码中的string类型有问题?

                  检查分页面中那段有问题的代码块,发现ajax的有行代码的string拼接有问题。一般都是单引号嵌套双引号,但是可能写的时候没注意,单引号嵌套双引号在最前面又加了双引号,去掉前面多余的双引号问题成功解决。

                  3. js文件的bom问题

                  我曾经遇到一个这样的问题,就是一个js文件,只要你动里面的任何一个字符或者段落就报上面的错误,起初还以为是js有什么加密东西,后面发现原来是这个文件有bom,将代码改成无bom状态修改就不出错了。
                   

                  总结

                  js的string拼接时候一定要小心谨慎,浏览器出现:
                  Uncaught SyntaxError: Unexpected string错误,检查js代码的string拼接是否正确即可。

                   

                   
                  上一篇:layui怎么刷新当前页面? 下一篇:没有了

                  相关文章

                  <i id='cIv3d'><tr id='cIv3d'><dt id='cIv3d'><q id='cIv3d'><span id='cIv3d'><b id='cIv3d'><form id='cIv3d'><ins id='cIv3d'></ins><ul id='cIv3d'></ul><sub id='cIv3d'></sub></form><legend id='cIv3d'></legend><bdo id='cIv3d'><pre id='cIv3d'><center id='cIv3d'></center></pre></bdo></b><th id='cIv3d'></th></span></q></dt></tr></i><div id='cIv3d'><tfoot id='cIv3d'></tfoot><dl id='cIv3d'><fieldset id='cIv3d'></fieldset></dl></div>

                    <small id='cIv3d'></small><noframes id='cIv3d'>

                    1. <tfoot id='cIv3d'></tfoot>

                        <bdo id='cIv3d'></bdo><ul id='cIv3d'></ul>
                      <legend id='cIv3d'><style id='cIv3d'><dir id='cIv3d'><q id='cIv3d'></q></dir></style></legend>