<template> <mobile-frame> 兑换中心 </mobile-frame> </template> <script> export default { data() { return { }; }, onShow: function() {}, methods: { } } </script> <style lang="scss"> </style>