|
@@ -4,9 +4,9 @@
|
|
|
<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="18" color="#666"
|
|
|
+ <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="18" color="#666"
|
|
|
+ <uni-icons class="nav-bar-right-icon" type="search" size="22" color="#666"
|
|
|
@click="toggle('top')"></uni-icons>
|
|
|
</view>
|
|
|
</view>
|