Mr.Zhang
2023-08-28 6aca327d3466d61fc7a2b5a8c5d617055dd319b0
minipro_standard/pages/index/index.vue
@@ -2,6 +2,7 @@
   <view class="index">
      <!-- <web-view v-if="show" @onPostMessage="onMessage" :src="'https://dmtest.ahapp.net/doumeeplant_h5/#/appletLogin?code=' + code"></web-view> -->
      <!-- {{$store.state.statusbarHeight}} -->
      <u-sticky>
         <view class="plr50 pb30 nav-style">
            <view
@@ -42,7 +43,6 @@
            </view>
         </u-list-item>
      </u-list>
      <myTabbar :index="0" />
   </view>
</template>