5 lines
97 B
Vue
5 lines
97 B
Vue
<template>
|
|
<view>123123
|
|
<tab-bar :tabIndex="1"></tab-bar>
|
|
</view>
|
|
</template> |