Selaa lähdekoodia

家政人员样式修改

tanxue 3 kuukautta sitten
vanhempi
commit
1ea2dc4ad4
2 muutettua tiedostoa jossa 13 lisäystä ja 8 poistoa
  1. 4 0
      common/styles/global/pages.scss
  2. 9 8
      pages/admin/Jiazheng/index.vue

+ 4 - 0
common/styles/global/pages.scss

@@ -575,6 +575,10 @@
 		.data-check-radio-group{height: 500rpx;border:1rpx solid #f5f5f5;}
 	}
 	
+	.jz-new-btn-box{
+		padding: 20rpx 24rpx 20rpx;background-color: #f4f6fa;box-sizing: border-box;
+		.phone-green-btn{font-size: 28rpx;}
+		}
 	.uni-list .jz-list-item-box:nth-child(2){padding-top: 20rpx;}
 	.jz-list-item-box{
 		background-color: #f4f6fa!important;

+ 9 - 8
pages/admin/Jiazheng/index.vue

@@ -1,14 +1,10 @@
 <template>
 	<view class="admin-jiazheng-list">
-		<view class="icon-title-navBar-box">
+		<view class="phone-navBar-box">
 			<view @click="goUpPage" class="nav-bar-icon"></view>
-			<view>
-				<text class="nav-bar-title">家政人员</text>
-				<uni-icons class="nav-bar-right-icon bar-ml10" type="search" size="20" color="#3fd2a1"
-					@click="toggle('top')"></uni-icons>
-			</view>
-			<button type="default" class="phone-green-btn nav-bar-btn"
-				@click="addJiazhengRenyuan">新增人员</button>
+			<text class="nav-bar-title">家政人员</text>
+			<uni-icons class="nav-bar-right-icon bar-ml10" type="search" size="20"
+				@click="toggle('top')"></uni-icons>
 		</view>
 		<view class="jiazheng-search-box">
 			<view @click.stop="clickAlltype" class="select-item-box">
@@ -43,6 +39,11 @@
 				:refresher-threshold="50" refresher-background="transparent" @refresherrefresh="onRefresh"
 				class="jz-scroll-view">
 				<uni-list class="admin-list-box">
+					<view class="jz-new-btn-box">
+						<button type="default" class="phone-green-btn"
+							@click="addJiazhengRenyuan">新增人员</button>
+					</view>
+					
 					<uni-list-item v-for="item in data.list" class="jz-list-item-box">
 						<template v-slot:body>
 							<view class="card-head-row">