布局设置点击扩大范围
This commit is contained in:
		
							parent
							
								
									8132ae0913
								
							
						
					
					
						commit
						992a63482c
					
				@ -33,8 +33,8 @@
 | 
			
		||||
          <router-link to="/user/profile">
 | 
			
		||||
            <el-dropdown-item>个人中心</el-dropdown-item>
 | 
			
		||||
          </router-link>
 | 
			
		||||
          <el-dropdown-item>
 | 
			
		||||
            <span @click="setting = true">布局设置</span>
 | 
			
		||||
          <el-dropdown-item @click.native="setting = true">
 | 
			
		||||
            <span>布局设置</span>
 | 
			
		||||
          </el-dropdown-item>
 | 
			
		||||
          <el-dropdown-item divided @click.native="logout">
 | 
			
		||||
            <span>退出登录</span>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user