邓洁 : 自定义tabbar

This commit is contained in:
dengj
2023-10-31 17:46:59 +08:00
parent 8c3655cfcb
commit c9b285e4e9
11 changed files with 170 additions and 10 deletions

View File

@@ -1,3 +1,6 @@
<template>
<TabBar></TabBar>
</template>
<script>
export default {
onLaunch: function() {
@@ -14,4 +17,4 @@
<style>
/*每个页面公共css */
</style>
</style>