vue单页应用引入无效 `<script src="/static/log/log_inline.js"></script> <script type="text/javascript"> var opt = { 'logExtJs': '/static/log/log_ext.js', 'logExtCss': '/static/log/log.css' }; window.MLogger.init(opt); </script>` 将初始化代码复制到index.html中,浏览器中没有效果