|
|
@@ -22,7 +22,7 @@
|
|
|
<TabBarItem icon="https://mncdn.wenlvti.net/app_static/xiangyuan/images/tabs/home.png" activeIcon="https://mncdn.wenlvti.net/app_static/xiangyuan/images/tabs/home-active.png" text="首页" />
|
|
|
<TabBarItem icon="https://mncdn.wenlvti.net/app_static/xiangyuan/images/tabs/discover.png" activeIcon="https://mncdn.wenlvti.net/app_static/xiangyuan/images/tabs/discover-active.png" text="发现" />
|
|
|
<TabBarItem icon="https://mncdn.wenlvti.net/app_static/xiangyuan/images/tabs/dig.png" hump :humpHeight="[ 10, 10 ]" :humpSpace="[20,20]" :iconSize="140" />
|
|
|
- <TabBarItem icon="https://mncdn.wenlvti.net/app_static/xiangyuan/images/tabs/store.png" activeIcon="https://mncdn.wenlvti.net/app_static/xiangyuan/images/tabs/store-active.png" text="知识库" />
|
|
|
+ <TabBarItem icon="https://mncdn.wenlvti.net/app_static/xiangyuan/images/tabs/store.png" activeIcon="https://mncdn.wenlvti.net/app_static/xiangyuan/images/tabs/store-active.png" text="政策法规" />
|
|
|
<TabBarItem icon="https://mncdn.wenlvti.net/app_static/xiangyuan/images/tabs/user.png" activeIcon="https://mncdn.wenlvti.net/app_static/xiangyuan/images/tabs/user-active.png" text="我的" />
|
|
|
</TabBar>
|
|
|
</CommonRoot>
|
|
|
@@ -52,7 +52,7 @@ const title = computed(() => {
|
|
|
case 2:
|
|
|
return '挖掘·村社文化资源挖掘平台';
|
|
|
case 3:
|
|
|
- return '知识库·村社文化资源挖掘平台';
|
|
|
+ return '政策法规·村社文化资源挖掘平台';
|
|
|
case 4:
|
|
|
return '我的·村社文化资源挖掘平台';
|
|
|
}
|