Browse Source

修改

master
liaoxinyu 2 years ago
parent
commit
c1e42d7581
  1. 2
      pages/auth/senior.vue
  2. 2
      plugins/method.js

2
pages/auth/senior.vue

@ -37,7 +37,7 @@
<v-button block type="green" class="w-max rounded-lg" @click="topAuth" ref="btn">{{$t('common.submit')}}
</v-button>
</div>
<van-toast id="van-toast"/>
<!-- <van-toast id="van-toast"/> -->
</div>
</template>
<script>

2
plugins/method.js

@ -33,7 +33,7 @@ let getFile = function (config) {
ress(chooseImageRes)
},
fail: () => {
recc()
recs()
}
});
})

Loading…
Cancel
Save