#
zjj
2025-06-26 384065f6947deaebf30f3892db0280b88f043897
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>