邓洁 : 自定义tabbar
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<template>
|
||||
<view>
|
||||
<inputAndSwiper></inputAndSwiper>
|
||||
<InputAndSwiper></InputAndSwiper>
|
||||
<TabBar :current-page="0"></TabBar>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
@@ -18,7 +19,7 @@
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
page{
|
||||
page {
|
||||
background-color: #F8F8F8;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user