Commit cc420105 authored by wangwei's avatar wangwei

星星

parent fe785039
......@@ -258,7 +258,8 @@
.age-change-block{
&.video{
right: 0;
left: auto;
left: auto;z-index: 1231;
background: white;
width: 80*@toVw;
}
display: block;
......
......@@ -50,7 +50,8 @@ const router =new Router({
name: 'shareGoods',
component: e=>require(['@/components/newLesson/shareGoods'],e),//
meta:{
deep:0
deep:0,
noNew:true
}
},{
path: '/myGoodsList',
......
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