courseware
杨树林 5 years ago
parent 6e927dde35
commit d74e05e8c6

@ -42,11 +42,11 @@ if (isDev) {
window.location.search.indexOf('debug=a') != -1 ? 'admin' : parsed.debug || 'admin'
}
// 超管
debugType="admin";
// debugType="admin";
// 老师
// debugType="teacher";
// 学生
// debugType="student";
debugType="student";

@ -40,8 +40,8 @@ class Studenticscom extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;//鼠标放上面不显示下划线
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`

@ -42,8 +42,8 @@ class Studentstatistics extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`
@ -87,8 +87,8 @@ class Studentstatistics extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`
@ -117,8 +117,8 @@ class Studentstatistics extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`
@ -301,8 +301,8 @@ class Studentstatistics extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;//鼠标放上面不显示下划线
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`

@ -40,8 +40,8 @@ class Videostatisticscom extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;//鼠标放上面不显示下划线
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`

@ -47,8 +47,8 @@ class Videostatisticscomtwo extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`
@ -91,8 +91,8 @@ class Videostatisticscomtwo extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`
@ -121,8 +121,8 @@ class Videostatisticscomtwo extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`
@ -149,8 +149,8 @@ class Videostatisticscomtwo extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`
@ -182,8 +182,8 @@ class Videostatisticscomtwo extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`
@ -563,8 +563,8 @@ class Videostatisticscomtwo extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;//鼠标放上面不显示下划线
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`

@ -42,8 +42,8 @@ class Videostatisticslist extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`
@ -87,8 +87,8 @@ class Videostatisticslist extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`
@ -117,8 +117,8 @@ class Videostatisticslist extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`
@ -297,8 +297,8 @@ class Videostatisticslist extends Component {
    text-decoration:none;
    color:#333;
}
a:hover{
    text-decoration:none;//鼠标放上面不显示下划线
a:active, a:hover {
 text-decoration:none;
    color:#333;
}
`

Loading…
Cancel
Save