Light Lin

Results 5 issues of Light Lin

Refused to apply style from 'http://localhost:4000/css/style.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled. :4000/favicon.ico Failed to load resource: the...

上传视频,选择文件上传后,点击添加,控制台提示 `Warning: Tag: `key` is not a prop. Trying to access it will result in `undefined` being returned.` 原因是 Tag 组件里使用 this.props.key ,把 key 当做 props 来传会提示错误。 建议换个名字。

when I run build, the gulp-rev-collector execute does not success Here is my gulpfile.js ``` var rev = require('gulp-rev') var revCollector = require('gulp-rev-collector') var rename = require('gulp-rename'); gulp.task('sass', done =>...

vue.esm.js?efeb:591 [Vue warn]: Error in render: "TypeError: Cannot read property 'avatar' of undefined" found in ---> at src\components\header\header.vue at src\App.vue vue.esm.js?efeb:1741 TypeError: Cannot read property 'avatar' of undefined at Proxy.render...

request 的 URL 接口 404 了,能解决吗?