@@ -58,7 +58,8 @@ export const showLoginTips = () => {
window.localStorage.setItem('token', '')
window.localStorage.setItem('userInfo', '')
- location.href='/backstage/index.html'
+
+ location.href='/material.html#/login'
},
});
@@ -74,10 +74,10 @@ export default {
return {
type:'',
settings:[
- // {
- // name:"开场提示",
- // id:"opening"
- // },
+ {
+ name:"开场提示",
+ id:"opening"
+ },
{
name:"自动巡游",
id:"xy"