zhangwei
2024-09-18 182884c4367668f279851b76be9b2b957ad0d47a
src/App.vue
@@ -1,5 +1,8 @@
<script>    import { http } from '@/uni_modules/uview-plus'
   export default {
      // globalData: {
      //     showLoginTip: false,
      // },
      onLaunch: function() {
         console.log('App Launch')
      },