Administrator
2021-06-17 b21d9eb5b8c695c76fbe23421b9bde913cfb0e71
打卡签到样式微调,个人信息样式微调
4 files modified
21 ■■■■■ changed files
pages/myself/childen/info/email.vue 2 ●●● patch | view | raw | blame | history
pages/myself/childen/info/phone.vue 2 ●●● patch | view | raw | blame | history
pages/myself/childen/xinxi.vue 15 ●●●●● patch | view | raw | blame | history
xcxjingqingmap_clock_sign_in/css/body.css 2 ●●● patch | view | raw | blame | history
pages/myself/childen/info/email.vue
@@ -76,7 +76,7 @@
            height: 60rpx;
            float: left;
            margin-left: 30rpx;
            margin-top: 10rpx;
            margin-top: 15rpx;
            font-size: 28rpx;
        }
        
pages/myself/childen/info/phone.vue
@@ -75,7 +75,7 @@
            height: 50rpx;
            float: left;
            margin-left: 30rpx;
            margin-top: 15rpx;
            margin-top: 20rpx;
            font-size: 28rpx;
        }
        
pages/myself/childen/xinxi.vue
@@ -36,7 +36,9 @@
            </view>
        </view>
        
        <view class="dept-info-title">所属部门</view>
        <view class="dept-info-title">
            <view class="dept-title">所属部门</view>
        </view>
        
        <view class="dept-info">
            <view class="row row-dept-info">
@@ -169,7 +171,7 @@
            
            image{
                position: absolute;
                margin-top: 20rpx;
                margin-top: 25rpx;
                right: 30rpx;
                width: 40rpx;
                height: 40rpx;
@@ -196,7 +198,7 @@
            
            image{
                position: absolute;
                margin-top: 20rpx;
                margin-top: 25rpx;
                right: 30rpx;
                width: 40rpx;
                height: 40rpx;
@@ -207,10 +209,13 @@
    .dept-info-title{
        height: 60rpx;
        line-height: 60rpx;
        position: relative;
        left: 20rpx;
        font-size: 24rpx;
        color: #808080;
        .dept-title{
            position: absolute;
            left: 20rpx;
        }
    }
    
    .dept-info{
xcxjingqingmap_clock_sign_in/css/body.css
@@ -95,7 +95,7 @@
    left: 20px;
    border: none;
    height: 33px;
    top: -2px;
    /* top: -2px; */
    font-size: 13px;
    color: #808080;
}