Files
xiaokuaisong-shangjia/p-BluPrint_1.0.288888/App.vue

18 lines
281 B
Vue
Raw Normal View History

2025-08-18 10:01:04 +08:00
<script>
export default {
// onLaunch: function() {
// console.log('App Launch')
// },
// onShow: function() {
// console.log('App Show')
// },
// onHide: function() {
// console.log('App Hide')
// }
}
</script>
<style>
/*每个页面公共css */
</style>