Browse Source

隐藏消息,登记码入口

message
jyt 2 years ago
parent
commit
59f5ddcbc3
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      pages/index/personal.vue

+ 4
- 4
pages/index/personal.vue View File

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


Loading…
Cancel
Save