菜鸟教程小白 发表于 2022-12-13 00:39:59

ios - cordova::XMLHttpRequest::setRequestHeader 不适用于 JSONP


                                            <p><p>在 hello world cordova 2.3.0 应用程序中尝试使用波纹</p>

<p>添加了基本的 BackboneJS 代码,我得到如上所示的错误</p>

<pre><code>    &lt;script type=&#34;text/javascript&#34; src=&#34;https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js&#34;&gt;&lt;/script&gt;
    &lt;script type=&#34;text/javascript&#34; src=&#34;http://static.stackmob.com/js/json2-min.js&#34;&gt;&lt;/script&gt;
    &lt;script type=&#34;text/javascript&#34; src=&#34;http://static.stackmob.com/js/underscore-1.4.3-min.js&#34;&gt;&lt;/script&gt;
    &lt;script type=&#34;text/javascript&#34; src=&#34;http://static.stackmob.com/js/backbone-0.9.10-min.js&#34;&gt;&lt;/script&gt;
</code></pre>

<p>我已经使用正确的标志启动了 google <code>--allow-file-access-from-files</code></p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>您可能还需要在 Ripple 设置中禁用“跨域代理”。</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - cordova::XMLHttpRequest::setRequestHeader 不适用于 JSONP,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/14493566/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/14493566/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - cordova::XMLHttpRequest::setRequestHeader 不适用于 JSONP