Merge pull request 'gdpao;' (#245) from gyh into master
Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/245
This commit is contained in:
		
						commit
						6dd010fd42
					
				@ -211,7 +211,7 @@ export default {
 | 
			
		||||
	},
 | 
			
		||||
    watch: {
 | 
			
		||||
        item(newVal, old) {
 | 
			
		||||
            console.log(newVal);
 | 
			
		||||
            // console.log(newVal);
 | 
			
		||||
            this.item = newVal;
 | 
			
		||||
        },
 | 
			
		||||
        deep: true
 | 
			
		||||
 | 
			
		||||
@ -82,6 +82,7 @@
 | 
			
		||||
        margin-top: 10rpx;
 | 
			
		||||
        font-size: 28rpx;
 | 
			
		||||
        color: #fff;
 | 
			
		||||
        text-shadow: 0px 0px 4rpx #999999;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .operat-img {
 | 
			
		||||
 | 
			
		||||
@ -169,6 +169,7 @@
 | 
			
		||||
		}
 | 
			
		||||
    }
 | 
			
		||||
    .userinfo{
 | 
			
		||||
        z-index: 9999;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        right: 30rpx;
 | 
			
		||||
        top: 50%;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user