feat: 新增自定义tabbar分支

This commit is contained in:
summer
2024-04-02 17:31:39 +08:00
parent 0c35505787
commit ee43df4fa6
7 changed files with 131 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
<view class="desc">测试设计稿样式</view>
<view class="desc">设计稿是750pxcss里面全部写rpx 即可</view>
</view>
<tabbar />
</template>
<script lang="ts" setup>

View File

@@ -42,6 +42,7 @@
<!-- #endif -->
</view>
</view>
<tabbar />
</template>
<script lang="ts" setup>