Monitor-APP/App.vue
@@ -1,6 +1,6 @@ <script> export default { onLaunch: function() { onLaunch: function() { console.log('App Launch') }, onShow: function() { @@ -14,5 +14,4 @@ <style> /*每个页面公共css */ @import '@/common/uni.css'; </style>