|
|
|
@ -1,6 +1,6 @@
|
|
|
|
<template>
|
|
|
|
<template>
|
|
|
|
<div class="g_position_rela">
|
|
|
|
<div class="g_position_rela">
|
|
|
|
<u-tabbar :list="tabbarInfo" :showDrawer="isShow" :mid-button="false" activeColor="#1980ff"
|
|
|
|
<u-tabbar :list="tabbarInfo" :showDrawer="isShow" :mid-button="false" activeColor="#00b666"
|
|
|
|
:before-switch="beforeSwitch" @change="uploadPage"
|
|
|
|
:before-switch="beforeSwitch" @change="uploadPage"
|
|
|
|
:iconSize="48"></u-tabbar>
|
|
|
|
:iconSize="48"></u-tabbar>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|