hejianhao
4 天以前 60bdd6e881fbefc8c375eb9e9d71009d6c63859d
H5/pages/index/index.vue
@@ -81,6 +81,11 @@
               <image class="w-81 h-77 ml-38" src="/static/home/Group 2@2x.png" mode=""></image>
               <text class="ml-37 font-bold">党员审核</text>
            </view>
            <view class="pt-38 pb-38 bg1 w-333 br-19 mt-19 flex a-center" @tap.stop="toSupervision"
               v-if="showData && userInfo.isAdmin == 1">
               <image class="w-81 h-77 ml-38" src="/static/home/supervision.png" mode=""></image>
               <text class="ml-37 font-bold">诉求监督</text>
            </view>
         </view>
         <view class="flex j-between a-center mt-38">
            <!-- <text class="color1">消息通知</text> -->
@@ -276,9 +281,14 @@
         this.getappletcinfo()
      },
      methods: {
         toSupervision() {
            uni.navigateTo({
               url: '/pages/supervision/supervision'
            })
         },
         toStatistics() {
            uni.navigateTo({
               url:'/pages/statistics/index'
               url: '/pages/statistics/index'
            })
         },
         // 管理员确认