| uniapps/work-app/src/pages/user/index.vue | ●●●●● patch | view | raw | blame | history |
uniapps/work-app/src/pages/user/index.vue
@@ -17,7 +17,7 @@ <span>{{ user?.sysDept?.deptName }}</span> </view> </view> </view> <view class="personalInformation"> <div class="message"> @@ -35,13 +35,13 @@ </div> </div> </view> <view class="goOutBtn"> <div class="goOutStyle" @click="logOut">退出登录</div> </view> </view> </view> </view> </template> @@ -100,7 +100,7 @@ } .pageUser { background: url("@/static/images/user/userbg.svg") no-repeat ; background-size: 100% ; } .userBox { padding-top: 212rpx;