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