update token

This commit is contained in:
2020-06-22 17:45:17 +08:00
parent 7e71f97e01
commit 28911b6e7c
7 changed files with 195 additions and 146 deletions

View File

@@ -14,7 +14,11 @@ export default {
components: {
AddressActive
},
onLoad() {}
onLoad() {
},
methods: {
},
}
</script>
<style lang="scss" scoped>