update
This commit is contained in:
@@ -141,7 +141,6 @@ globalToastEvent.on(ToastType.SHOW_ADDRESS, (id) => {
|
||||
@address-close="addressShow = false"></Address>
|
||||
<Ad :show="adShow" @close="adShow = false"></Ad>
|
||||
<Lottery :show="lotteryShow" @close="lotteryShow = false"></Lottery>
|
||||
<Login :show="loginShow" @login-success="handleLoginSuccess" />
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user