@ -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"/> -->
</template>
<script>
@ -33,7 +33,7 @@ let getFile = function (config) {
ress(chooseImageRes)
},
fail: () => {
recc()
recs()
}
});
})