0

Web サイトのサブドメイン (www. など) にアクセスするたびに、通常のインデックスが読み込まれますが、スタイリングは行われません。インスペクターを調べてみると、次のことがわかりました。

Origin http://www.songnova.com is not allowed by Access-Control-Allow-Origin.

どうすればこれに対処できますか?

4

1 に答える 1

0

I tried to change the css link to "http://songnova.com/css/main.css" and it worked. Maybe the problem in the less library you're using

于 2013-11-10T20:34:56.813 に答える