346149741
2024-06-20 f401dceabf57d3957788248839acd54612ffce8c
policy/policyIndex/policyIndex.vue
@@ -1,5 +1,5 @@
<template>
   <view>
   <view class="padding-bottom">
      <policyIndexVue v-if="activeNumber == 0"></policyIndexVue>
      <minePage v-if="activeNumber == 1"></minePage>
      <tabsCom :activeNumber.sync="activeNumber"></tabsCom>