|
|
@ -47,7 +47,7 @@ |
|
|
</view> |
|
|
</view> |
|
|
</view> --> |
|
|
</view> --> |
|
|
<!-- 企业信息 --> |
|
|
<!-- 企业信息 --> |
|
|
<view style="height:16rpx"></view> |
|
|
|
|
|
|
|
|
<view style="height:24rpx"></view> |
|
|
<van-cell-group> |
|
|
<van-cell-group> |
|
|
<van-cell is-link clickable url="/pages/home/employee/index" wx:if="{{userInfo.enterpriseId && userInfo.position != 'ORDINARY'}}"> |
|
|
<van-cell is-link clickable url="/pages/home/employee/index" wx:if="{{userInfo.enterpriseId && userInfo.position != 'ORDINARY'}}"> |
|
|
<view class="flex" slot="title" style="align-items: center"> |
|
|
<view class="flex" slot="title" style="align-items: center"> |
|
|
@ -68,20 +68,20 @@ |
|
|
</view> |
|
|
</view> |
|
|
</van-cell> --> |
|
|
</van-cell> --> |
|
|
</van-cell-group> |
|
|
</van-cell-group> |
|
|
<view style="height:16rpx"></view> |
|
|
|
|
|
|
|
|
<view style="height:24rpx"></view> |
|
|
<van-cell-group> |
|
|
<van-cell-group> |
|
|
<van-cell is-link clickable url="/pages/home/password/index"> |
|
|
|
|
|
|
|
|
<van-cell is-link clickable url="/pages/home/setting/index"> |
|
|
<view class="flex" slot="title" style="align-items: center"> |
|
|
<view class="flex" slot="title" style="align-items: center"> |
|
|
<text class="cuIcon-lock text-black" style="font-size:36rpx"></text> |
|
|
|
|
|
<text class="text-sg" style="margin-left:12rpx">修改密码</text> |
|
|
|
|
|
|
|
|
<van-icon name="setting-o" size="18" /> |
|
|
|
|
|
<text class="text-sg" style="margin-left:12rpx">设置</text> |
|
|
</view> |
|
|
</view> |
|
|
</van-cell> |
|
|
</van-cell> |
|
|
<van-cell is-link clickable bind:click="loginOut"> |
|
|
|
|
|
|
|
|
<!-- <van-cell is-link clickable bind:click="loginOut"> |
|
|
<view class="flex" slot="title" style="align-items: center"> |
|
|
<view class="flex" slot="title" style="align-items: center"> |
|
|
<van-icon name="setting-o" size="18" /> |
|
|
<van-icon name="setting-o" size="18" /> |
|
|
<text class="text-sg" style="margin-left:12rpx">退出当前账号</text> |
|
|
<text class="text-sg" style="margin-left:12rpx">退出当前账号</text> |
|
|
</view> |
|
|
</view> |
|
|
</van-cell> |
|
|
|
|
|
|
|
|
</van-cell> --> |
|
|
</van-cell-group> |
|
|
</van-cell-group> |
|
|
<view style="height:16rpx"></view> |
|
|
<view style="height:16rpx"></view> |
|
|
|
|
|
|