111
k94314517
2023-08-28 c5c6fa800cedd37cea0e3cc3e68df78b47ee2813
minipro_standard/App.vue
@@ -1,5 +1,4 @@
<script>
   console.log('app------');
   // import { pageCount } from '@/util/api/index.js'
   export default {
      onLaunch: function() {
@@ -16,7 +15,7 @@
   /*每个页面公共css */
   @import "@/uni_modules/uview-ui/index.scss";
   @import "common/css/lib.css";
   page {
      background-color: #F3F6F9 !important;
   }
   // page {
   //    background-color: #F3F6F9 !important;
   // }
</style>