|  |  |  | 
|---|
|  |  |  | <script> | 
|---|
|  |  |  | <script> | 
|---|
|  |  |  | // import { pageCount } from '@/util/api/index.js' | 
|---|
|  |  |  | export default { | 
|---|
|  |  |  | onLaunch: function() { | 
|---|
|  |  |  | onLaunch: function() { | 
|---|
|  |  |  | // pageCount({}) | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | onShow: function() {}, | 
|---|
|  |  |  | onHide: function() {} | 
|---|
|  |  |  | onShow: function() { | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | onHide: function() { | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|
|  |  |  | </script> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <style lang="scss"> | 
|---|
|  |  |  | /*每个页面公共css */ | 
|---|
|  |  |  | @import "@/uni_modules/uview-ui/index.scss"; | 
|---|
|  |  |  | @import "common/css/lib.css"; | 
|---|
|  |  |  | // page { | 
|---|
|  |  |  | //    background-color: #F3F6F9 !important; | 
|---|
|  |  |  | /*每个页面公共css */ | 
|---|
|  |  |  | @import "@/uni_modules/uview-ui/index.scss"; | 
|---|
|  |  |  | @import "common/css/lib.css"; | 
|---|
|  |  |  | // page { | 
|---|
|  |  |  | //    background-color: #F3F6F9 !important; | 
|---|
|  |  |  | // } | 
|---|
|  |  |  | </style> | 
|---|