https://blog.csdn.net/oldmtn/article/details/48155957 在ffmpeg-2.7.1\libavutil\frame.h里面有 /** * Accessors for some AVFrame fields. * The position of these field in the structure is not part of t
如题,解决webpack+vue项目报错“You are using the runtime-only build of Vue where the template compiler is not available” 解决方法如下图红框加一个vue的别名,直接引入vue/dist/vue.esm.js: 贴代码,附图: resolve:{extensions: ['.js', '