‘https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js’
because it violates the following Content Security Policy directive:
“script-src ‘self’ blob: filesystem: chrome-extension-resource:”.
解决方案:
用yarn dev运行项目
‘https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js’
because it violates the following Content Security Policy directive:
“script-src ‘self’ blob: filesystem: chrome-extension-resource:”.
解决方案:
用yarn dev运行项目