This commit is contained in:
2020-06-02 16:08:35 +08:00
8 changed files with 427 additions and 34 deletions

View File

@@ -14,9 +14,7 @@ export default {
components: {
AddressItem
},
onLoad() {
console.log(111)
}
onLoad() {}
}
</script>
<style lang="scss" scoped>