src/views/Mine.vue @@ -30,8 +30,16 @@ <script> export default { }; created() { this.init(); }, methods: { init() { }, }, } </script> <style>