|
@@ -1,14 +1,14 @@
|
|
|
<template>
|
|
|
<view class="admin-jiazheng-list">
|
|
|
- <view class="phone-navBar-box">
|
|
|
+ <view class="icon-title-navBar-box">
|
|
|
<view @click="goUpPage" class="nav-bar-icon"></view>
|
|
|
- <text class="nav-bar-title">家政人员</text>
|
|
|
- <view class="nav-bar-icon-box">
|
|
|
- <uni-icons class="nav-bar-right-icon" type="plusempty" size="22" color="#666"
|
|
|
- @click="addJiazhengRenyuan"></uni-icons>
|
|
|
- <uni-icons class="nav-bar-right-icon" type="search" size="22" color="#666"
|
|
|
+ <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>
|
|
|
</view>
|
|
|
<view class="jiazheng-search-box">
|
|
|
<view @click.stop="clickAlltype" class="select-item-box">
|