interceptor.md 1.1 KB
Newer Older
D
DCloud_LXH 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
## uni.addInterceptor(name, interceptor) @addinterceptor

<!-- UTSAPIJSON.addInterceptor.description -->

<!-- UTSAPIJSON.addInterceptor.param -->

<!-- UTSAPIJSON.addInterceptor.returnValue -->

<!-- UTSAPIJSON.addInterceptor.compatibility -->

<!-- UTSAPIJSON.addInterceptor.tutorial -->

## uni.removeInterceptor(name, interceptor?) @removeinterceptor

<!-- UTSAPIJSON.removeInterceptor.description -->

<!-- UTSAPIJSON.removeInterceptor.param -->

<!-- UTSAPIJSON.removeInterceptor.returnValue -->

<!-- UTSAPIJSON.removeInterceptor.compatibility -->

<!-- UTSAPIJSON.removeInterceptor.tutorial -->

<!-- UTSAPIJSON.interceptor.example -->

<!-- UTSAPIJSON.general_type.name -->

<!-- UTSAPIJSON.general_type.param -->

## Bug & Tips@tips

* 目前仅以下接口支持拦截器:navigateTo、redirectTo、reLaunch、switchTab、navigateBack、loadFontFace、pageScrollTo、startPullDownRefresh、setNavigationBarColor、setNavigationBarTitle、setTabBarBadge、removeTabBarBadge、setTabBarItem、setTabBarStyle、hideTabBar、showTabBar、showTabBarRedDot、hideTabBarRedDot