| @@ -15,7 +15,7 @@ | |||||
| </view> | </view> | ||||
| </view> | </view> | ||||
| <view class="settingGroup box"> | <view class="settingGroup box"> | ||||
| <navigator class="line" url="/pages/mine/messageList"> | |||||
| <!-- <navigator class="line" url="/pages/mine/messageList"> | |||||
| <view class="title" style="width: 19%;"> | <view class="title" style="width: 19%;"> | ||||
| <image src="/static/images/studyhot.png" style="width: 36rpx;height: 36rpx;" mode=""></image> | <image src="/static/images/studyhot.png" style="width: 36rpx;height: 36rpx;" mode=""></image> | ||||
| 消息 | 消息 | ||||
| @@ -23,7 +23,7 @@ | |||||
| <view class="right"> | <view class="right"> | ||||
| <image src="/static/images/arrow.png" style="width: 18rpx;height: 32rpx;" mode=""></image> | <image src="/static/images/arrow.png" style="width: 18rpx;height: 32rpx;" mode=""></image> | ||||
| </view> | </view> | ||||
| </navigator> | |||||
| </navigator> --> | |||||
| <navigator class="line" url="/pages/mine/Myprofile"> | <navigator class="line" url="/pages/mine/Myprofile"> | ||||
| <view class="title"> | <view class="title"> | ||||
| <image src="/static/images/setting.png" style="width: 36rpx;height: 36rpx;" mode=""></image> | <image src="/static/images/setting.png" style="width: 36rpx;height: 36rpx;" mode=""></image> | ||||
| @@ -53,7 +53,7 @@ | |||||
| <image src="/static/images/arrow.png" style="width: 18rpx;height: 32rpx;" mode=""></image> | <image src="/static/images/arrow.png" style="width: 18rpx;height: 32rpx;" mode=""></image> | ||||
| </view> | </view> | ||||
| </view> | </view> | ||||
| <view class="line" @click="scan"> | |||||
| <!-- <view class="line" @click="scan"> | |||||
| <view class="title" style="width: 220rpx;"> | <view class="title" style="width: 220rpx;"> | ||||
| <image src="/static/images/reg.png" style="width: 36rpx;height: 36rpx;" mode=""></image> | <image src="/static/images/reg.png" style="width: 36rpx;height: 36rpx;" mode=""></image> | ||||
| 访客登记码 | 访客登记码 | ||||
| @@ -61,7 +61,7 @@ | |||||
| <view class="right"> | <view class="right"> | ||||
| <image src="/static/images/arrow.png" style="width: 18rpx;height: 32rpx;" mode=""></image> | <image src="/static/images/arrow.png" style="width: 18rpx;height: 32rpx;" mode=""></image> | ||||
| </view> | </view> | ||||
| </view> | |||||
| </view> --> | |||||
| <view class="loginout" @click="logout" style="border: none;"> | <view class="loginout" @click="logout" style="border: none;"> | ||||
| <view class="title"> | <view class="title"> | ||||