<script> export default { onLaunch: function() { } } </script> <style> /*每个页面公共css */ page{ background-color: #f5f5f5; } </style>