Commit 198ab2d9 by FE

follow-barcode url modify

parent c876bdee
......@@ -12,7 +12,7 @@ import {compose} from "redux"
import {connect} from "react-redux";
import {getCourses} from './../detail/actions';
import classnames from 'classnames';
import FollowBarcode from './barcode';
import FollowBarcode from './barcode/index';
@connect(state => ({
user: state.user
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment